This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] cleanup: remove unused - breakpoint, buildsym
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Aleksandar Ristovski <aristovski at qnx dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Thu, 28 Mar 2013 17:27:38 -0700
- Subject: Re: [patch] cleanup: remove unused - breakpoint, buildsym
- References: <5109E40D dot 4010208 at qnx dot com>
> Aleksandar Ristovski <aristovski@qnx.com>
>
> * breakpoint.c (parse_cond_to_aexpr): Remove unused OLD_CHAIN.
> (print_it_watchpoint): Remove unused BL.
> (clear_command): Remove unused IS_ABS.
> (bpstat_remove_breakpoint_callback): Remove unused UIOUT.
> (bkpt_breakpoint_hit): Remove unused B.
> (internal_bkpt_print_it): Remove unused UIOUT.
> * buildsym.c (augment_type_symtab): Remove unused I.
Approved.
--
Joel