aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-07gdb/Yao Qi1-1/+1
2013-03-29gdb/Yao Qi1-3/+19
2013-03-20gdb/Jan Kratochvil1-13/+13
2013-03-11Avoid invalid pointer to pointer conversions.Pedro Alves1-14/+16
2013-03-11Add command to print the function names from recorded instructions.Markus Metzger1-0/+51
2013-03-11Add a command to provide a disassembly of the execution trace log.Markus Metzger1-0/+51
2013-03-11Provide default target methods for record targets that are likely to be sharedMarkus Metzger1-0/+17
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-0/+130
2013-03-11Add a new function to target.h to add an alias command for a target and mark itMarkus Metzger1-0/+15
2013-03-11Add branch trace information to struct thread_info.Markus Metzger1-0/+73
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+4
2013-03-07target.c: fix -Wpointer-signPedro Alves1-6/+8
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-1/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-14gdbTom Tromey1-3/+3
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-8/+8
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+2
2012-10-01http://sourceware.org/ml/gdb-patches/2012-09/msg00568.htmlAndrew Burgess1-3/+5
2012-08-02gdb/Yao Qi1-5/+5
2012-07-202012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+55
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-0/+4
2012-06-05gdb/Jan Kratochvil1-3/+3
2012-06-05gdb/Jan Kratochvil1-1/+1
2012-06-01bfd/Jan Kratochvil1-1/+1
2012-05-24gdb/Pedro Alves1-6/+6
2012-05-222012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves1-24/+0
2012-05-092012-05-09 Pedro Alves <palves@redhat.com>Pedro Alves1-7/+7
2012-03-072012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+31
2012-03-03gdb:Yao Qi1-0/+3
2012-03-03gdb:Yao Qi1-0/+8
2012-03-022012-03-02 Tom Tromey <tromey@redhat.com>Pedro Alves1-0/+9
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-0/+4
2012-01-23 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.Ulrich Weigand1-4/+4
2012-01-20ChangeLog:Ulrich Weigand1-0/+32
2012-01-20ChangeLog:Ulrich Weigand1-0/+27
2012-01-202012-01-20 Pedro Alves <palves@redhat.com>Ulrich Weigand1-5/+283
2012-01-192012-01-19 Pedro Alves <palves@redhat.com>Pedro Alves1-9/+8
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-062011-12-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-15/+65
2011-11-20 * NEWS: Mention tracepoint additions.Stan Shebs1-0/+8
2011-11-142011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+4
2011-11-14gdb/Yao Qi1-0/+4
2011-11-14 * target.h (struct target): <to_download_tracepoint> Change typeYao Qi1-1/+1
2011-11-102011-11-10 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+2
2011-11-022011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+4
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand1-0/+24
2011-06-062011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-4/+0
2011-05-262011-05-26 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+15
2011-05-12Add support for enabling and disabling tracepoints while a traceKwok Yeung1-0/+12