Show patches with: State = Action Required       |    Archived = No       |   2283 patches
« 1 214 15 1622 23 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[4/5] gdb/linux-nat: Read auxv from any thread of the process gdbserver: Follow-up on linux_get_auxv using PID parameter - - --- 2023-03-31 Thiago Jung Bauermann New
[3/5] gdbserver/linux: Read auxv from any thread of the process gdbserver: Follow-up on linux_get_auxv using PID parameter - - --- 2023-03-31 Thiago Jung Bauermann New
[2/5] gdbserver: Use the PID of the current process instead of the current thread gdbserver: Follow-up on linux_get_auxv using PID parameter - - --- 2023-03-31 Thiago Jung Bauermann New
[1/5] gdbserver: Use current_process in handle_qxfer_auxv gdbserver: Follow-up on linux_get_auxv using PID parameter - - --- 2023-03-31 Thiago Jung Bauermann New
[v2,1/1] gdb, doc: correct argument description for info connections/inferiors Correct argument description for info connections/inferiors - - --- 2023-03-30 Christina Schimpe New
[1/1] gdb: Remove extra if statement Remove extra if statement - - --- 2023-03-30 Christina Schimpe New
[RFC,gdb/tui] Fix TUI with editing off [RFC,gdb/tui] Fix TUI with editing off - - --- 2023-03-30 Tom de Vries New
gdb: pass address_space to target dcache functions gdb: pass address_space to target dcache functions - - --- 2023-03-30 Simon Marchi New
gdb: add support for %V to printf command gdb: add support for %V to printf command 1 - --- 2023-03-30 Andrew Burgess New
[4/4] gdb/python: allow Frame.read_var to accept named arguments Python API: Accept named arguments in a few more places 1 - --- 2023-03-30 Andrew Burgess New
[3/4] gdb/python: convert Frame.read_register to take named arguments Python API: Accept named arguments in a few more places 1 - --- 2023-03-30 Andrew Burgess New
[2/4] gdb/python: have PendingFrame methods accept keyword arguments Python API: Accept named arguments in a few more places 1 - --- 2023-03-30 Andrew Burgess New
[1/4] gdb/python: have UnwindInfo.add_saved_register accept named args Python API: Accept named arguments in a few more places 1 - --- 2023-03-30 Andrew Burgess New
Remove language_demangle Remove language_demangle - - --- 2023-03-29 Tom Tromey New
[v3,3/3] GDB: Add `info main' command Fixes and improvements for the starting function - - --- 2023-03-29 Maciej W. Rozycki New
[v3,2/3] GDB: Bring back the handling of DW_CC_program Fixes and improvements for the starting function - - --- 2023-03-29 Maciej W. Rozycki New
[v3,1/3] GDB: Favor full symbol main name for backtrace stop Fixes and improvements for the starting function - - --- 2023-03-29 Maciej W. Rozycki New
gdb: remove regcache's address space gdb: remove regcache's address space - - --- 2023-03-29 Simon Marchi New
gdb: warn when converting h/w watchpoints to s/w gdb: warn when converting h/w watchpoints to s/w 1 - --- 2023-03-29 Andrew Burgess New
[PATCHv4] gdb: fix reg corruption from displaced stepping on amd64 [PATCHv4] gdb: fix reg corruption from displaced stepping on amd64 - - --- 2023-03-29 Andrew Burgess New
[v2,3/3] GDB: Add `info main' command Fixes and improvements for the starting function 1 - --- 2023-03-28 Maciej W. Rozycki New
[v2,2/3] GDB: Bring back the handling of DW_CC_program Fixes and improvements for the starting function - - --- 2023-03-28 Maciej W. Rozycki New
[v2,1/3] GDB: Favor full symbol main name for backtrace stop Fixes and improvements for the starting function - - --- 2023-03-28 Maciej W. Rozycki New
[3/3] GDB: Add `info main' command Fixes and improvements for the starting function - - --- 2023-03-28 Maciej W. Rozycki New
[2/3] GDB: Bring back the handling of DW_CC_program Fixes and improvements for the starting function - - --- 2023-03-28 Maciej W. Rozycki New
[1/3] GDB: Favor full symbol main name for backtrace stop Fixes and improvements for the starting function - - --- 2023-03-28 Maciej W. Rozycki New
[6/6] Add 128-bit integer support to the Ada parser Add 128-bit integers to Ada and Rust parsers - - --- 2023-03-28 Tom Tromey New
[5/6] Remove some Ada parser helper functions Add 128-bit integers to Ada and Rust parsers - - --- 2023-03-28 Tom Tromey New
[4/6] Add overload of fits_in_type Add 128-bit integers to Ada and Rust parsers - - --- 2023-03-28 Tom Tromey New
[3/6] Add 128-bit integer support to the Rust parser Add 128-bit integers to Ada and Rust parsers - - --- 2023-03-28 Tom Tromey New
[2/6] Convert long_const_operation to use gdb_mpz Add 128-bit integers to Ada and Rust parsers - - --- 2023-03-28 Tom Tromey New
[1/6] Additions to gdb_mpz Add 128-bit integers to Ada and Rust parsers - - --- 2023-03-28 Tom Tromey New
gdb: fix -Wdeprecated-declarations on macOS gdb: fix -Wdeprecated-declarations on macOS - - --- 2023-03-28 Enze Li New
gdb/testsuite: allow "require" callbacks to provide a reason gdb/testsuite: allow "require" callbacks to provide a reason - - --- 2023-03-28 Simon Marchi New
[3/3] gdb, zpoint: check for target hardware breakpoint support Check for zpoint support when handling watchpoints - - --- 2023-03-28 Mohamed Bouhaouel New
[2/3] gdb, breakpoint: add a breakpoint type converter Check for zpoint support when handling watchpoints - - --- 2023-03-28 Mohamed Bouhaouel New
[1/3] gdb, gdbserver, zpoint: report z_point support Check for zpoint support when handling watchpoints - - --- 2023-03-28 Mohamed Bouhaouel New
[1/1] doc: fix informations typo in gdb.texinfo Fix typos in gdb.texinfo - - --- 2023-03-28 Christina Schimpe New
[2/2] gdb: make find_thread_ptid a process_stratum_target method Change find_thread_ptid functions to be methods - - --- 2023-03-27 Simon Marchi New
[1/2] gdb: make find_thread_ptid an inferior method Change find_thread_ptid functions to be methods - - --- 2023-03-27 Simon Marchi New
Change symbol::line to unsigned int Change symbol::line to unsigned int - - --- 2023-03-27 Tom Tromey New
[PATCHv3,3/3] gdb: fix reg corruption from displaced stepping on amd64 AMD64 Displaced Stepping Fix - - --- 2023-03-27 Andrew Burgess New
[PATCHv3,2/3] gdb: move displaced_step_dump_bytes into gdbsupport (and rename) AMD64 Displaced Stepping Fix - - --- 2023-03-27 Andrew Burgess New
[PATCHv3,1/3] gdb: more debug output for displaced stepping AMD64 Displaced Stepping Fix - - --- 2023-03-27 Andrew Burgess New
[1/1] gdb, doc: correct argument description for info connections/inferiors Correct argument description for info connections/inferiors 1 - --- 2023-03-27 Christina Schimpe New
gdb/riscv: Support c.li in prologue unwinder gdb/riscv: Support c.li in prologue unwinder - - --- 2023-03-27 Andrew Burgess New
[v2,1/1] gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_command Remove redundant ERROR_NO_INFERIOR in continue_command - - --- 2023-03-27 Christina Schimpe New
[v2] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_ [v2] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_ - - --- 2023-03-27 Hui Li New
[v3,1/1] gdb, breakpoint: add breakpoint location debugging logs Add breakpoint location debugging logs - - --- 2023-03-27 Christina Schimpe New
[v2] PR gdb/30219: Clear sync_quit_force_run in quit_force [v2] PR gdb/30219: Clear sync_quit_force_run in quit_force 1 - --- 2023-03-24 Kevin Buettner New
Fix race in background index-cache writing Fix race in background index-cache writing - - --- 2023-03-24 Tom Tromey New
[master,+,gdb-13] Fix Solaris regression (PR tdep/30252) [master,+,gdb-13] Fix Solaris regression (PR tdep/30252) - 1 --- 2023-03-24 Pedro Alves 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
[v4,PR,python/29603] Disable out-of-scope watchpoints [v4,PR,python/29603] Disable out-of-scope watchpoints - - --- 2023-03-23 Johnson Sun New
[pushed] Fix minor grammar issue in python.texi [pushed] Fix minor grammar issue in python.texi - - --- 2023-03-23 Tom Tromey New
Add Ada test case for break using a label Add Ada test case for break using a label - - --- 2023-03-23 Tom Tromey New
[v2] aarch64: Check for valid inferior thread/regcache before reading pauth registers [v2] aarch64: Check for valid inferior thread/regcache before reading pauth registers - - --- 2023-03-23 Luis Machado New
gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_ gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_ - - --- 2023-03-23 Hui Li New
[PATCHv2,2/2] gdb: move displaced_step_dump_bytes into gdbsupport (and rename) displaced stepping debug improvements - - --- 2023-03-22 Andrew Burgess New
[PATCHv2,1/2] gdb: more debug output for displaced stepping displaced stepping debug improvements - - --- 2023-03-22 Andrew Burgess New
[pushed] Remove unnecessary cast [pushed] Remove unnecessary cast - - --- 2023-03-22 Tom Tromey New
[v2] gdb: Update doc of the "maintenance info line-table" [v2] gdb: Update doc of the "maintenance info line-table" - - --- 2023-03-22 Lancelot Six New
[2/2] gdb, gdbarch, infcall: Add reserve_stack_space method to gdbarch Add more flexibility to inferior call - - --- 2023-03-22 Mohamed Bouhaouel New
[1/2] gdb, gdbarch, infcall: Add value_arg_coerce method to gdbarch. Add more flexibility to inferior call - - --- 2023-03-22 Mohamed Bouhaouel New
Use ui_out for "maint info frame-unwinders" Use ui_out for "maint info frame-unwinders" - - --- 2023-03-22 Tom Tromey New
[v6,3/3] gdb/gcore: interrupt all threads to generate core in non-stop targets interrupt all threads to generate core in non-stop targets 1 - --- 2023-03-22 Lancelot Six New
[v6,2/3] gdb/infrun: Improve assertion in stop_all_threads interrupt all threads to generate core in non-stop targets - - --- 2023-03-22 Lancelot Six New
[v6,1/3] gdb: add inferior parameter to target_is_non_stop_p interrupt all threads to generate core in non-stop targets - - --- 2023-03-22 Lancelot Six New
gdb/testsuite: adjust test cases to previous "maintenance info line-table" change gdb/testsuite: adjust test cases to previous "maintenance info line-table" change - - --- 2023-03-22 Simon Marchi New
Fix race in DAP startup Fix race in DAP startup - - --- 2023-03-22 Tom Tromey New
[1/1] gdb: Update doc of the "maintenance info line-table" gdb: Update doc of the "maintenance info line-table" - - --- 2023-03-22 Lancelot Six New
Handle unwinding from SEGV on Windows Handle unwinding from SEGV on Windows - - --- 2023-03-21 Tom Tromey New
[6/6] Rename "raw" to "unrelocated" Use unrelocate_addr in more places - - --- 2023-03-21 Tom Tromey New
[5/6] Use unrelocated_addr in minimal symbols Use unrelocate_addr in more places - - --- 2023-03-21 Tom Tromey New
[4/6] Use unrelocated_addr in psymbols Use unrelocate_addr in more places - - --- 2023-03-21 Tom Tromey New
[3/6] Use unrelocated_addr in partial symbol tables Use unrelocate_addr in more places - - --- 2023-03-21 Tom Tromey New
[2/6] Move definition of unrelocated_addr earlier Use unrelocate_addr in more places - - --- 2023-03-21 Tom Tromey New
[1/6] Use function_view in gdb_bfd_lookup_symbol Use unrelocate_addr in more places - - --- 2023-03-21 Tom Tromey New
[v8,10/10] btrace: Extend ptwrite event decoding. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,09/10] btrace, python: Enable ptwrite filter registration. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,08/10] btrace, linux: Enable ptwrite packets. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,06/10] python: Add clear() to gdb.Record. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,05/10] python: Introduce gdb.RecordAuxiliary class. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,04/10] btrace: Handle stepping and goto for auxiliary instructions. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,03/10] btrace: Enable auxiliary instructions in record function-call-history. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,02/10] btrace: Enable auxiliary instructions in record instruction-history. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
[v8,01/10] btrace: Introduce auxiliary instructions. Extensions for PTWRITE - - --- 2023-03-21 Felix Willgerodt New
nat: linux-namespaces: Also enter user namespace nat: linux-namespaces: Also enter user namespace - - --- 2023-03-21 Gerlicher, Klaus via Gdb-patches New
[v2] RISC-V: Fix disassemble fetch fail return value. [v2] RISC-V: Fix disassemble fetch fail return value. - - --- 2023-03-21 Nelson Chu New
[PATCHv2] gdb/riscv: add systemtap support [PATCHv2] gdb/riscv: add systemtap support 1 - --- 2023-03-20 Andrew Burgess New
Remove mi_version function Remove mi_version function - - --- 2023-03-20 Tom Tromey New
gdb: make "maintenance info line-table" show relocated addresses again gdb: make "maintenance info line-table" show relocated addresses again 1 - --- 2023-03-20 Simon Marchi New
Update python-helper.exp for type allocation changes Update python-helper.exp for type allocation changes - - --- 2023-03-20 Tom Tromey New
Preserve name of range types Preserve name of range types 1 - --- 2023-03-20 Tom Tromey New
[v2] Use styled_string when defering warnings when loading separate debug files [v2] Use styled_string when defering warnings when loading separate debug files - - --- 2023-03-20 Alexandra Petlanova Hajkova New
gdb/riscv: add systemtap support gdb/riscv: add systemtap support - - --- 2023-03-20 Andrew Burgess New
[pushed] Don't declare psymbol_functions::fill_psymbol_map [pushed] Don't declare psymbol_functions::fill_psymbol_map - - --- 2023-03-19 Tom Tromey New
aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not s… aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not s… - - --- 2023-03-19 Дмитро Медвєдь New
Use rust_demangle to fix a crash Use rust_demangle to fix a crash 1 - --- 2023-03-19 Tom Tromey New
« 1 214 15 1622 23 »