This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA/testsuite/ada] Test re-starting program after exec changed


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  <brobecker@adacore.com>

        * 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

Attachment: first.adb
Description: Text document

Attachment: second.adb
Description: Text document

Attachment: exec_changed.exp
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]