diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-12-04 03:07:45 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-12-04 03:07:45 +0000 |
commit | f4f00b1fe517130cede4173861806bf43784e670 (patch) | |
tree | 1cd48de768ea22befd7f93a28a24bebf88853f80 /gdb/testsuite/ChangeLog | |
parent | b51c15537d15652542cd990a568eeb7e08c3073e (diff) | |
download | gdb-f4f00b1fe517130cede4173861806bf43784e670.zip gdb-f4f00b1fe517130cede4173861806bf43784e670.tar.gz gdb-f4f00b1fe517130cede4173861806bf43784e670.tar.bz2 |
* gdb.base/step-test.exp: Allow MIPS to return to the line of a
function call.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3b2e467..dd8fe24 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-12-03 Daniel Jacobowitz <drow@mvista.com> + + * gdb.base/step-test.exp: Allow MIPS to return to the line of a + function call. + 2002-11-25 Jim Blandy <jimb@redhat.com> * lib/mi-support.exp (mi_delete_breakpoints): Change name of |