This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dwarf2read.c doesn't produce LOC_COMPUTED_ARG


On Wed, Apr 09, 2003 at 11:27:27PM -0500, Jim Blandy wrote:
> 
> I just realized that dwarf2read.c will produce LOC_COMPUTED symbols,
> but not LOC_COMPUTED_ARG symbols.  The case for
> DW_TAG_formal_parameter in new_symbol doesn't call
> var_decode_location; it does what it's always done.
> 
> Is there any reason for this, or was it just an oversight?

It was just a lack of time, really.  We've just recently got a PR about
this too.  After I check in the location lists patch I'll try to do
LOC_COMPUTED_ARG.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]