This is the mail archive of the gdb@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: line_num of gdb_disassembly


Hi guys,

On Monday 09 March 2009 19:50:56, Tom Tromey wrote:
> >>>>> "teawater" == teawater  <teawater@gmail.com> writes:
> 
> teawater> I found that the argument line_num of gdb_disassembly isn't
> teawater> used in anywhere.  So maybe I can remove it.
> 
> Go for it.
> 
> teawater> And it can be checked in under the obvious rule, right?
> 
> IMO, yes.
> 

Hui, don't forget that gdb_* functions are part of (now zombie) libgdb's
public interface.  There's a chance that insight is using it.  You're
not obliged to, but it's always nice to check if insight will need
fixing as well.

-- 
Pedro Alves


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