Show patches with: Submitter = Tom de Vries       |    State = Action Required       |    Archived = No       |   66 patches
Patch Series rb/tb S/W/F Date Submitter Delegate State
[gdb/tui] Assert on tui_refreshing_registers recursion [gdb/tui] Assert on tui_refreshing_registers recursion - - 4-- 2023-12-09 Tom de Vries New
[RFC,4/4,gdb/testsuite] Add test-case gdb.base/gdb-sigterm-3.exp [RFC,1/4,gdb/tdep] Add dummy amd64_software_single_step - - 2-2 2023-11-29 Tom de Vries New
[RFC,3/4,gdb/tdep] Enable prefer-software-single-stepping on amd64 [RFC,1/4,gdb/tdep] Add dummy amd64_software_single_step - - 4-- 2023-11-29 Tom de Vries New
[RFC,2/4] Introduce maint set prefer-software-single-stepping on/off [RFC,1/4,gdb/tdep] Add dummy amd64_software_single_step - - 4-- 2023-11-29 Tom de Vries New
[RFC,1/4,gdb/tdep] Add dummy amd64_software_single_step [RFC,1/4,gdb/tdep] Add dummy amd64_software_single_step - - 4-- 2023-11-29 Tom de Vries New
[v2] Fix assert in delete_breakpoint [v2] Fix assert in delete_breakpoint - - 4-- 2023-11-28 Tom de Vries New
[v2,3/3,gdb/tdep] Use ptrace events to get current syscall [v2,1/3,gdb/tdep] Add syscall number cache - - 4-- 2023-11-27 Tom de Vries New
[v2,2/3,gdb/tdep] Add gdbarch_extended_event_to_syscall [v2,1/3,gdb/tdep] Add syscall number cache - - 4-- 2023-11-27 Tom de Vries New
[v2,1/3,gdb/tdep] Add syscall number cache [v2,1/3,gdb/tdep] Add syscall number cache 1 - 4-- 2023-11-27 Tom de Vries New
[v2,gdb/tui] Show regs when switching to regs layout [v2,gdb/tui] Show regs when switching to regs layout - - 4-- 2023-11-26 Tom de Vries New
[gdb/tui] Refactor tui_layout_split::apply [gdb/tui] Refactor tui_layout_split::apply - - 4-- 2023-11-20 Tom de Vries New
[gdb/tdep] Use PTRACE_GET_SYSCALL_INFO for syscall number [gdb/tdep] Use PTRACE_GET_SYSCALL_INFO for syscall number - - 4-- 2023-11-20 Tom de Vries New
Fix assert in delete_breakpoint Fix assert in delete_breakpoint - - 2-- 2023-11-13 Tom de Vries New
[v5,6/6,gdb/cli] Simplify gdb_highlight_event_listener::notify Allow source highlighting to be interrupted - - 4-- 2023-10-24 Tom de Vries New
[v5,5/6,gdb/cli] Ask if source highlighting should be interrupted Allow source highlighting to be interrupted - - 4-- 2023-10-24 Tom de Vries New
[v5,4/6,gdb/cli] Allow source highlighting to be interrupted Allow source highlighting to be interrupted - - 4-- 2023-10-24 Tom de Vries New
[v5,2/6,gdb/python] Make python selftest more robust Allow source highlighting to be interrupted - - 4-- 2023-10-24 Tom de Vries New
[v5,1/6,gdb/cli] Add signal_handler_selftest Allow source highlighting to be interrupted - - --4 2023-10-24 Tom de Vries New
[13/13,gdb/symtab] Add DW_TAG_inlined_subroutine entries in the cooked index for c++ Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[12/13,gdb/testsuite] Add gdb.dwarf2/backward-spec-inter-cu.exp Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[11/13,gdb/symtab] Don't defer backward refs, inter-cu intra-shard case Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[10/13,gdb/symtab] Resolve deferred entries, intra-shard case Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[09/13,gdb/symtab] Keep track of processed DIEs in shard Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[08/13,gdb/testsuite] Add gdb.dwarf2/forward-spec-inter-cu.exp Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[07/13,gdb/symtab] Resolve deferred entries, inter-shard case Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[06/13,gdb/symtab] Add debug_handle_deferred_entries Fix gdb.cp/breakpoint-locs.exp - - 3-1 2023-10-02 Tom de Vries New
[05/13,gdb/symtab] Factor out m_deferred_entries usage Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[04/13,gdb/symtab] Add parent_map::dump Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[03/13,gdb/symtab] Handle nullptr parent in parent_map::set_parent Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[02/13,gdb/symtab] Check effect in parent_map::set_parent Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[01/13,gdb/symtab] Factor out m_die_range_map usage Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[gdb/doc] Document .gdb_index and dwz interaction [gdb/doc] Document .gdb_index and dwz interaction - - 4-- 2023-09-12 Tom de Vries New
[v2,2/2,gdb/tui] Handle unicode chars in prompt [v2,1/2,gdb/tui] Simplify tui_puts_internal - - --- 2023-06-09 Tom de Vries New
[3/3,gdb/tui] Refresh on target_terminal_state::is_ours Improve handling of inferior output 1 - --- 2023-05-30 Tom de Vries New
[2/3] Add observable terminal_owner_changed Improve handling of inferior output - - --- 2023-05-30 Tom de Vries New
[1/3,gdb/tui] Keep inferior output in cmd window with ^L Improve handling of inferior output 1 - --- 2023-05-30 Tom de Vries New
[3/3,gdb/tui] Add set tui default-focus first/cmd Add setting for default focus window 1 - --- 2023-05-27 Tom de Vries New
[2/3,gdb/tui] Add tui_get_cmd_set/show_list Add setting for default focus window - - --- 2023-05-27 Tom de Vries New
[1/3,gdb/tui] Add tui_default_focus_window Add setting for default focus window - - --- 2023-05-27 Tom de Vries New
[gdb/tui] Fix shell command terminal settings [gdb/tui] Fix shell command terminal settings - - --- 2023-05-24 Tom de Vries New
[6/6,gdb/testsuite] Use ansi-for-tui in tuiterm Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[5/6,gdb/testsuite] Implement the newline glitch in tuiterm Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[4/6,gdb/testsuite] Make ansi-for-tui available in with_tuiterm Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[3/6,gdb/contrib] Add ansi-for-tui.sh Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[2/6,gdb/testsuite] Factor out Term::_wrap_cursor Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[gdb/tui] Add set style tui-status-window [gdb/tui] Add set style tui-status-window 1 - --- 2023-05-22 Tom de Vries New
[1/6,gdb/testsuite] Use TERM=dummy in gdb.tui/tuiterm.exp Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[gdb/tui] Introduce set style tui-border/tui-active-border mode [gdb/tui] Introduce set style tui-border/tui-active-border mode - - --- 2023-05-22 Tom de Vries New
[3/3,gdb/tui] Add set tui contents-highlight on/off Allow highlighting in windows contents to be switched off 1 - --- 2023-05-16 Tom de Vries New
[2/3,gdb/tui] Use ">" marker in register window Allow highlighting in windows contents to be switched off - - --- 2023-05-16 Tom de Vries New
[1/3,gdb/tui] Add set tui status-window-mode <mode> Allow highlighting in windows contents to be switched off 1 - --- 2023-05-16 Tom de Vries New
[gdb/tui] Add set tui hide-last-column on/off/auto [gdb/tui] Add set tui hide-last-column on/off/auto - - --- 2023-05-09 Tom de Vries New
[3/3,gdb/tui] Add tui border-kind active-ascii Add tui border-kind active-ascii - - --- 2023-05-08 Tom de Vries New
[1/3,gdb/tui] Make tui_update_variables more readable Add tui border-kind active-ascii - - --- 2023-05-08 Tom de Vries New
[gdb/build] Remove dependency on _rl_term_autowrap [gdb/build] Remove dependency on _rl_term_autowrap - - --- 2023-05-01 Tom de Vries New
[RFC,gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii [RFC,gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii - - --- 2023-04-19 Tom de Vries New
[gdb/cli] Don't count printed lines for paging when paging is off [gdb/cli] Don't count printed lines for paging when paging is off - - --- 2023-04-06 Tom de Vries New
[RFC,gdb/tui] Fix TUI with editing off [RFC,gdb/tui] Fix TUI with editing off - - --- 2023-03-30 Tom de Vries New
[RFC,gdb/testsuite] Add gdb/contrib/testsuite-normalize.sh [RFC,gdb/testsuite] Add gdb/contrib/testsuite-normalize.sh - - --- 2023-03-24 Tom de Vries New
[RFC,3/3,gdb/dap] Allow WAIT_FOR_EVENTS input Handle DAP command files - - --- 2023-03-14 Tom de Vries New
[RFC,2/3,gdb/dap] Allow Content-Length on separate line Handle DAP command files - - --- 2023-03-14 Tom de Vries Changes Requested
[RFC] Stop on undetermined longjmp target during next [RFC] Stop on undetermined longjmp target during next - - --- 2022-12-08 Tom de Vries New
[RFC,1/5] Catch gdb_exception_quit in munmap_list::~munmap_list Catch rethrow exception slicing - - --- 2022-10-25 Tom de Vries New
[RFC,top-level] Add configure test-case [RFC,top-level] Add configure test-case - - --- 2022-10-20 Tom de Vries New
[RFC,gdb/cli] Add convenience vars _wp_old_val and _wp_val [RFC,gdb/cli] Add convenience vars _wp_old_val and _wp_val - - --- 2022-09-30 Tom de Vries New
[gdb/symtab] Redo "Fix assert in set_length" [gdb/symtab] Redo "Fix assert in set_length" - - --- 2022-09-22 Tom de Vries Changes Requested