aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-16/+29
2014-01-16target: allow decr_pc_after_break to be defined by the targetMarkus Metzger1-0/+13
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger1-5/+10
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger1-4/+23
2014-01-16frame, backtrace: allow targets to supply a frame unwinderMarkus Metzger1-0/+11
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger1-2/+2
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger1-2/+2
2014-01-15introduce async_callback_ftypeTom Tromey1-1/+6
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-2/+2
2014-01-09Handle the case of a remote target supporting target side commands, but not o...Pedro Alves1-2/+9
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-18Add target_xfer_partial_ftypeYao Qi1-6/+10
2013-12-02Add new target_read_raw_memory function, and consolidate comments.Pedro Alves1-0/+3
2013-11-24set/show code-cacheYao Qi1-0/+5
2013-11-20Move target-dcache out of target.cYao Qi1-5/+0
2013-11-20Remove last_cacheYao Qi1-0/+3
2013-11-08constify to_detachTom Tromey1-2/+2
2013-10-09Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves1-7/+8
2013-09-03 * inf-child.c (inf_child_follow_fork) New parameterLuis Machado1-2/+2
2013-08-22PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves1-1/+30
2013-08-19 gdb/Luis Machado1-1/+3
2013-07-25remove pop_targetTom Tromey1-5/+1
2013-07-25don't call add_target for thread_db_opsTom Tromey1-0/+5
2013-07-24 gdb/Luis Machado1-100/+1
2013-07-222013-07-22 Doug Evans <dje@google.com>Jan Kratochvil1-5/+6
2013-07-18gdb/Yao Qi1-3/+12
2013-07-16 * target.h (struct target_section): Delete member bfd.Doug Evans1-2/+0
2013-06-27 * target.c (find_run_target): Remove.Tom Tromey1-2/+0
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+7
2013-05-14 * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey1-1/+2
2013-05-14 * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey1-1/+1
2013-05-14 * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey1-2/+2
2013-05-07Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIXJoel Brobecker1-1/+1
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-0/+2
2013-04-07gdb/Yao Qi1-1/+1
2013-03-29gdb/Yao Qi1-0/+4
2013-03-20gdb/Jan Kratochvil1-17/+11
2013-03-11Add command to print the function names from recorded instructions.Markus Metzger1-0/+24
2013-03-11Add a command to provide a disassembly of the execution trace log.Markus Metzger1-0/+25
2013-03-11Provide default target methods for record targets that are likely to be sharedMarkus Metzger1-0/+6
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-0/+44
2013-03-11Add a new function to target.h to add an alias command for a target and mark itMarkus Metzger1-0/+5
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+2
2013-03-11Add branch trace information to struct thread_info.Markus Metzger1-1/+39
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-14gdbTom Tromey1-2/+5
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
2012-11-06 * target.h (inferior_has_forked, inferior_has_vforked)Tom Tromey1-10/+0
2012-08-22 * exec.c (exec_close, exec_file_attach): Update.Tom Tromey1-0/+6