gdb: Restore old annotations behaviour when printing frame info
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0b38daf3e3d96dfc00fb3c1d2390f0d32ff20578..31550d23b14f5b4a2b4026768de571236bd69634 100644 (file)
@@ -1,3 +1,14 @@
+2020-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * annotate.c (annotate_source_line): Update return type, add call
+       to update current symtab and line.
+       * annotate.h (annotate_source_line): Update return type, and
+       extend header comment.
+       * source.c (info_line_command): Check annotation_level before
+       calling annotate_source_line.
+       * stack.c (print_frame_info): If calling annotate_source_line
+       returns true, then don't print any other source line information.
+
 2020-05-21  Simon Marchi  <simon.marchi@efficios.com>
 
        * lm32-tdep.c (lm32_register_reggroup_p): Fix condition.
This page took 0.022998 seconds and 4 git commands to generate.