summaryrefslogtreecommitdiff
path: root/gdb/record.c
AgeCommit message (Expand)Author
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
2014-07-07change to_info_record to use target delegationTom Tromey
2014-06-26constify get_bookmark and goto_bookmarkTom Tromey
2014-06-16constify to_disconnectTom Tromey
2014-02-19convert to_stop_recordingTom Tromey
2014-02-19Add target_ops argument to to_info_recordTom Tromey
2014-02-19Add target_ops argument to to_stop_recordingTom Tromey
2014-02-19introduce and use find_target_atTom Tromey
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger
2014-01-14Fix "is a record target open" checks.Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-08constify to_detachTom Tromey
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-09-02record: upcase record_print_flag enumeration constantsMarkus Metzger
2013-05-15The "record goto" command scans its arguments for "begin", "start", or "end".Markus Metzger
2013-04-19-Wpointer-sign: record.c.Pedro Alves
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves
2013-03-27record: fix instruction-history-size regressionMarkus Metzger
2013-03-26"set record instruction-history-size"/"set record function-call-history-size"...Pedro Alves
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger
2013-03-11Add command to print the function names from recorded instructions.Markus Metzger
2013-03-11Add a command to provide a disassembly of the execution trace log.Markus Metzger
2013-03-11Provide default target methods for record targets that are likely to be sharedMarkus Metzger
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-09-21gdb/doc:Yao Qi
2012-08-02gdb/Yao Qi
2012-07-202012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves
2012-07-192012-07-19 Pedro Alves <palves@redhat.com>Pedro Alves