summaryrefslogtreecommitdiff
path: root/gdb/record.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Introduce gdb_disassembly_flagsPedro Alves2017-09-041-6/+4
* -Wwrite-strings: execute_command calls with string literalsPedro Alves2017-04-051-7/+7
* Add record_start and record_stop functions.Tim Wiederhake2017-02-141-0/+42
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior2016-09-191-1/+1
* Add method/format information to =record-startedSimon Marchi2016-06-061-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* btrace: add instruction-history /s and fix documentationMarkus Metzger2015-11-041-2/+3
* target, record: add PTID argument to to_record_is_replayingMarkus Metzger2015-09-181-1/+1
* New /s modifier for the disassemble command.Doug Evans2015-08-141-1/+1
* record-full/record-btrace: software/hardware breakpoint trapPedro Alves2015-03-041-0/+19
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* change to_info_record to use target delegationTom Tromey2014-07-071-2/+1
* constify get_bookmark and goto_bookmarkTom Tromey2014-06-261-5/+13
* constify to_disconnectTom Tromey2014-06-161-1/+1
* convert to_stop_recordingTom Tromey2014-02-191-2/+1
* Add target_ops argument to to_info_recordTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_stop_recordingTom Tromey2014-02-191-1/+1
* introduce and use find_target_atTom Tromey2014-02-191-7/+1
* record-btrace: optionally indent function call historyMarkus Metzger2014-01-161-0/+4
* Fix "is a record target open" checks.Pedro Alves2014-01-141-2/+13
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* constify to_detachTom Tromey2013-11-081-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-1/+1
* record: upcase record_print_flag enumeration constantsMarkus Metzger2013-09-021-2/+2
* The "record goto" command scans its arguments for "begin", "start", or "end".Markus Metzger2013-05-151-14/+40
* -Wpointer-sign: record.c.Pedro Alves2013-04-191-1/+1
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-4/+4
* record: fix instruction-history-size regressionMarkus Metzger2013-03-271-8/+8
* "set record instruction-history-size"/"set record function-call-history-size"...Pedro Alves2013-03-261-16/+87
* Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger2013-03-111-0/+4
* Add command to print the function names from recorded instructions.Markus Metzger2013-03-111-0/+149
* Add a command to provide a disassembly of the execution trace log.Markus Metzger2013-03-111-0/+203
* Provide default target methods for record targets that are likely to be sharedMarkus Metzger2013-03-111-5/+94
* Split record.h into record.h and record-full.h.Markus Metzger2013-03-111-2864/+72
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* gdb/doc:Yao Qi2012-09-211-0/+5
* gdb/Yao Qi2012-08-021-8/+8
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-15/+18
* 2012-07-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-191-0/+3
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-2/+3
* gdb/Pedro Alves2012-05-241-10/+10
* gdb/Pedro Alves2012-05-241-8/+8
* gdb:Yao Qi2012-04-241-0/+33
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+3
* 2012-01-18 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-181-13/+75
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-061-25/+2