diff options
author | Jason Molenda <jmolenda@apple.com> | 2003-02-06 06:30:18 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2003-02-06 06:30:18 +0000 |
commit | f7ae6d3e1f5c907d94ed4ad8a8cd2896616ab0c2 (patch) | |
tree | 95eee03e1467a3cd3a78d35913ad5344f01b46cc /gdb | |
parent | 5d0331e5f28a2d99afccf29e9b2805cd3b13e122 (diff) | |
download | ppe42-binutils-f7ae6d3e1f5c907d94ed4ad8a8cd2896616ab0c2.tar.gz ppe42-binutils-f7ae6d3e1f5c907d94ed4ad8a8cd2896616ab0c2.zip |
typeo
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e158654823..978fdf9e3d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2003-02-05 Jason Molenda (jason-cl@molenda.com) - * gdb.mi/mi-syn-frames.c (subroutine): Add an extra statement + * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement at the beginning so the breakpoint doesn't get set on the loop. 2003-02-05 Michael Chastain <mec@shout.net> |