aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-23Revert previous tweaksYao Qi1-13/+4
2014-02-19convert to_get_unwinder and to_get_tailcall_unwinder to methodsTom Tromey1-4/+8
2014-02-19convert to_decr_pc_after_breakTom Tromey1-1/+2
2014-02-19pass NULL to TARGET_DEFAULT_RETURN when appropriateTom Tromey1-7/+7
2014-02-19change delegation for to_read_descriptionTom Tromey1-4/+6
2014-02-19convert to_can_runTom Tromey1-1/+2
2014-02-19convert to_disconnectTom Tromey1-1/+2
2014-02-19convert to_stop_recordingTom Tromey1-1/+2
2014-02-19convert to_enable_btraceTom Tromey1-1/+2
2014-02-19convert to_read_btraceTom Tromey1-1/+2
2014-02-19convert to_teardown_btraceTom Tromey1-1/+2
2014-02-19convert to_disable_btraceTom Tromey1-1/+2
2014-02-19convert to_search_memoryTom Tromey1-1/+2
2014-02-19convert to_auxv_parseTom Tromey1-1/+2
2014-02-19convert to_memory_mapTom Tromey1-1/+2
2014-02-19convert to_thread_aliveTom Tromey1-1/+2
2014-02-19convert to_save_recordTom Tromey1-1/+2
2014-02-19convert to_delete_recordTom Tromey1-1/+2
2014-02-19convert to_record_is_replayingTom Tromey1-1/+2
2014-02-19convert to_goto_record_beginTom Tromey1-1/+2
2014-02-19convert to_goto_record_endTom Tromey1-1/+2
2014-02-19convert to_goto_recordTom Tromey1-1/+2
2014-02-19convert to_insn_historyTom Tromey1-1/+2
2014-02-19convert to_insn_history_fromTom Tromey1-1/+2
2014-02-19convert to_insn_history_rangeTom Tromey1-1/+2
2014-02-19convert to_call_historyTom Tromey1-1/+2
2014-02-19convert to_call_history_fromTom Tromey1-1/+2
2014-02-19convert to_call_history_rangeTom Tromey1-1/+2
2014-02-19convert to_verify_memoryTom Tromey1-1/+2
2014-02-19convert to_core_of_threadTom Tromey1-1/+2
2014-02-19convert to_flash_doneTom Tromey1-1/+2
2014-02-19convert to_flash_eraseTom Tromey1-1/+2
2014-02-19convert to_get_section_tableTom Tromey1-1/+2
2014-02-19convert to_pid_to_strTom Tromey1-1/+2
2014-02-19convert to_find_new_threadsTom Tromey1-1/+2
2014-02-19convert to_program_signalsTom Tromey1-1/+2
2014-02-19convert to_pass_signalsTom Tromey1-1/+2
2014-02-19convert to_mourn_inferiorTom Tromey1-1/+2
2014-02-19convert to_follow_forkTom Tromey1-1/+2
2014-02-19convert to_killTom Tromey1-1/+2
2014-02-19convert to_masked_watch_num_registersTom Tromey1-1/+2
2014-02-19convert to_remove_mask_watchpointTom Tromey1-1/+2
2014-02-19convert to_insert_mask_watchpointTom Tromey1-1/+2
2014-02-19convert to_ranged_break_num_registersTom Tromey1-1/+2
2014-02-19convert to_fetch_registersTom Tromey1-1/+2
2014-02-19convert to_stopTom Tromey1-1/+2
2014-02-19convert to_can_run_breakpoint_commandsTom Tromey1-1/+2
2014-02-19convert to_supports_evaluation_of_breakpoint_conditionsTom Tromey1-1/+2
2014-02-19convert to_augmented_libraries_svr4_readTom Tromey1-1/+2
2014-02-19convert to_can_use_agentTom Tromey1-1/+2