This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: [python][rfc] Replace gdb.Frame.addr_in_block withgdb.Frame.function.


El lun, 16-03-2009 a las 00:04 -0300, Thiago Jung Bauermann escribiÃ:
> > Perhaps I should depart from it, remove gdb.find_pc_function
> > and gdb.Frame.address_in_block and directly provide a gdb.Frame.function
> > method which returns the gdb.Symbol object for the function
> > corresponding to the frame?
> 
> This patch implements what's described in the last sentence above. WDYT?
> 
> I'm posting as RFC because this patch changes the current Python API.

It's been almost two weeks and nobody complained, so I committed this.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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