OSDN Git Service

2000-12-09 Michael Chastain <chastain@redhat.com>
authorchastain <chastain>
Sat, 9 Dec 2000 22:35:05 +0000 (22:35 +0000)
committerchastain <chastain>
Sat, 9 Dec 2000 22:35:05 +0000 (22:35 +0000)
commit02ea406d1daf6f19c96bd768fe3d3b35d1c62554
tree6a82efff79fe915374c82893540edcd2c08dda52
parent0feb80df35ee0e965ed8518c66d034d809e980d1
2000-12-09  Michael Chastain  <chastain@redhat.com>

* gdb.base/break.exp (test_clear_command): Use a marker function
rather than 'main' for the test function.  Also move this
test to an execution point where the marker function names are
guaranteed to be bound to functions.  (Executing tests after a
'finish' from main runs into name conflicts with local names
in __libc_start_main).
gdb/testsuite/ChangeLog