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] Add missing baseaddr in dwarf2read.c


On Mon, Mar 01, 2010 at 10:54:40PM -0800, Doug Evans wrote:
> Ok to check in?
> 
> 2010-03-01  Doug Evans  <dje@google.com>
> 
> 	* dwarf2read.c (add_partial_subprogram): Add missing baseaddr to
> 	lowpc,highpc args to addrmap_set_empty.

Whoops.  Pity we don't turn on the relevant compiler warning,
baseaddr is never read.  This is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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