aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi1-4/+4
2014-02-24Tweak target_xfer_status_to_stringYao Qi1-2/+2
2014-02-24Remove TARGET_XFER_STATUS_ERROR_PYao Qi1-5/+2
2014-02-21Fix length arg in call to breakpoint_xfer_memory.Andreas Krebbel1-1/+1
2014-02-19convert to_get_unwinder and to_get_tailcall_unwinder to methodsTom Tromey1-14/+2
2014-02-19convert to_decr_pc_after_breakTom Tromey1-8/+7
2014-02-19remove some calls to INHERIT and de_faultTom Tromey1-8/+0
2014-02-19remove function casts from target.cTom Tromey1-13/+20
2014-02-19minor cleanups to update_current_targetTom Tromey1-122/+6
2014-02-19change delegation for to_read_descriptionTom Tromey1-14/+1
2014-02-19convert to_can_runTom Tromey1-5/+2
2014-02-19convert to_disconnectTom Tromey1-13/+4
2014-02-19convert to_stop_recordingTom Tromey1-10/+1
2014-02-19convert to_enable_btraceTom Tromey1-8/+1
2014-02-19convert to_read_btraceTom Tromey1-8/+1
2014-02-19convert to_teardown_btraceTom Tromey1-10/+1
2014-02-19convert to_disable_btraceTom Tromey1-10/+1
2014-02-19convert to_search_memoryTom Tromey1-24/+25
2014-02-19convert to_auxv_parseTom Tromey1-0/+1
2014-02-19convert to_memory_mapTom Tromey1-8/+1
2014-02-19convert to_thread_aliveTom Tromey1-16/+6
2014-02-19convert to_save_recordTom Tromey1-10/+1
2014-02-19convert to_delete_recordTom Tromey1-10/+1
2014-02-19convert to_record_is_replayingTom Tromey1-7/+1
2014-02-19convert to_goto_record_beginTom Tromey1-10/+1
2014-02-19convert to_goto_record_endTom Tromey1-10/+1
2014-02-19convert to_goto_recordTom Tromey1-10/+1
2014-02-19convert to_insn_historyTom Tromey1-10/+1
2014-02-19convert to_insn_history_fromTom Tromey1-10/+1
2014-02-19convert to_insn_history_rangeTom Tromey1-10/+1
2014-02-19convert to_call_historyTom Tromey1-10/+1
2014-02-19convert to_call_history_fromTom Tromey1-10/+1
2014-02-19convert to_call_history_rangeTom Tromey1-10/+1
2014-02-19convert to_verify_memoryTom Tromey1-18/+9
2014-02-19convert to_core_of_threadTom Tromey1-16/+6
2014-02-19convert to_flash_doneTom Tromey1-12/+3
2014-02-19convert to_flash_eraseTom Tromey1-13/+4
2014-02-19convert to_get_section_tableTom Tromey1-7/+1
2014-02-19convert to_pid_to_strTom Tromey1-11/+4
2014-02-19convert to_find_new_threadsTom Tromey1-13/+3
2014-02-19convert to_program_signalsTom Tromey1-20/+12
2014-02-19convert to_pass_signalsTom Tromey1-20/+11
2014-02-19convert to_mourn_inferiorTom Tromey1-20/+16
2014-02-19convert to_follow_forkTom Tromey1-18/+19
2014-02-19convert to_killTom Tromey1-12/+3
2014-02-19convert to_masked_watch_num_registersTom Tromey1-7/+2
2014-02-19convert to_remove_mask_watchpointTom Tromey1-15/+8
2014-02-19convert to_insert_mask_watchpointTom Tromey1-16/+9
2014-02-19convert to_ranged_break_num_registersTom Tromey1-7/+1
2014-02-19convert to_fetch_registersTom Tromey1-12/+3