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] |
The following .exp file is a new test I'd like to check in. It unit-tests the code in observer.c. It is dependent on the following patches: http://sources.redhat.com/ml/gdb-patches/2003-03/msg00384.html http://sources.redhat.com/ml/gdb-patches/2003-03/msg00385.html There is one thing I wasn't sure of: I wasn't sure that it was ok to use parenthesis in the third argument of test_gdb, I kind of remember that they should only be used to hol PR numbers. Let me know if I should use something else. 2003-03-17 J. Brobecker <brobecker at gnat dot com> gdb.gdb/observer.exp: New regression test. Ok to apply? Thanks, -- Joel
Attachment:
observer.exp
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |