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: [patch] cleanup: Wunused - auto, ax, block, break


On 13-01-31 11:11 AM, Tom Tromey wrote:
"Aleksandar" == Aleksandar Ristovski <aristovski@qnx.com> writes:

Aleksandar> * auto-load.c (auto_load_expand_dir_vars): Remove unused DIR_VEC. Aleksandar> * ax-gdb.c (gen_printf): Remove unused EXPR, I, BOT, FR, FLEN, FMT. Aleksandar> * ax-general.c (ax_print): Remove unused IS_FLOAT. Aleksandar> * blockframe.c (block_innermost_frame): Remove unused START, END. Aleksandar> * break-catch-sig.c (catch_signal_command): Remove unused GDBARCH.

Ok with the usual ChangeLog update.

Tom


Thank you.


Committed: http://sourceware.org/ml/gdb-cvs/2013-01/msg00199.html
With proper var. name casing.


Thanks,


Aleksandar Ristovski
QNX Software Systems


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