Show patches with: State = Action Required       |    Archived = No       |   4542 patches
« 1 242 43 4445 46 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[27/27] Convert contained_in to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[26/27] Make block members 'private' C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[25/27] Remove allocate_block and allocate_global_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[24/27] Have global_block inherit from block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[23/27] Use 'new' for block and global_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[22/27] Fix memory leak in mdebugread.c C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[21/27] Remove ALL_BLOCK_SYMBOLS C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[20/27] Remove ALL_BLOCK_SYMBOLS_WITH_NAME C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[19/27] Convert explicit iterator uses to foreach C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[18/27] Introduce a block iterator wrapper C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[17/27] Combine both styles of block iterator C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[16/27] Store 'name' in block_iterator C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[15/27] Convert block_static_link to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[14/27] Convert set_block_compunit_symtab to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[13/27] Convert block_static_block and block_global_block to methods C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[12/27] Convert block_containing_function to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[11/27] Convert block_linkage_function to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[10/27] Convert more block functions to methods C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[09/27] Convert block_inlined_p to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[08/27] Convert block_gdbarch to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[07/27] Convert block_objfile to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[06/27] Don't allow NULL as an argument to block_global_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[05/27] Don't allow NULL as an argument to block_static_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[04/27] Don't allow NULL as an argument to block_using C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[03/27] Don't allow NULL as an argument to block_scope C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[02/27] Avoid extra allocations in block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[01/27] Rearrange block.c to avoid a forward declaration C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/ [PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/ - - --- 2023-01-20 Andrew Burgess New
[PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols [PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols - 1 --- 2023-01-20 Andrew Burgess New
[PATCHv2,6/6] gdb: convert the 'start' breakpoint to use inferior keyword Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,5/6] gdb: add inferior-specific breakpoints and watchpoints Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,4/6] gdb: error if 'thread' or 'task' keywords are overused Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,3/6] gdb: fix display of thread condition for multi-location breakpoints Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,2/6] gdb/testsuite: don't try to set non-stop mode on a running target Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,1/6] gdb/remote: announce thread exit events for remote targets Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
Add __repr__() implementation to a few Python types Add __repr__() implementation to a few Python types - - --- 2023-01-20 Matheus Branco Borella New
[1/2,version,3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp [1/2,version,3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp - - --- 2023-01-20 Carl Love New
[RFC] Deprecate stabs [RFC] Deprecate stabs - - --- 2023-01-19 Tom Tromey New
[v3,2/2] gdb/arm: Use new dwarf2 function cache [v3,1/2] gdb: dwarf2 generic implementation for caching function data - - --- 2023-01-19 Torbjorn SVENSSON New
[v3,1/2] gdb: dwarf2 generic implementation for caching function data [v3,1/2] gdb: dwarf2 generic implementation for caching function data - - --- 2023-01-19 Torbjorn SVENSSON New
Always create a new value object in valpy_do_cast Always create a new value object in valpy_do_cast - - --- 2023-01-18 Hannes Domani Changes Requested
[PATCHv2,13/13] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,12/13] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,11/13] gdb/remote: avoid SIGINT after calling remote_target::stop Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,10/13] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,07/13] gdb: don't always print breakpoint location after failed condition check Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,05/13] gdbserver: allow agent expressions to fail with invalid memory access Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,04/13] gdbserver: allows agent_mem_read to return an error code Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,03/13] gdb: include breakpoint number in testing condition error message Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,02/13] gdb/doc: extend the documentation for conditional breakpoints Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,01/13] gdb/doc: extended documentation for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[6/6] Merge fixup_section and fixup_symbol_section Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[4/6] Set section index when setting a symbol's block Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[3/6] Pass section index to start_compunit_symtab Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[1/6] Use default section indexes in fixup_symbol_section Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[v4,1/1] gdb, testsuite: Fix arrays of variable length strings for FORTRAN gdb, testsuite: Fix arrays of variable length strings for FORTRAN - - --- 2023-01-17 Ijaz, Abdul B New
[2/2] gdb/testsuite: fix running gdb.linespec/cp-completion-aliases.exp with clang Fix testing gdb.linespec/cp-completion-aliases with - - --- 2023-01-17 Guinevere Larsen New
[1/2] gdb/testsuite: add test with regex for multiple completion patterns Fix testing gdb.linespec/cp-completion-aliases with - - --- 2023-01-17 Guinevere Larsen New
[PING] gdb/arm: Fix backtrace for pthread_cond_timedwait [PING] gdb/arm: Fix backtrace for pthread_cond_timedwait - - --- 2023-01-16 Jan Kratochvil New
Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack. Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack. - - --- 2023-01-15 Ed Catmur New
[v2] remote.c: Allow inferior to reply with an error [v2] remote.c: Allow inferior to reply with an error - - --- 2023-01-13 Alexandra Petlanova Hajkova New
[3/3] gdb/tui: don't leak the known_window_types map Python/TUI Window Creation / Destruction Fixes - - --- 2023-01-12 Andrew Burgess New
[1/3] gdb/python: allow Python TUI windows to be replaced Python/TUI Window Creation / Destruction Fixes - - --- 2023-01-12 Andrew Burgess New
[2/2] gdb/testsuite: rename test source file to match test script Cleanup the gdb.cp/cpcompletion.exp test - - --- 2023-01-12 Andrew Burgess New
Fix Ada tasking for baremetal targets using Ravenscar threads Fix Ada tasking for baremetal targets using Ravenscar threads - - --- 2023-01-12 Kévin Le Gouguec New
gdb/remote: fix assertion failure when connecting while native inferior is running gdb/remote: fix assertion failure when connecting while native inferior is running - - --- 2023-01-12 Simon Marchi New
[htdocs] current: Update the date of Last modified [htdocs] current: Update the date of Last modified - - --- 2023-01-12 Enze Li New
[htdocs] download: fix more http:// -> https:// [htdocs] download: fix more http:// -> https:// - - --- 2023-01-12 Mike Frysinger New
[htdocs] documentation: fix outdated Internals wiki link [htdocs] documentation: fix outdated Internals wiki link - - --- 2023-01-12 Mike Frysinger New
[htdocs] index: Mac OS X -> macOS [htdocs] index: Mac OS X -> macOS - - --- 2023-01-12 Mike Frysinger New
[htdocs] links: stop assuming/requiring top-level "gdb" name [htdocs] links: stop assuming/requiring top-level "gdb" name - - --- 2023-01-12 Mike Frysinger New
[htdocs] schedule: clean up table with css [htdocs] schedule: clean up table with css - - --- 2023-01-12 Mike Frysinger New
[htdocs,2/2] css: add dark mode support [htdocs,1/2] css: start a file to hold common content - - --- 2023-01-12 Mike Frysinger New
[htdocs,1/2] css: start a file to hold common content [htdocs,1/2] css: start a file to hold common content - - --- 2023-01-12 Mike Frysinger New
Add support for symbol addition to the Python API Add support for symbol addition to the Python API - - --- 2023-01-12 Matheus Branco Borella New
[htdocs] current: fix cvs->git after migration [htdocs] current: fix cvs->git after migration - - --- 2023-01-12 Mike Frysinger New
[v4,8/8] Forced quit cases handled by resetting sync_quit_force_run Fix gdb.base/gdb-sigterm.exp failure/error - - --- 2023-01-12 Kevin Buettner New
[v4,7/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit Fix gdb.base/gdb-sigterm.exp failure/error - - --- 2023-01-12 Kevin Buettner New
[v4,6/8] Call quit_force for gdb_exception_forced_quit in safe_execute_command Fix gdb.base/gdb-sigterm.exp failure/error - - --- 2023-01-12 Kevin Buettner New
[v4,2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit Fix gdb.base/gdb-sigterm.exp failure/error - - --- 2023-01-12 Kevin Buettner New
Increase size of main_type::nfields Increase size of main_type::nfields - - --- 2023-01-11 Tom Tromey New
Update the 'g' packet documentation Update the 'g' packet documentation - - --- 2023-01-11 Tom Tromey New
[2/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp - - --- 2023-01-11 Carl Love New
[1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp 1 1 --- 2023-01-11 Carl Love New
[v3] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME [v3] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME - - --- 2023-01-11 Tomas Vanek New
Add support for creating new types from the Python API Add support for creating new types from the Python API - - --- 2023-01-11 Matheus Branco Borella New
Add __repr__() implementation to a few Python types Add __repr__() implementation to a few Python types - 1 --- 2023-01-11 Matheus Branco Borella New
gdb: care for dynamic objfiles in build_id_bfd_get () gdb: care for dynamic objfiles in build_id_bfd_get () - - --- 2023-01-09 Jan Vrany New
[08/15] gdb/tui: improve errors from tui focus command Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[06/15] gdb/tui: better filtering of tab completion results for focus command Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[04/15] gdb/testsuite/tui: more testing of the 'focus' command Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[03/15] gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[02/15] gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[01/15] gdb/testsuite: extend gdb.tui/tui-layout.exp test script Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[1/1] Add support for symbol addition to the Python API [1/1] Add support for symbol addition to the Python API - - --- 2023-01-06 Terekhov, Mikhail via Gdb-patches New
[1/1] Add extra __repr__() implementations to the Python API [1/1] Add extra __repr__() implementations to the Python API - - --- 2023-01-05 Terekhov, Mikhail via Gdb-patches New
[v2,8/8] gdb: initial support for ROCm platform (AMDGPU) debugging Initial support for ROCm platform (AMD GPU) debugging - - --- 2023-01-05 Simon Marchi New
« 1 242 43 4445 46 »