aboutsummaryrefslogtreecommitdiff
path: root/gdb/record.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-04record-full/record-btrace: software/hardware breakpoint trapPedro Alves1-0/+19
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-07change to_info_record to use target delegationTom Tromey1-2/+1
2014-06-26constify get_bookmark and goto_bookmarkTom Tromey1-5/+13
2014-06-16constify to_disconnectTom Tromey1-1/+1
2014-02-19convert to_stop_recordingTom Tromey1-2/+1
2014-02-19Add target_ops argument to to_info_recordTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_stop_recordingTom Tromey1-1/+1
2014-02-19introduce and use find_target_atTom Tromey1-7/+1
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger1-0/+4
2014-01-14Fix "is a record target open" checks.Pedro Alves1-2/+13
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-1/+1
2013-09-02record: upcase record_print_flag enumeration constantsMarkus Metzger1-2/+2
2013-05-15The "record goto" command scans its arguments for "begin", "start", or "end".Markus Metzger1-14/+40
2013-04-19-Wpointer-sign: record.c.Pedro Alves1-1/+1
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-4/+4
2013-03-27record: fix instruction-history-size regressionMarkus Metzger1-8/+8
2013-03-26"set record instruction-history-size"/"set record function-call-history-size"...Pedro Alves1-16/+87
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger1-0/+4
2013-03-11Add command to print the function names from recorded instructions.Markus Metzger1-0/+149
2013-03-11Add a command to provide a disassembly of the execution trace log.Markus Metzger1-0/+203
2013-03-11Provide default target methods for record targets that are likely to be sharedMarkus Metzger1-5/+94
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-2864/+72
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
2012-09-21gdb/doc:Yao Qi1-0/+5
2012-08-02gdb/Yao Qi1-8/+8
2012-07-202012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves1-15/+18
2012-07-192012-07-19 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+3
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-2/+3
2012-05-24gdb/Pedro Alves1-10/+10
2012-05-24gdb/Pedro Alves1-8/+8
2012-04-24gdb:Yao Qi1-0/+33
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+3
2012-01-182012-01-18 Pedro Alves <palves@redhat.com>Pedro Alves1-13/+75
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-06-062011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-25/+2
2011-05-262011-05-26 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-9/+181
2011-03-18 ARI fixes: Add missing internationalization markups throughoutPierre Muller1-4/+4
2011-03-18 ARI fixes: Messages should have no trailing new lines.Pierre Muller1-1/+1
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-03-07 * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey1-2/+2
2011-03-022011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+3
2011-03-012011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-28/+43
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-02Back out the change introducing the "record pic" feature.Joel Brobecker1-609/+0