[PATCH] Fix stepping bug associated with non-contiguous blocks

Kevin Buettner kevinb@redhat.com
Sat Jul 27 20:49:00 GMT 2019


On Sat, 13 Jul 2019 17:01:08 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> gdb/ChangeLog:
> 
> 	* infrun.c (fill_in_stop_func): Use find_pc_partial_function
> 	instead of find_function_entry_range_from_pc.
> 
> testsuite/ChangeLog:
> 
> 	* gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
> 	Enable tests associated with this flag.  Adjust regex
> 	referencing "foo_low" to now refer to "foo_cold" instead.

Pushed.

Kevin



More information about the Gdb-patches mailing list