[PATCH v2 2/2] gdb: Respect the DW_CC_nocall attribute

Simon Marchi simon.marchi@polymtl.ca
Mon Jan 31 14:36:47 GMT 2022


On 2022-01-31 09:34, Six, Lancelot wrote:
> This was my first approach as well.  However, I did this to avoid diving into changing the python stuff to make the symbol available to bpfinishpy_pre_stop_hook.  I'll look a bit more at what it takes to have the symbol passed down to this point.  This might very well be easier (and avoid having to rely on the first patch).

Hmm true, the only remaining use of get_function_name would be in
infcall.c then, so get_function_name could stay static in that file.

Simon


More information about the Gdb-patches mailing list