aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-delegates.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-12fix regressions with target-asyncTom Tromey1-12/+30
2014-03-06Change the default implementation of to_traceframe_info to tcomplainYao Qi1-1/+1
2014-02-19convert to_get_unwinder and to_get_tailcall_unwinder to methodsTom Tromey1-0/+32
2014-02-19convert to_decr_pc_after_breakTom Tromey1-0/+10
2014-02-19pass NULL to TARGET_DEFAULT_RETURN when appropriateTom Tromey1-7/+7
2014-02-19change delegation for to_read_descriptionTom Tromey1-0/+16
2014-02-19convert to_can_runTom Tromey1-0/+16
2014-02-19convert to_disconnectTom Tromey1-0/+16
2014-02-19convert to_stop_recordingTom Tromey1-0/+15
2014-02-19convert to_enable_btraceTom Tromey1-0/+16
2014-02-19convert to_read_btraceTom Tromey1-0/+16
2014-02-19convert to_teardown_btraceTom Tromey1-0/+16
2014-02-19convert to_disable_btraceTom Tromey1-0/+16
2014-02-19convert to_search_memoryTom Tromey1-0/+10
2014-02-19convert to_auxv_parseTom Tromey1-0/+10
2014-02-19convert to_memory_mapTom Tromey1-0/+16
2014-02-19convert to_thread_aliveTom Tromey1-0/+16
2014-02-19convert to_save_recordTom Tromey1-0/+16
2014-02-19convert to_delete_recordTom Tromey1-0/+16
2014-02-19convert to_record_is_replayingTom Tromey1-0/+16
2014-02-19convert to_goto_record_beginTom Tromey1-0/+16
2014-02-19convert to_goto_record_endTom Tromey1-0/+16
2014-02-19convert to_goto_recordTom Tromey1-0/+16
2014-02-19convert to_insn_historyTom Tromey1-0/+16
2014-02-19convert to_insn_history_fromTom Tromey1-0/+16
2014-02-19convert to_insn_history_rangeTom Tromey1-0/+16
2014-02-19convert to_call_historyTom Tromey1-0/+16
2014-02-19convert to_call_history_fromTom Tromey1-0/+16
2014-02-19convert to_call_history_rangeTom Tromey1-0/+16
2014-02-19convert to_verify_memoryTom Tromey1-0/+16
2014-02-19convert to_core_of_threadTom Tromey1-0/+16
2014-02-19convert to_flash_doneTom Tromey1-0/+16
2014-02-19convert to_flash_eraseTom Tromey1-0/+16
2014-02-19convert to_get_section_tableTom Tromey1-0/+16
2014-02-19convert to_pid_to_strTom Tromey1-0/+10
2014-02-19convert to_find_new_threadsTom Tromey1-0/+15
2014-02-19convert to_program_signalsTom Tromey1-0/+15
2014-02-19convert to_pass_signalsTom Tromey1-0/+15
2014-02-19convert to_mourn_inferiorTom Tromey1-0/+10
2014-02-19convert to_follow_forkTom Tromey1-0/+10
2014-02-19convert to_killTom Tromey1-0/+16
2014-02-19convert to_masked_watch_num_registersTom Tromey1-0/+16
2014-02-19convert to_remove_mask_watchpointTom Tromey1-0/+16
2014-02-19convert to_insert_mask_watchpointTom Tromey1-0/+16
2014-02-19convert to_ranged_break_num_registersTom Tromey1-0/+16
2014-02-19convert to_fetch_registersTom Tromey1-0/+15
2014-02-19convert to_stopTom Tromey1-0/+15
2014-02-19convert to_can_run_breakpoint_commandsTom Tromey1-0/+16
2014-02-19convert to_supports_evaluation_of_breakpoint_conditionsTom Tromey1-0/+16
2014-02-19convert to_augmented_libraries_svr4_readTom Tromey1-0/+16