aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-02-19convert to_remove_watchpointTom Tromey4-6/+27
2014-02-19convert to_insert_watchpointTom Tromey4-6/+27
2014-02-19convert to_remove_hw_breakpointTom Tromey4-6/+27
2014-02-19convert to_insert_hw_breakpointTom Tromey4-6/+27
2014-02-19convert to_can_use_hw_breakpointTom Tromey4-5/+27
2014-02-19convert to_files_infoTom Tromey4-5/+26
2014-02-19convert to_prepare_to_storeTom Tromey4-5/+27
2014-02-19convert to_post_attachTom Tromey4-5/+26
2014-02-19convert to_rcmdTom Tromey4-12/+31
2014-02-19convert to_attachTom Tromey4-18/+24
2014-02-19convert to_detachTom Tromey4-16/+29
2014-02-19Add target_ops argument to to_augmented_libraries_svr4_readTom Tromey4-4/+13
2014-02-19Add target_ops argument to to_call_history_rangeTom Tromey4-4/+15
2014-02-19Add target_ops argument to to_call_history_fromTom Tromey4-3/+13
2014-02-19Add target_ops argument to to_call_historyTom Tromey4-3/+10
2014-02-19Add target_ops argument to to_insn_history_rangeTom Tromey4-4/+15
2014-02-19Add target_ops argument to to_insn_history_fromTom Tromey4-3/+13
2014-02-19Add target_ops argument to to_insn_historyTom Tromey4-3/+10
2014-02-19Add target_ops argument to to_goto_recordTom Tromey5-4/+11
2014-02-19Add target_ops argument to to_goto_record_endTom Tromey5-4/+11
2014-02-19Add target_ops argument to to_goto_record_beginTom Tromey5-4/+13
2014-02-19Add target_ops argument to to_record_is_replayingTom Tromey5-12/+26
2014-02-19Add target_ops argument to to_delete_recordTom Tromey4-3/+9
2014-02-19Add target_ops argument to to_save_recordTom Tromey4-4/+12
2014-02-19Add target_ops argument to to_info_recordTom Tromey6-5/+13
2014-02-19Add target_ops argument to to_stop_recordingTom Tromey5-4/+12
2014-02-19Add target_ops argument to to_read_btraceTom Tromey6-5/+36
2014-02-19Add target_ops argument to to_teardown_btraceTom Tromey6-5/+19
2014-02-19Add target_ops argument to to_disable_btraceTom Tromey6-5/+19
2014-02-19Add target_ops argument to to_enable_btraceTom Tromey6-5/+16
2014-02-19Add target_ops argument to to_can_use_agentTom Tromey5-5/+13
2014-02-19Add target_ops argument to to_use_agentTom Tromey5-5/+13
2014-02-19Add target_ops argument to to_traceframe_infoTom Tromey6-6/+15
2014-02-19Add target_ops argument to to_static_tracepoint_markers_by_stridTom Tromey5-5/+21
2014-02-19Add target_ops argument to to_static_tracepoint_marker_atTom Tromey4-4/+15
2014-02-19Add target_ops argument to to_set_permissionsTom Tromey4-6/+14
2014-02-19Add target_ops argument to to_get_tib_addressTom Tromey5-5/+15
2014-02-19Add target_ops argument to to_set_trace_notesTom Tromey4-4/+15
2014-02-19Add target_ops argument to to_set_trace_buffer_sizeTom Tromey4-4/+12
2014-02-19Add target_ops argument to to_set_circular_trace_bufferTom Tromey4-4/+13
2014-02-19Add target_ops argument to to_set_disconnected_tracingTom Tromey4-4/+12
2014-02-19Add target_ops argument to to_get_min_fast_tracepoint_insn_lenTom Tromey4-4/+13
2014-02-19Add target_ops argument to to_get_raw_trace_dataTom Tromey4-4/+14
2014-02-19Add target_ops argument to to_upload_trace_state_variablesTom Tromey4-6/+19
2014-02-19Add target_ops argument to to_upload_tracepointsTom Tromey4-6/+17
2014-02-19Add target_ops argument to to_save_trace_dataTom Tromey4-4/+11
2014-02-19Add target_ops argument to to_get_trace_state_variable_valueTom Tromey6-6/+23
2014-02-19Add target_ops argument to to_trace_findTom Tromey6-6/+19
2014-02-19Add target_ops argument to to_trace_stopTom Tromey4-4/+11
2014-02-19Add target_ops argument to to_get_tracepoint_statusTom Tromey5-5/+17