Using ddd 3.3.11 with gdb on Ubuntu 10.04 to debug a C++ GTK app, I've used a session to save arguments the executable needs and can manually reopen it each time. How can I have ddd reopen a session automatically on startup?
I've searched the mailing list without success. Thanks for your attention.