summaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
AgeCommit message (Expand)Author
2015-03-26Code cleanup: Make validate_format parameter constJan Kratochvil
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-23Look up primitive types as symbols.Doug Evans
2014-12-23Replace some symbol accessor macros with functions.Doug Evans
2014-11-18Use SYMBOL_OBJFILE more.Doug Evans
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-07-30constify some cli-utils stuffTom Tromey
2014-05-05Show new created displayYao Qi
2014-02-26start change to progspace independenceTom Tromey
2014-02-26change minsym representationTom Tromey
2014-02-24 * value.c (record_latest_value): Fix comment.Doug Evans
2014-01-07Remove duplicated #include's from GDBHonggyu Kim
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-29New remove-symbol-file command.Nicolas Blanc
2013-10-17fix for PR gdb/15995Tom Tromey
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil
2013-08-05remove msymbol_objfileTom Tromey
2013-07-25Add new 'z' format for print command.Andrew Burgess
2013-06-07gdb/printcmd.c: Fix printing of Thumb minimal symbols.Will Newton
2013-05-30fix print_command_1Tom Tromey
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves
2013-04-08 PR symtab/8424:Tom Tromey
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz
2013-02-11(printf_c_string): Fix thinko in comment.Doug Evans
2013-02-11 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.Doug Evans
2013-02-03gdb/Jan Kratochvil
2013-01-16gdb/Yao Qi
2013-01-082013-01-08 Hui Zhu <hui_zhu@mentor.com>Hui Zhu
2013-01-07 PR cli/7719:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey
2012-12-09gdb/Jan Kratochvil
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar
2012-09-14 * printcmd.c (ui_printf): Eliminate single-use variableSiddhesh Poyarekar
2012-09-11Name of symbol missing when printing global variable's addressJoel Brobecker
2012-07-16gdb/Jan Kratochvil
2012-07-02 Add target-side support for dynamic printf.Stan Shebs
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-18 PR exp/13907:Tom Tromey
2012-05-18 * printcmd.c (print_address_demangle): Remove special case for 0.Tom Tromey
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey