gdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6dcf808e9c9a6c15a2796357ec23585645c9db58..664e16b2d801dd0679bfd5585b9df5556a8d5d94 100644 (file)
@@ -1,3 +1,17 @@
+2011-03-24  Tom Tromey  <tromey@redhat.com>
+
+       PR breakpoints/11816:
+       * linespec.c (decode_line_1): Parse `function:label' linespecs.
+       (decode_compound): Update.
+       (find_function_symbol): New function.
+       (decode_dollar): Update.
+       (decode_label): Add 'function_symbol' parameter.  Handle
+       function-relative labels.
+       (decode_variable): Update.
+       (symbol_found): Add 'function_symbol' parameter.  Use label's PC,
+       not its line.  Set `special_display' and canonical name for
+       labels.
+
 2011-03-24  Tom Tromey  <tromey@redhat.com>
 
        * linespec.h (struct linespec_result) <special_display>: New
This page took 0.025802 seconds and 4 git commands to generate.