diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0fb887a..38fab54 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-04-12 Phil Muldoon <pmuldoon@redhat.com> + + * gdb.python/py-breakpoint.c: Make result global. + 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com> Fix non-GNU make compatibility. |