gdb: introduce explicit outer frame id kind
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a982d917057a80bd1e38a31b7caf1f01f6d7a542..3a0d371a87cca059ed5c5074c275cba210e53f28 100644 (file)
@@ -1,3 +1,11 @@
+2020-08-31  Simon Marchi  <simon.marchi@efficios.com>
+
+       * frame.h (enum frame_id_stack_status) <FID_STACK_OUTER>: New.
+       * frame.c (fprint_frame_id): Handle FID_STACK_OUTER.
+       (outer_frame_id): Use FID_STACK_OUTER instead of
+       FID_STACK_INVALID.
+       (frame_id_p): Don't check for outer_frame_id.
+
 2020-08-31  Simon Marchi  <simon.marchi@efficios.com>
 
        * frame-unwind.c (frame_unwind_got_optimized): Don't set
This page took 0.026911 seconds and 4 git commands to generate.