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: [commit] gdbserver/utils.c/decimal2str, eliminate dead parameter.


On Saturday 26 February 2011 18:47:30, Michael Snyder wrote:
> Analyzing two lines of dead code lead to the conclusion that the
> parameter was not being used as a parameter at all.

Yeah, these functions were copied from gdb, where there
are callers that do use the parameter.  Candidates for
common/...

-- 
Pedro Alves


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