Add target_ops argument to to_get_ada_task_ptid
[platform/upstream/binutils.git] / gdb / target.h
2014-02-19 Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-19 Tom TromeyAdd target_ops argument to to_goto_bookmark
2014-02-19 Tom TromeyAdd target_ops argument to to_get_bookmark
2014-02-19 Tom TromeyAdd target_ops argument to to_make_corefile_notes
2014-02-19 Tom TromeyAdd target_ops argument to to_find_memory_regions
2014-02-19 Tom TromeyAdd target_ops argument to to_supports_non_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_log_command
2014-02-19 Tom TromeyAdd target_ops argument to to_pid_to_exec_file
2014-02-19 Tom TromeyAdd target_ops argument to to_rcmd
2014-02-19 Tom TromeyAdd target_ops argument to to_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_thread_name
2014-02-19 Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-02-19 Tom TromeyAdd target_ops argument to to_program_signals
2014-02-19 Tom TromeyAdd target_ops argument to to_pass_signals
2014-02-19 Tom TromeyAdd target_ops argument to to_can_run
2014-02-19 Tom TromeyAdd target_ops argument to to_has_exited
2014-02-19 Tom TromeyAdd target_ops argument to to_set_syscall_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_exec_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_exec_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_vfork_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_vfork_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_fork_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_fork_catchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_post_startup_inferior
2014-02-19 Tom TromeyAdd target_ops argument to to_load
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_info
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_save_ours
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_ours
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_ours_for_output
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_inferior
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_init
2014-02-19 Tom TromeyAdd target_ops argument to to_can_accel_watchpoint_cond...
2014-02-19 Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_post_attach
2014-02-19 Tom TromeyAdd target_ops argument to to_close
2014-02-19 Tom Tromeyconvert to_supports_btrace
2014-02-19 Tom Tromeyadd target method delegation
2014-02-19 Tom Tromeyadd make-target-delegates
2014-02-19 Tom Tromeyintroduce and use find_target_at
2014-02-19 Tom Tromeyadd "this" pointers to more target APIs
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-01-16 Markus Metzgertarget: allow decr_pc_after_break to be defined by...
2014-01-16 Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16 Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-16 Markus Metzgerframe, backtrace: allow targets to supply a frame unwinder
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-16 Markus Metzgerrecord-btrace: make ranges include begin and end
2014-01-15 Tom Tromeyintroduce async_callback_ftype
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-09 Pedro AlvesHandle the case of a remote target supporting target...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18 Yao QiAdd target_xfer_partial_ftype
2013-12-02 Pedro AlvesAdd new target_read_raw_memory function, and consolidat...
2013-11-24 Yao Qiset/show code-cache
2013-11-20 Yao QiMove target-dcache out of target.c
2013-11-20 Yao QiRemove last_cache
2013-11-08 Tom Tromeyconstify to_detach
2013-10-09 Pedro AlvesStop using errno values around target_xfer interfaces...
2013-09-03 Luis Machado * inf-child.c (inf_child_follow_fork) New parameter
2013-08-22 Pedro AlvesPR gdb/15871: Unavailable entry value is not shown...
2013-08-19 Luis Machado gdb/
2013-07-25 Tom Tromeyremove pop_target
2013-07-25 Tom Tromeydon't call add_target for thread_db_ops
2013-07-24 Luis Machado gdb/
2013-07-22 Jan Kratochvil2013-07-22 Doug Evans <dje@google.com>
2013-07-18 Yao Qigdb/
2013-07-16 Doug Evans * target.h (struct target_section): Delete member...
2013-06-27 Tom Tromey * target.c (find_run_target): Remove.
2013-06-04 Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-14 Tom Tromey * remote.c (remote_set_trace_notes): Make arguments...
2013-05-14 Tom Tromey * go32-nat.c (go32_terminal_info): Make 'args' const.
2013-05-14 Tom Tromey * gcore.c (create_gcore_bfd): Make 'filename' const.
2013-05-07 Joel BrobeckerRename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIB...
2013-05-06 Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-07 Yao Qigdb/
2013-03-29 Yao Qigdb/
2013-03-20 Jan Kratochvilgdb/
2013-03-11 Markus MetzgerAdd command to print the function names from recorded...
2013-03-11 Markus MetzgerAdd a command to provide a disassembly of the execution...
2013-03-11 Markus MetzgerProvide default target methods for record targets that...
2013-03-11 Markus MetzgerSplit record.h into record.h and record-full.h.
2013-03-11 Markus MetzgerAdd a new function to target.h to add an alias command...
2013-03-11 Markus MetzgerAdd the gdb remote target operations for branch tracing.
2013-03-11 Markus MetzgerAdd branch trace information to struct thread_info.
2013-03-08 Hafiz Abid Qadeer2012-03-08 Stan Shebs <stan@codesourcery.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14 Tom Tromeygdb
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-06 Tom Tromey * target.h (inferior_has_forked, inferior_has_vforked)
2012-08-22 Tom Tromey * exec.c (exec_close, exec_file_attach): Update.
2012-07-20 Pedro Alves2012-07-20 Pedro Alves <palves@redhat.com>
2012-07-02 Stan Shebs Add target-side support for dynamic printf.
2012-06-28 Pedro Alvesgdb/
2012-06-05 Jan Kratochvilgdb/
2012-06-05 Jan Kratochvilgdb/
next