This is the mail archive of the gdb-patches@sourceware.org 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: [RFA] dwarf2read.c: Remove useless complaint for external functions.


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre>   Here is another one:
Pierre> sometimes, the dwarf2 reader complains about
Pierre> not being able to find low and high addresses
Pierre> of a function.
Pierre>   But if this function is declared external,
Pierre> it is normal that we don't have these addresses, no?
  
Yes, I believe so.

Pierre> 2010-05-28  Pierre Muller  <muller@ics.u-strasbg.fr>
Pierre> 	* dwarf2read.c (read_func_scope): Do not complain for
Pierre> 	external function if bounds are not found.

This is ok.  Thanks.

Tom


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