aboutsummaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_24-branchpointnobody1-2651/+0
2013-08-05remove msymbol_objfileTom Tromey1-6/+6
2013-07-25Add new 'z' format for print command.Andrew Burgess1-1/+6
2013-06-07gdb/printcmd.c: Fix printing of Thumb minimal symbols.Will Newton1-0/+11
2013-05-30fix print_command_1Tom Tromey1-6/+3
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-1/+6
2013-04-08 PR symtab/8424:Tom Tromey1-8/+10
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-2/+3
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey1-8/+9
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-7/+20
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-6/+6
2013-02-11(printf_c_string): Fix thinko in comment.Doug Evans1-3/+2
2013-02-11 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.Doug Evans1-231/+242
2013-02-03gdb/Jan Kratochvil1-1/+2
2013-01-16gdb/Yao Qi1-1/+1
2013-01-082013-01-08 Hui Zhu <hui_zhu@mentor.com>Hui Zhu1-2/+0
2013-01-07 PR cli/7719:Tom Tromey1-25/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey1-3/+2
2012-12-09gdb/Jan Kratochvil1-3/+3
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-1/+1
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar1-4/+3
2012-09-14 * printcmd.c (ui_printf): Eliminate single-use variableSiddhesh Poyarekar1-3/+2
2012-09-11Name of symbol missing when printing global variable's addressJoel Brobecker1-0/+1
2012-07-16gdb/Jan Kratochvil1-1/+7
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-310/+31
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-4/+0
2012-05-18 PR exp/13907:Tom Tromey1-7/+16
2012-05-18 * printcmd.c (print_address_demangle): Remove special case for 0.Tom Tromey1-5/+1
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey1-5/+3
2012-05-102012-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+15
2012-05-042012-05-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+6
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-11-10 * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans1-3/+1
2011-10-09gdb/Jan Kratochvil1-0/+1
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-22/+28
2011-08-05 gdb/Pedro Alves1-0/+11
2011-03-22 * infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERRORPedro Alves1-3/+1
2011-03-15 gdb/Pedro Alves1-69/+79
2011-03-10 * tracepoint.c (trace_actions_command): Update.Tom Tromey1-7/+5
2011-03-022011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-02-24Revert the following change (not approved yet):Joel Brobecker1-29/+9
2011-02-21 * reverse.c: Include cli-utils.h.Tom Tromey1-7/+4
2011-02-212011-02-21 Hui Zhu <teawater@gmail.com>Hui Zhu1-9/+29
2011-02-18 * breakpoint.c (get_number_trailer): No longer accept a NULL PP.Pedro Alves1-30/+32
2011-01-25 * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves1-19/+9
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-19/+20
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+14