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 5c015a5..90c01a9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2010-03-26 Pedro Alves <pedro@codesourcery.com> + * tracepoint.c (trace_save): Remove X from tracepoint error + description. + +2010-03-26 Pedro Alves <pedro@codesourcery.com> + * tracepoint.c (parse_trace_status): Don't allow plain strings in the terror description. Don't expect an X prefix. |