[commit] Eliminate prev_func_name global

Andrew Cagney ac131313@redhat.com
Mon May 5 00:43:00 GMT 2003


Hello,

This patch eliminates the global prev_func_name from "infrun.c".  See: 
http://sources.redhat.com/ml/gdb-patches/2003-04/msg00316.html for the 
rationale.

Rather than doing a GDB wide introduction of pc_in_sigtramp(pc), I've 
kept it local to "infrun.c".  I found that the other PC_IN_SIGTRAMP 
calls looked like candidates for replacement with ``get_frame_type() == 
SIGTRAMP_FRAME''.

committed,
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030505/249499ba/attachment.ksh>


More information about the Gdb-patches mailing list