Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-19 | remove exec_set_find_memory_regions | Tom Tromey | 5 | -27/+21 |
2014-02-19 | pass NULL to TARGET_DEFAULT_RETURN when appropriate | Tom Tromey | 3 | -14/+22 |
2014-02-19 | remove function casts from target.c | Tom Tromey | 2 | -13/+29 |
2014-02-19 | minor cleanups to update_current_target | Tom Tromey | 2 | -122/+11 |
2014-02-19 | change delegation for to_read_description | Tom Tromey | 7 | -25/+47 |
2014-02-19 | convert to_can_run | Tom Tromey | 4 | -6/+29 |
2014-02-19 | convert to_disconnect | Tom Tromey | 4 | -14/+29 |
2014-02-19 | convert to_stop_recording | Tom Tromey | 5 | -13/+27 |
2014-02-19 | convert to_enable_btrace | Tom Tromey | 4 | -9/+26 |
2014-02-19 | convert to_read_btrace | Tom Tromey | 4 | -9/+26 |
2014-02-19 | convert to_teardown_btrace | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_disable_btrace | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_search_memory | Tom Tromey | 4 | -25/+46 |
2014-02-19 | convert to_auxv_parse | Tom Tromey | 6 | -9/+33 |
2014-02-19 | convert to_memory_map | Tom Tromey | 4 | -9/+26 |
2014-02-19 | convert to_thread_alive | Tom Tromey | 4 | -17/+31 |
2014-02-19 | convert to_save_record | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_delete_record | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_record_is_replaying | Tom Tromey | 4 | -8/+27 |
2014-02-19 | convert to_goto_record_begin | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_goto_record_end | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_goto_record | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_insn_history | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_insn_history_from | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_insn_history_range | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_call_history | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_call_history_from | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_call_history_range | Tom Tromey | 4 | -11/+26 |
2014-02-19 | convert to_verify_memory | Tom Tromey | 4 | -19/+34 |
2014-02-19 | convert to_core_of_thread | Tom Tromey | 4 | -17/+31 |
2014-02-19 | convert to_flash_done | Tom Tromey | 4 | -13/+28 |
2014-02-19 | convert to_flash_erase | Tom Tromey | 4 | -14/+29 |
2014-02-19 | convert to_get_section_table | Tom Tromey | 4 | -8/+26 |
2014-02-19 | convert to_pid_to_str | Tom Tromey | 4 | -12/+25 |
2014-02-19 | convert to_find_new_threads | Tom Tromey | 4 | -14/+27 |
2014-02-19 | convert to_program_signals | Tom Tromey | 4 | -21/+36 |
2014-02-19 | convert to_pass_signals | Tom Tromey | 4 | -21/+35 |
2014-02-19 | convert to_mourn_inferior | Tom Tromey | 4 | -21/+36 |
2014-02-19 | convert to_follow_fork | Tom Tromey | 4 | -19/+39 |
2014-02-19 | convert to_kill | Tom Tromey | 4 | -13/+28 |
2014-02-19 | convert to_masked_watch_num_registers | Tom Tromey | 4 | -8/+28 |
2014-02-19 | convert to_remove_mask_watchpoint | Tom Tromey | 4 | -16/+34 |
2014-02-19 | convert to_insert_mask_watchpoint | Tom Tromey | 4 | -17/+35 |
2014-02-19 | convert to_ranged_break_num_registers | Tom Tromey | 4 | -8/+27 |
2014-02-19 | convert to_fetch_registers | Tom Tromey | 4 | -13/+27 |
2014-02-19 | convert to_stop | Tom Tromey | 4 | -5/+26 |
2014-02-19 | convert to_can_run_breakpoint_commands | Tom Tromey | 4 | -5/+27 |
2014-02-19 | convert to_supports_evaluation_of_breakpoint_conditions | Tom Tromey | 4 | -5/+29 |
2014-02-19 | convert to_augmented_libraries_svr4_read | Tom Tromey | 4 | -5/+27 |
2014-02-19 | convert to_can_use_agent | Tom Tromey | 4 | -5/+27 |