dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 82ef5038f1fea98919ce93320d515949c695f570..a3c6bcfeaf4e1891694f396fe2e243b72a7d982f 100644 (file)
        Restrict cases in which use of minimal symbol is preferred to that
        of a found symbol.  Update comments.
 
+       * dwarf2-frame.c (dwarf2_frame_cache): Don't decode FDE instructions
+       for entry pc when entry pc is out of range for that FDE.
+
+       * printcmd.c (print_address_symbolic): Print negative offsets.
+       (build_address_symbolic): Force signed arithmetic when computing
+       offset.
+
 2019-07-26  Brian Callahan  <bcallah@openbsd.org>
 
        PR gdb/24839:
This page took 0.025719 seconds and 4 git commands to generate.