Show patches with: none      |   23345 patches
« 1 2 3 4233 234 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[PUSHED] gdb/python: reformat file with black [PUSHED] gdb/python: reformat file with black - - --- 2023-10-02 Andrew Burgess New
Add DAP scope cache Add DAP scope cache - - 2-- 2023-10-02 Tom Tromey New
[pushed] gdb/testsuite: accept variable number of spaces in gdb.base/jit-reader-simple.exp regex [pushed] gdb/testsuite: accept variable number of spaces in gdb.base/jit-reader-simple.exp regex - - -2- 2023-10-02 Simon Marchi 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 - - 1-- 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 - - --- 2023-10-02 Tom de Vries New
[10/13,gdb/symtab] Resolve deferred entries, intra-shard case Fix gdb.cp/breakpoint-locs.exp - - --- 2023-10-02 Tom de Vries New
[09/13,gdb/symtab] Keep track of processed DIEs in shard Fix gdb.cp/breakpoint-locs.exp - - --- 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 - - --- 2023-10-02 Tom de Vries New
[07/13,gdb/symtab] Resolve deferred entries, inter-shard case Fix gdb.cp/breakpoint-locs.exp - - --- 2023-10-02 Tom de Vries New
[06/13,gdb/symtab] Add debug_handle_deferred_entries Fix gdb.cp/breakpoint-locs.exp - - --- 2023-10-02 Tom de Vries New
[05/13,gdb/symtab] Factor out m_deferred_entries usage Fix gdb.cp/breakpoint-locs.exp - - --- 2023-10-02 Tom de Vries New
[04/13,gdb/symtab] Add parent_map::dump Fix gdb.cp/breakpoint-locs.exp - - --- 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 - - --- 2023-10-02 Tom de Vries New
[02/13,gdb/symtab] Check effect in parent_map::set_parent Fix gdb.cp/breakpoint-locs.exp - - --- 2023-10-02 Tom de Vries New
[01/13,gdb/symtab] Factor out m_die_range_map usage Fix gdb.cp/breakpoint-locs.exp - - --- 2023-10-02 Tom de Vries New
[v2] Only allow closure lookup by address if there are threads displaced-stepping [v2] Only allow closure lookup by address if there are threads displaced-stepping - - 4-- 2023-10-02 Luis Machado New
[gdb/testsuite] Handle older gcc in gdb.ada/import.exp [gdb/testsuite] Handle older gcc in gdb.ada/import.exp - - 4-- 2023-10-02 Tom de Vries New
[gdb/testsuite] Add KFAIL for PR ada/30908 [gdb/testsuite] Add KFAIL for PR ada/30908 - - 4-- 2023-10-01 Tom de Vries New
[gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64 [gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64 - - 4-- 2023-10-01 Tom de Vries New
[5/5] gdb: scope down registers_changed call in inferior::set_arch Various inferior / arch cleanups - - 3-1 2023-09-29 Simon Marchi New
[4/5] gdb: remove target_gdbarch Various inferior / arch cleanups - - 4-- 2023-09-29 Simon Marchi New
[3/5] gdb: move set_target_gdbarch to inferior::set_arch Various inferior / arch cleanups - - 4-- 2023-09-29 Simon Marchi New
[2/5] gdb: add inferior parameter to architecture_changed observable Various inferior / arch cleanups - - 4-- 2023-09-29 Simon Marchi New
[1/5] gdb: add inferior::{arch, set_arch} Various inferior / arch cleanups - - 3-- 2023-09-29 Simon Marchi New
process-dies-while-detaching.exp: Exit early if GDB misses sync breakpoint process-dies-while-detaching.exp: Exit early if GDB misses sync breakpoint - - 4-- 2023-09-29 Thiago Jung Bauermann New
[PATCHv4] gdb: handle main thread exiting during detach [PATCHv4] gdb: handle main thread exiting during detach - - 4-- 2023-09-29 Andrew Burgess New
gdb/NEWS: reorder some entries in the NEWS file gdb/NEWS: reorder some entries in the NEWS file - - 4-- 2023-09-29 Andrew Burgess New
[PATCHv3] gdb: add Python events for program space addition and removal [PATCHv3] gdb: add Python events for program space addition and removal 1 - 3-1 2023-09-29 Andrew Burgess New
[2/2,gdb/tui] Fix Wmaybe-uninitialized in tui_find_disassembly_address [1/2,gdb/tui] Make assert in tui_find_disassembly_address more strict - - 4-- 2023-09-29 Tom de Vries New
[1/2,gdb/tui] Make assert in tui_find_disassembly_address more strict [1/2,gdb/tui] Make assert in tui_find_disassembly_address more strict - - 4-- 2023-09-29 Tom de Vries New
[gdb/arm] Only allow closure lookup by address if there are threads displaced-stepping [gdb/arm] Only allow closure lookup by address if there are threads displaced-stepping - - 4-- 2023-09-29 Luis Machado New
[2/2] gdb: remove nbsd_{ilp32, lp64}_solib_svr4_fetch_link_map_offsets [1/2] gdb: remove unused imports in solib*.[ch] - - 13- 2023-09-28 Simon Marchi New
[1/2] gdb: remove unused imports in solib*.[ch] [1/2] gdb: remove unused imports in solib*.[ch] - - -4- 2023-09-28 Simon Marchi New
[gdb/symtab] Work around PR gas/29517 [gdb/symtab] Work around PR gas/29517 - - 4-- 2023-09-28 Tom de Vries New
[PATCHv2,5/5] gdb: fix reread_symbols when an objfile has target: prefix Fix using an exec file with target: prefix - - 1-- 2023-09-28 Andrew Burgess New
[PATCHv2,4/5] gdb: remove print_sys_errmsg Fix using an exec file with target: prefix - - --1 2023-09-28 Andrew Burgess New
[PATCHv2,3/5] gdb: remove use of a static buffer for building error strings Fix using an exec file with target: prefix - - --1 2023-09-28 Andrew Burgess New
[PATCHv2,2/5] gdb: use archive name in warning when appropriate Fix using an exec file with target: prefix - - --1 2023-09-28 Andrew Burgess New
[PATCHv2,1/5] gdb: some additional filename styling Fix using an exec file with target: prefix - - --- 2023-09-28 Andrew Burgess New
gdb: remove solib::pspace field gdb: remove solib::pspace field - - 3-1 2023-09-27 Simon Marchi New
[PATCHv2,5/5] gdb/testsuite: cleanup in gdb.base/args.exp Fixes for passing arguments to gdbserver - - 4-- 2023-09-27 Andrew Burgess New
[PATCHv2,4/5] gdbserver: cleanup in handle_v_run Fixes for passing arguments to gdbserver - - 4-- 2023-09-27 Andrew Burgess New
[PATCHv2,3/5] gdbserver: handle newlines in inferior arguments Fixes for passing arguments to gdbserver - - 4-- 2023-09-27 Andrew Burgess New
[PATCHv2,2/5] gdbserver: fix handling of trailing empty argument Fixes for passing arguments to gdbserver - - 4-- 2023-09-27 Andrew Burgess New
[PATCHv2,1/5] gdbserver: fix handling of single quote arguments Fixes for passing arguments to gdbserver - - 4-- 2023-09-27 Andrew Burgess New
gdb/x86: use size of XSAVE area of enabled features gdb/x86: use size of XSAVE area of enabled features 1 - 4-- 2023-09-27 Simon Marchi New
[PATCHv2] gdb: add Python events for program space addition and removal [PATCHv2] gdb: add Python events for program space addition and removal 1 - 4-- 2023-09-27 Andrew Burgess New
[5/5] gdb: fix reread_symbols when an objfile has target: prefix Fix using an exec file with target: prefix - - 2-2 2023-09-27 Andrew Burgess New
[4/5] gdb: remove print_sys_errmsg Fix using an exec file with target: prefix - - 2-2 2023-09-27 Andrew Burgess New
[3/5] gdb: remove use of a static buffer for building error strings Fix using an exec file with target: prefix - - 1-3 2023-09-27 Andrew Burgess New
[2/5] gdb: use archive name in warning when appropriate Fix using an exec file with target: prefix - - 1-3 2023-09-27 Andrew Burgess New
[1/5] gdb: some additional filename styling Fix using an exec file with target: prefix - - --4 2023-09-27 Andrew Burgess New
gdbserver: fix handling of single quote arguments gdbserver: fix handling of single quote arguments - - 4-- 2023-09-27 Andrew Burgess New
[v3,2/2] gdb/infrun: simplify process_event_stop_test Improving frame printing with recursive - - 3-1 2023-09-27 Guinevere Larsen New
[v3,1/2] gdb/record: print frame information when exiting a recursive call Improving frame printing with recursive - - 3-1 2023-09-27 Guinevere Larsen New
[gdb/testsuite] Add nopie to gdb.base/unwind-on-each-insn-amd64-2.exp [gdb/testsuite] Add nopie to gdb.base/unwind-on-each-insn-amd64-2.exp - - 4-- 2023-09-27 Tom de Vries Committed
[pushed] Remove some unnecessary qualification from printing.py [pushed] Remove some unnecessary qualification from printing.py - - 13- 2023-09-26 Tom Tromey New
[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp with newer gcc [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp with newer gcc - - 13- 2023-09-26 Tom de Vries Committed
[gdb/testsuite] Fix gdb.server/ext-run.exp in container [gdb/testsuite] Fix gdb.server/ext-run.exp in container - - -4- 2023-09-26 Tom de Vries Committed
[pushed] fbsd-nat: Fix build failure with GCC 12 [pushed] fbsd-nat: Fix build failure with GCC 12 - - -4- 2023-09-26 Enze Li New
[gdb/dap] Fix dap for python < 3.8 [gdb/dap] Fix dap for python < 3.8 - - 13- 2023-09-26 Tom de Vries Committed
[v2,2/2] *: suppress xgettext 0.22 charset name error Replace intl/ with out-of-tree GNU gettext - - 4-- 2023-09-26 Arsen Arsenović New
[v2,1/2] *: add modern gettext support Replace intl/ with out-of-tree GNU gettext - - 4-- 2023-09-26 Arsen Arsenović New
[v2] gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test [v2] gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test 2 - 4-- 2023-09-26 Kevin Buettner New
[v2] Support the NO_COLOR environment variable [v2] Support the NO_COLOR environment variable 2 - 4-- 2023-09-25 Tom Tromey New
[2/2] *: suppress xgettext 0.22 charset name error Replace intl/ with out-of-tree GNU gettext - - --- 2023-09-25 Arsen Arsenović New
[v2,2/2] gdb/infrun: simplify process_event_stop_test gdb/record: print frame information when exiting a recursive call - - --4 2023-09-24 Guinevere Larsen New
[v2,1/2] gdb/record: print frame information when exiting a recursive call [v2,1/2] gdb/record: print frame information when exiting a recursive call - - --- 2023-09-24 Guinevere Larsen New
gdb/record: print frame information when exiting a recursive call gdb/record: print frame information when exiting a recursive call - - 3-1 2023-09-23 Guinevere Larsen New
gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test - - 4-- 2023-09-22 Kevin Buettner New
Use string_file::release in some places Use string_file::release in some places 2 - 4-- 2023-09-21 Tom Tromey New
[7/7] Remove char-based bitfield macros Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[6/7] Remove some type field accessor macros Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[5/7] Remove some QUIT calls from need_access_label_p Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[4/7] Add field::is_public Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[3/7] Remove byte vectors from cplus_struct_type Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[2/7] Print field accessibility inline Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[1/7] Use .def file to stringify type codes Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
Add regression test for instructionReference change Add regression test for instructionReference change - - 4-- 2023-09-21 Tom Tromey New
Update the NetBSD system call table to add memfd_create(2) and epoll(2). Update the NetBSD system call table to add memfd_create(2) and epoll(2). - - 4-- 2023-09-21 Frederic Cambus New
gdb: add Python events for program space addition and removal gdb: add Python events for program space addition and removal - - 2-2 2023-09-21 Andrew Burgess Superseded
[pushed] Remove stray trailing "," from DAP breakpoint.py [pushed] Remove stray trailing "," from DAP breakpoint.py - - -4- 2023-09-20 Tom Tromey New
[RFC] Improve range stepping efficiency (ensure GDB steps over entire line, at once) [RFC] Improve range stepping efficiency (ensure GDB steps over entire line, at once) - - 2-2 2023-09-20 Nav Mohammed New
[5/5] Adjust gdb.thread/pthreads.exp for Cygwin Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[4/5] In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUP Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[3/5] Fix gdb.threads/pthreads.exp error handling/printing Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[2/5] Fix gdb.threads/pthreads.c formatting Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[1/5] gdb.threads/pthreads.c, K&R -> ANSI function style Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[PR,<gdb/29784>] Fix: Trailing whitespace omitted when using "with" command [PR,<gdb/29784>] Fix: Trailing whitespace omitted when using "with" command - - 4-- 2023-09-20 Sahil Siddiq New
[pushed] Run 'black' on printing.py [pushed] Run 'black' on printing.py - - 13- 2023-09-20 Tom Tromey New
Remove explanatory comments from includes Remove explanatory comments from includes - - 4-- 2023-09-20 Tom Tromey New
Fallback to direct access if lacking pemission for linux namespaces Fallback to direct access if lacking pemission for linux namespaces - - 4-- 2023-09-19 Tyson Whitehead New
Remove keywords from target debug printer names Remove keywords from target debug printer names 1 - 4-- 2023-09-19 Tom Tromey New
[v4,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case - - 3-1 2023-09-19 Abdul Basit Ijaz New
[v4,1/2] gdb: add annotation in 'info locals' command for variables shadowing case add annotation in 'info locals' command for variables shadowing case - - 4-- 2023-09-19 Abdul Basit Ijaz New
[v4] gdb/cli: fixes to newly added "list ." command [v4] gdb/cli: fixes to newly added "list ." command 1 - 1-3 2023-09-19 Guinevere Larsen New
[1/1] gdb, gdbserver: replace PBUFSIZ with a target op replace PBUFSIZ with a target op - - 4-- 2023-09-19 Klaus Gerlicher New
[v5,6/6,gdb/docs] sme2: Document SME2 registers and features SME2 support for AArch64 gdb/gdbserver on Linux 2 - --4 2023-09-18 Luis Machado New
[v5,5/6,gdb/testsuite] sme2: Extend SME tests to include SME2 SME2 support for AArch64 gdb/gdbserver on Linux 1 - --4 2023-09-18 Luis Machado New
« 1 2 3 4233 234 »