summaryrefslogtreecommitdiff
path: root/gdb/macrocmd.c
AgeCommit message (Expand)Author
2022-03-29Unify gdb printf functionsTom Tromey
2022-03-29Unify gdb puts functionsTom Tromey
2022-01-25Reduce explicit use of gdb_stdoutTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-05-27gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-07-03gdb: remove callback in macro expand functionsSimon Marchi
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-01Use new %p format suffixes in gdbPedro Alves
2019-02-17Change macro_source_fullname to return a std::stringTom Tromey
2019-02-17Add styling to macro commandsTom Tromey
2019-02-06Fix leak of identifier in macro definition.Philippe Waroquiers
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-10-27OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' c...Philippe Waroquiers
2018-02-08Remove cleanups from macro_define_commandTom Tromey
2018-02-08Return unique_xmalloc_ptr from macro scope functionsTom Tromey
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_infoTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Constify some commands in macrocmd.cTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-11gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-05-14reindent print_macro_definitionTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-07-01add -Wold-style-definitionTom Tromey
2013-02-03gdb/Jan Kratochvil
2013-01-11gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-06-29 * linespec.c: #include "stack.h".Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-12Move info definitions command to an info macro option.matt rice
2011-07-21PR macros/12999matt rice
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder