gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / target-delegates.c
2020-06-04  Simon Marchigdb: add target_ops::supports_displaced_step concurrent-displaced-stepping-2020-04-01
2020-06-04  Simon Marchigdb: add target_ops methods for displaced stepping
2020-03-24  Simon Marchigdb: bool-ify follow_fork
2020-01-10  Pedro AlvesMulti-target support
2019-05-22  Tom TromeyConstify target_ops::follow_exec
2019-04-09  Kevin BuettnerIntroduce target_ops method thread_info_to_thread_handle
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-01-24  Pedro Alvestarget_pass_signals/target_program_signals: Use gdb...
2019-01-15  Tom TromeyConstify target_pass_signals and target_program_signals
2018-11-30  Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-30  Pedro AlvesIntroduce process_stratum_target
2018-11-18  Tom TromeyFix ia64-linux-nat.c
2018-08-31  Pedro AlvesEliminate target_have_continuable_watchpoint
2018-06-07  Pedro Alvestarget_ops::beneath -> target_ops::beneath()
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-12  Pedro AlvesEliminate target_has_exited
2018-04-09  Simon MarchiRemove VEC(tsv_s), use std::vector instead
2018-03-22  Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-03-01  Simon MarchiPropagate record_print_flags
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-01-30  Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2017-12-06  Pedro Alvestarget_set_syscall_catchpoint, use gdb::array_view...
2017-12-03  Simon MarchiRemove mem_region_vector typedef
2017-12-03  Pedro AlvesMake make-target-delegates grok namespace scope op...
2017-10-21  Simon MarchiGet rid of VEC (mem_region)
2017-10-14  Simon MarchiMake to_traceframe_info return a unique_ptr
2017-09-21  Kevin BuettnerAdd target method for converting thread handle to threa...
2017-09-04  Pedro AlvesIntroduce gdb_disassembly_flags
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-02-14  Tim WiederhakeAdd method to query current recording method to target_ops.
2016-10-26  Pedro Alvesgdb: Coalesce/aggregate (async) vCont packets/actions
2016-08-10  Pedro AlvesPlumb enum remove_bp_reason all the way to target_remov...
2016-07-01  Don BreazealOptimize memory_xfer_partial for remote
2016-04-12  Pedro AlvesEliminate target_check_pending_interrupt
2016-04-12  Pedro AlvesPass Ctrl-C to the target in target_terminal_inferior
2015-11-30  Pedro AlvesRemote thread create/exit events
2015-11-26  Simon MarchiConstify thread name return path
2015-11-03  Simon Marchitarget_ops mask_watchpoint: change int to target_hw_bp_type
2015-09-18  Markus Metzgertarget: add to_record_will_replay target method
2015-09-18  Markus Metzgertarget: add to_record_stop_replaying target method
2015-09-18  Markus Metzgertarget, record: add PTID argument to to_record_is_replaying
2015-09-15  Yao QiSupport single step by arch or target
2015-09-11  Don BreazealExtended-remote follow-exec
2015-09-09  Pedro AlvesMerge async and sync code paths some more
2015-08-25  Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-07  Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-08-07  Pedro AlvesImplement all-stop on top of a target running non-stop...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-04-02  Gary BensonIntroduce target_filesystem_is_local
2015-03-25  Pedro AlvesSimplify target_async hook interface
2015-03-04  Pedro Alvesgarbage collect target_decr_pc_after_break
2015-03-04  Pedro AlvesTeach GDB about targets that can tell whether a trap...
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09  Markus Metzgerbtrace: add struct btrace_data
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-08-27  Patrick PalkaFix terminal state corruption when starting a program...
2014-07-24  Tom Tromeyauto-generate most target debug methods
2014-07-23  Tom Tromeyrewrite make-target-delegates matching code
2014-07-16  Tom Tromeyrebuild target-delegates.c
2014-07-07  Tom Tromeyconvert to_get_thread_local_address to use target deleg...
2014-06-26  Tom Tromeyconstify get_bookmark and goto_bookmark
2014-06-26  Tom Tromeyconstify to_load
2014-06-25  Markus Metzgergcore, target: allow target to prepare/cleanup for...
2014-06-16  Tom Tromeyconstify to_disconnect
2014-06-16  Tom Tromeyconstify to_rcmd
2014-06-04  Tom Tromeyconvert to_thread_address_space to use TARGET_DEFAULT_FUNC
2014-05-20  Pedro AlvesMake compare-sections work against all targets; add...
2014-03-12  Tom Tromeyfix regressions with target-async
2014-03-06  Yao QiChange the default implementation of to_traceframe_info...
2014-02-19  Tom Tromeyconvert to_get_unwinder and to_get_tailcall_unwinder...
2014-02-19  Tom Tromeyconvert to_decr_pc_after_break
2014-02-19  Tom Tromeypass NULL to TARGET_DEFAULT_RETURN when appropriate
2014-02-19  Tom Tromeychange delegation for to_read_description
2014-02-19  Tom Tromeyconvert to_can_run
2014-02-19  Tom Tromeyconvert to_disconnect
2014-02-19  Tom Tromeyconvert to_stop_recording
2014-02-19  Tom Tromeyconvert to_enable_btrace
2014-02-19  Tom Tromeyconvert to_read_btrace
2014-02-19  Tom Tromeyconvert to_teardown_btrace
2014-02-19  Tom Tromeyconvert to_disable_btrace
2014-02-19  Tom Tromeyconvert to_search_memory
2014-02-19  Tom Tromeyconvert to_auxv_parse
2014-02-19  Tom Tromeyconvert to_memory_map
2014-02-19  Tom Tromeyconvert to_thread_alive
2014-02-19  Tom Tromeyconvert to_save_record
2014-02-19  Tom Tromeyconvert to_delete_record
2014-02-19  Tom Tromeyconvert to_record_is_replaying
2014-02-19  Tom Tromeyconvert to_goto_record_begin
2014-02-19  Tom Tromeyconvert to_goto_record_end
2014-02-19  Tom Tromeyconvert to_goto_record
2014-02-19  Tom Tromeyconvert to_insn_history
2014-02-19  Tom Tromeyconvert to_insn_history_from
2014-02-19  Tom Tromeyconvert to_insn_history_range
2014-02-19  Tom Tromeyconvert to_call_history
2014-02-19  Tom Tromeyconvert to_call_history_from
next
This page took 0.906848 seconds and 107 git commands to generate.