Version: CVS (using KDE KDE 3.1) Installed from: RedHat RPMs Gdb stays open if app file name does not exist. It also stays open if the program does an exit(). I can type 'quit' to close the window but gdb still seems to be active. If I make changes, compile, restart gdb ofter dies probably becuase copy it is debugging doesn't machine one on disk? This only happens when I am in the quasi open mode after an exit() or invalid app name.
afaik this is intended behaviour, use the "Stop" Button to kill gdb in those cases.