summaryrefslogtreecommitdiff
path: root/gdb/record.c
AgeCommit message (Expand)Author
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-05Use filtered output in ordinary commandsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-28gdb: add add_setshow_prefix_cmdSimon Marchi
2021-05-27gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi
2021-05-27gdb: make add_com_alias accept target as a cmd_list_elementSimon Marchi
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione
2021-03-23gdb: remove unpush_target free functionSimon Marchi
2021-01-20gdb: make some variables staticSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-21gdb, record: rephrase the 'not recording' error messageMarkus Metzger
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon 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-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers
2019-07-09Rename common to gdbsupportTom Tromey
2019-04-27Have 'thread|frame apply' style their output.Philippe Waroquiers
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-30target_ops::to_stratum -> target_ops::stratum() virtual methodPedro Alves
2018-11-08Capitalize "<TAB>" in require_record_target errorTom Tromey
2018-07-03Remove ptid_get_pidTom Tromey
2018-05-24Update help text in record.cTom Tromey
2018-05-03Convert struct target_ops to C++Pedro Alves
2018-04-13record: fix typo in "set record" outputMarkus Metzger
2018-03-19Convert observers to C++Tom Tromey
2018-03-01Propagate record_print_flagsSimon Marchi
2018-01-19Pass inferior down to target_detach and to_detachSimon Marchi
2018-01-19Remove args from target detachSimon Marchi
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-11-07Constify execute_commandTom Tromey
2017-11-07Constify add_setshow_*Tom Tromey
2017-10-26const-fy function parameter struct address_space *aspaceYao Qi
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Constify some commands in record.cTom Tromey
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Introduce gdb_disassembly_flagsPedro Alves
2017-04-05-Wwrite-strings: execute_command calls with string literalsPedro Alves
2017-02-14Add record_start and record_stop functions.Tim Wiederhake
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior
2016-06-06Add method/format information to =record-startedSimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-04btrace: add instruction-history /s and fix documentationMarkus Metzger
2015-09-18target, record: add PTID argument to to_record_is_replayingMarkus Metzger
2015-08-14New /s modifier for the disassemble command.Doug Evans
2015-03-04record-full/record-btrace: software/hardware breakpoint trapPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker