I usually have a startup script for my application, which sets some environment variables, and perhaps does some cleanup in the working directory.
I cannot put that script as executable, since gdb could only debug bash than.
It would be nice if the configuration dialog (or the config file) could offer an option for a script to execute before starting the actual gdb session.
I usually have a startup script for my application, which sets some environment variables, and perhaps does some cleanup in the working directory. I cannot put that script as executable, since gdb could only debug bash than. It would be nice if the configuration dialog (or the config file) could offer an option for a script to execute before starting the actual gdb session.