aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-03 * inf-child.c (inf_child_follow_fork) New parameterLuis Machado1-4/+5
2013-08-23target.c:target_read_live_memory: Fix type of local.Pedro Alves1-1/+1
2013-08-22PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves1-8/+17
2013-07-29 * target.c (target_async_permitted_1): Fix comment.Doug Evans1-1/+1
2013-07-25remove pop_targetTom Tromey1-15/+2
2013-07-25don't call add_target for thread_db_opsTom Tromey1-7/+16
2013-07-24 gdb/Luis Machado1-46/+0
2013-07-18gdb/Yao Qi1-1/+1
2013-07-16 * target.h (struct target_section): Delete member bfd.Doug Evans1-2/+4
2013-06-27 * target.c (find_run_target): Remove.Tom Tromey1-24/+0
2013-06-27 * target.c (target_struct_index): Remove.Tom Tromey1-1/+0
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+4
2013-05-14 * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey1-1/+1
2013-05-14 * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey1-5/+3
2013-05-14 * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey1-1/+1
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