diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b034450..15a7b6a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-01-25 Tom Tromey <tromey@redhat.com> + + * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before + dereferencing. + 2012-01-24 Tom Tromey <tromey@redhat.com> PR symtab/12406: |