summaryrefslogtreecommitdiff
path: root/gdb/reverse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change bookmark allocationTom Tromey2022-08-181-90/+46
* Unify gdb printf functionsTom Tromey2022-03-291-8/+8
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: make add_com_alias accept target as a cmd_list_elementSimon Marchi2021-05-271-18/+19
* gdb: move all "current target" wrapper implementations to target.cSimon Marchi2021-03-241-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-2/+2
* Turn target_can_execute_reverse into functionTom Tromey2020-09-281-1/+1
* Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers2020-05-151-5/+5
* 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
* Remove trailing newlines from help textTom Tromey2019-06-111-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify execute_commandTom Tromey2017-11-071-1/+1
* Constify add_infoTom Tromey2017-11-071-1/+1
* Constify add_comTom Tromey2017-11-071-10/+10
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Constify delete_bookmark_commandTom Tromey2017-09-271-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* Kill init_salPedro Alves2017-09-041-5/+3
* Rename some command functionsSimon Marchi2017-08-221-2/+2
* More uses of scoped_restoreTom Tromey2017-08-031-15/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Convert tid_range_parser and get_number_or_range to classesPedro Alves2016-10-131-13/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* New common function "startswith"Gary Benson2015-03-061-3/+3
* 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
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Handle parse number error in goto_bookmark_commandYao Qi2014-03-061-1/+6
* 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
* -Wpointer-sign: bookmarks.Pedro Alves2013-04-191-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Thiago Jung Bauermann2011-07-051-1/+1
* 2011-05-26 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-261-3/+0
* * tracepoint.c (trace_actions_command): Update.Tom Tromey2011-03-101-7/+14
* * reverse.c: Include cli-utils.h.Tom Tromey2011-02-211-0/+1
* 2011-02-19 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-191-33/+52
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves2010-07-011-1/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-201-0/+235