Hello, This is a testcase that verifies that GDB correctly restarts the program when the executable underneath has changed. See http://sources.redhat.com/ml/gdb-patches/2005-03/msg00125.html for the associated patch. 2005-03-09 Joel Brobecker * gdb.ada/exec_changed/first.adb: New file. * gdb.ada/exec_changed/second.adb: New file. * gdb.ada/exec_changed.exp: New testcase. Tested on x86-linux. Used to fail before the patch referenced above was applied. Now PASSes. Ok to apply? Thank you, -- Joel