diff options
author | Jim Blandy <jimb@codesourcery.com> | 2000-02-21 22:15:09 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2000-02-21 22:15:09 +0000 |
commit | 70f0cc22b63ce65c0760364567578dc037561085 (patch) | |
tree | 918528766b8bc834962e4350b253ac903bd4835e /gdb | |
parent | 6b76fefe3bb5636877487e33fd4b6ea14591fec8 (diff) | |
download | gdb-70f0cc22b63ce65c0760364567578dc037561085.zip gdb-70f0cc22b63ce65c0760364567578dc037561085.tar.gz gdb-70f0cc22b63ce65c0760364567578dc037561085.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2c48942..45a5f2e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2000-02-16 Jim Blandy <jimb@redhat.com> + + * gdb.base/break.exp ("breakpoint line number"): Make sure the + default source file is set properly before running this test. + +2000-02-15 Jim Blandy <jimb@redhat.com> + + * gdb.base/break.exp ("breakpoint line number"): Make sure the + default source file is set properly before running this test. + 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * lib/gdb.exp: Tell the testsuite that now gdbtk is in the |