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.



> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Tom Tromey
> Envoyé?: Tuesday, June 01, 2010 9:25 PM
> À?: Pierre Muller
> Cc?: gdb-patches@sourceware.org
> Objet?: 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.

  Thanks for the approval,

patch committed.

Pierre


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