summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add target_xfer_partial_ftypeYao Qi2013-12-181-6/+10
* Add new target_read_raw_memory function, and consolidate comments.Pedro Alves2013-12-021-0/+3
* set/show code-cacheYao Qi2013-11-241-0/+5
* Move target-dcache out of target.cYao Qi2013-11-201-5/+0
* Remove last_cacheYao Qi2013-11-201-0/+3
* constify to_detachTom Tromey2013-11-081-2/+2
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-091-7/+8
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-2/+2
* PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves2013-08-221-1/+30
* gdb/Luis Machado2013-08-191-1/+3
* remove pop_targetTom Tromey2013-07-251-5/+1
* don't call add_target for thread_db_opsTom Tromey2013-07-251-0/+5
* gdb/Luis Machado2013-07-241-100/+1
* 2013-07-22 Doug Evans <dje@google.com>Jan Kratochvil2013-07-221-5/+6
* gdb/Yao Qi2013-07-181-3/+12
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-2/+0
* * target.c (find_run_target): Remove.Tom Tromey2013-06-271-2/+0
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-0/+7
* * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey2013-05-141-1/+2
* * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey2013-05-141-1/+1
* * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey2013-05-141-2/+2
* Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIXJoel Brobecker2013-05-071-1/+1
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-0/+2
* gdb/Yao Qi2013-04-071-1/+1
* gdb/Yao Qi2013-03-291-0/+4
* gdb/Jan Kratochvil2013-03-201-17/+11
* Add command to print the function names from recorded instructions.Markus Metzger2013-03-111-0/+24
* Add a command to provide a disassembly of the execution trace log.Markus Metzger2013-03-111-0/+25
* Provide default target methods for record targets that are likely to be sharedMarkus Metzger2013-03-111-0/+6
* Split record.h into record.h and record-full.h.Markus Metzger2013-03-111-0/+44
* Add a new function to target.h to add an alias command for a target and mark itMarkus Metzger2013-03-111-0/+5
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-111-0/+2
* Add branch trace information to struct thread_info.Markus Metzger2013-03-111-1/+39
* 2012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer2013-03-081-0/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdbTom Tromey2012-12-141-2/+5
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* * target.h (inferior_has_forked, inferior_has_vforked)Tom Tromey2012-11-061-10/+0
* * exec.c (exec_close, exec_file_attach): Update.Tom Tromey2012-08-221-0/+6
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-0/+4
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-0/+10
* gdb/Pedro Alves2012-06-281-4/+10
* gdb/Jan Kratochvil2012-06-051-3/+3
* gdb/Jan Kratochvil2012-06-051-1/+1
* bfd/Jan Kratochvil2012-06-011-1/+2
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/Pedro Alves2012-05-241-5/+5
* 2012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-221-4/+0
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-071-0/+20