summaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
Commit message (Expand)AuthorAgeFilesLines
* fix for PR gdb/15995Tom Tromey2013-10-171-0/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-3/+3
* remove msymbol_objfileTom Tromey2013-08-051-6/+6
* Add new 'z' format for print command.aburgess2013-07-251-1/+6
* gdb/printcmd.c: Fix printing of Thumb minimal symbols.willnewton2013-06-071-0/+11
* fix print_command_1Tom Tromey2013-05-301-6/+3
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-1/+6
* PR symtab/8424:Tom Tromey2013-04-081-8/+10
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-2/+3
* * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey2013-03-201-8/+9
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-7/+20
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-6/+6
* (printf_c_string): Fix thinko in comment.Doug Evans2013-02-111-3/+2
* * printcmd.c (printf_c_string,printf_wide_c_string): New functions.Doug Evans2013-02-111-231/+242
* gdb/Jan Kratochvil2013-02-031-1/+2
* gdb/qiyao2013-01-161-1/+1
* 2013-01-08 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2013-01-081-2/+0
* PR cli/7719:Tom Tromey2013-01-071-25/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey2012-12-141-3/+2
* gdb/Jan Kratochvil2012-12-091-3/+3
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-1/+1
* * ada-valprint.c (ada_val_print_1): Eliminate single-usesiddhesh2012-09-251-4/+3
* * printcmd.c (ui_printf): Eliminate single-use variablesiddhesh2012-09-141-3/+2
* Name of symbol missing when printing global variable's addressJoel Brobecker2012-09-111-0/+1
* gdb/Jan Kratochvil2012-07-161-1/+7
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-310/+31
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-4/+0
* PR exp/13907:Tom Tromey2012-05-181-7/+16
* * printcmd.c (print_address_demangle): Remove special case for 0.Tom Tromey2012-05-181-5/+1
* * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey2012-05-181-5/+3
* 2012-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-101-5/+15
* 2012-05-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-041-0/+6
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans2011-11-101-3/+1
* gdb/Jan Kratochvil2011-10-091-0/+1
* 2011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-091-22/+28
* gdb/Pedro Alves2011-08-051-0/+11
* * infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERRORPedro Alves2011-03-221-3/+1
* gdb/Pedro Alves2011-03-151-69/+79
* * tracepoint.c (trace_actions_command): Update.Tom Tromey2011-03-101-7/+5
* 2011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-021-1/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-2/+2
* Revert the following change (not approved yet):Joel Brobecker2011-02-241-29/+9
* * reverse.c: Include cli-utils.h.Tom Tromey2011-02-211-7/+4
* 2011-02-21 Hui Zhu <teawater@gmail.com>Hui Zhu2011-02-211-9/+29
* * breakpoint.c (get_number_trailer): No longer accept a NULL PP.Pedro Alves2011-02-181-30/+32
* * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves2011-01-251-19/+9
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-19/+20