summaryrefslogtreecommitdiff
path: root/gdb/target.c
Commit message (Expand)AuthorAgeFilesLines
* This is a simple bug. target_disable_btrace and target_teardown_btrace,sergiodj2013-10-161-2/+8
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-091-15/+16
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-7/+7
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-7/+8
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-4/+5
* target.c:target_read_live_memory: Fix type of local.Pedro Alves2013-08-231-1/+1
* PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves2013-08-221-8/+17
* * target.c (target_async_permitted_1): Fix comment.Doug Evans2013-07-291-1/+1
* remove pop_targetTom Tromey2013-07-251-15/+2
* don't call add_target for thread_db_opsTom Tromey2013-07-251-7/+16
* gdb/Luis Machado2013-07-241-46/+0
* gdb/qiyao2013-07-181-1/+1
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-2/+4
* * target.c (find_run_target): Remove.Tom Tromey2013-06-271-24/+0
* * target.c (target_struct_index): Remove.Tom Tromey2013-06-271-1/+0
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-041-0/+4
* * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey2013-05-141-1/+1
* * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey2013-05-141-5/+3
* * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey2013-05-141-1/+1
* gdb/qiyao2013-04-071-1/+1
* gdb/qiyao2013-03-291-3/+19
* gdb/Jan Kratochvil2013-03-201-13/+13
* Avoid invalid pointer to pointer conversions.Pedro Alves2013-03-111-14/+16
* Add command to print the function names from recorded instructions.mmetzger2013-03-111-0/+51
* Add a command to provide a disassembly of the execution trace log.mmetzger2013-03-111-0/+51
* Provide default target methods for record targets that are likely to be sharedmmetzger2013-03-111-0/+17
* Split record.h into record.h and record-full.h.mmetzger2013-03-111-0/+130
* Add a new function to target.h to add an alias command for a target and mark itmmetzger2013-03-111-0/+15
* Add branch trace information to struct thread_info.mmetzger2013-03-111-0/+73
* 2012-03-08 Stan Shebs <stan@codesourcery.com>abidh2013-03-081-0/+4
* target.c: fix -Wpointer-signPedro Alves2013-03-071-6/+8
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdbTom Tromey2012-12-141-3/+3
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-8/+8
* 2012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-10-261-0/+2
* http://sourceware.org/ml/gdb-patches/2012-09/msg00568.htmlaburgess2012-10-011-3/+5
* gdb/qiyao2012-08-021-5/+5
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-3/+55
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-0/+4
* gdb/Jan Kratochvil2012-06-051-3/+3
* gdb/Jan Kratochvil2012-06-051-1/+1
* bfd/Jan Kratochvil2012-06-011-1/+1
* gdb/Pedro Alves2012-05-241-6/+6
* 2012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-221-24/+0
* 2012-05-09 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-091-7/+7
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-071-0/+31
* gdb:qiyao2012-03-031-0/+3
* gdb:qiyao2012-03-031-0/+8