summaryrefslogtreecommitdiff
path: root/gdb/macrocmd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-18/+18
* Unify gdb puts functionsTom Tromey2022-03-291-12/+12
* Reduce explicit use of gdb_stdoutTom Tromey2022-01-251-25/+24
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi2021-05-271-6/+9
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-14/+14
* gdb: remove callback in macro expand functionsSimon Marchi2020-07-031-12/+10
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-12/+3
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Use new %p format suffixes in gdbPedro Alves2019-10-011-2/+4
* Change macro_source_fullname to return a std::stringTom Tromey2019-02-171-7/+3
* Add styling to macro commandsTom Tromey2019-02-171-3/+6
* Fix leak of identifier in macro definition.Philippe Waroquiers2019-02-061-14/+11
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' c...Philippe Waroquiers2018-10-271-6/+2
* Remove cleanups from macro_define_commandTom Tromey2018-02-081-21/+21
* Return unique_xmalloc_ptr from macro scope functionsTom Tromey2018-02-081-28/+10
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_infoTom Tromey2017-11-071-9/+8
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Constify some commands in macrocmd.cTom Tromey2017-09-271-8/+8
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves2017-09-041-4/+4
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-231-19/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess2015-11-111-9/+6
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* New common function "startswith"Gary Benson2015-03-061-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* make calls to help_list use enumeratorTom Tromey2014-06-131-1/+1
* reindent print_macro_definitionTom Tromey2014-05-141-24/+24
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* add -Wold-style-definitionTom Tromey2013-07-011-1/+2
* gdb/Jan Kratochvil2013-02-031-3/+8
* gdb/Jan Kratochvil2013-01-111-3/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-1/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* Move info definitions command to an info macro option.matt rice2011-11-121-59/+84
* PR macros/12999matt rice2011-07-211-22/+111
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2