Show patches with: none      |   25721 patches
« 1 28 9 10257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Speed up lookup of "type_specific_data" Speed up lookup of "type_specific_data" - - 2-2 2024-02-14 Tom Tromey New
arc: Determine a branch target of DBNZ correctly arc: Determine a branch target of DBNZ correctly - - 4-- 2024-02-14 Yuriy Kolerov New
[gdb/testsuite] Fix error handling in _dap_read_json [gdb/testsuite] Fix error handling in _dap_read_json - - 4-- 2024-02-14 Tom de Vries Committed
[v2] gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mapping [v2] gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mapping 1 - 4-- 2024-02-14 H.J. Lu New
Use string_view in quirk_rust_enum Use string_view in quirk_rust_enum - - 4-- 2024-02-14 Tom Tromey New
gdb: s390: Add record/replay support for arch14 instructions gdb: s390: Add record/replay support for arch14 instructions - - 4-- 2024-02-14 Andreas Arnez New
gdb: Add XMM16–XMM31 and K0-K1 DWARF register number mapping gdb: Add XMM16–XMM31 and K0-K1 DWARF register number mapping - - 4-- 2024-02-14 H.J. Lu Superseded
gdb: Reformat amd64_dwarf_reg_to_regnum gdb: Reformat amd64_dwarf_reg_to_regnum - - -2- 2024-02-14 H.J. Lu New
[PATCH^4] gdb: mips: Add MIPSR6 support [PATCH^4] gdb: mips: Add MIPSR6 support - - 4-- 2024-02-14 Milos Kalicanin New
Capture warnings when writing to the index cache Capture warnings when writing to the index cache - - 4-- 2024-02-14 Tom Tromey New
[pushed] Use typedef in definition of warning_hook [pushed] Use typedef in definition of warning_hook - - -2- 2024-02-14 Tom Tromey New
[PUSHED] arc: Put DBNZ instruction to a separate class [PUSHED] arc: Put DBNZ instruction to a separate class - - -2- 2024-02-14 Shahab Vahedi New
[v3,2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols Fixes to gdb.threads/threadcrash.exp - - 3-1 2024-02-14 Guinevere Larsen New
[v3,1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets Fixes to gdb.threads/threadcrash.exp 1 - 3-1 2024-02-14 Guinevere Larsen New
[PUSHED] arc: Don't use multiline in arc-disassembler-options.exp test [PUSHED] arc: Don't use multiline in arc-disassembler-options.exp test - - -2- 2024-02-13 Shahab Vahedi New
Special case NULL pointers in dynamic type resolution Special case NULL pointers in dynamic type resolution - - 4-- 2024-02-13 Tom Tromey New
[v2] Fix "value is not available" with debug frame [v2] Fix "value is not available" with debug frame - - 4-- 2024-02-13 Tom de Vries Committed
[v2,2/2] Add return value to DAP scope Add "finish" return value to DAP 1 - 4-- 2024-02-13 Tom Tromey New
[v2,1/2] Export "finish" return value to Python Add "finish" return value to DAP 1 - 4-- 2024-02-13 Tom Tromey New
[gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.exp [gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.exp - - 3-1 2024-02-13 Tom de Vries Committed
[gdb/dap] Fix exit race [gdb/dap] Fix exit race - - 4-- 2024-02-13 Tom de Vries Committed
gdb: Change "list ." command's error when no debuginfo is available gdb: Change "list ." command's error when no debuginfo is available - - 4-- 2024-02-13 Guinevere Larsen New
[v2,2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols Fixes to gdb.threads/threadcrash.exp - - 2-2 2024-02-13 Guinevere Larsen New
[v2,1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets Fixes to gdb.threads/threadcrash.exp - - 2-2 2024-02-13 Guinevere Larsen New
[gdb/testsuite] Fix fail in gdb.dap/sources.exp [gdb/testsuite] Fix fail in gdb.dap/sources.exp - - 4-- 2024-02-13 Tom de Vries Committed
[pushed,gdb/testsuite] Fix tcl error in gdb.dap/sources.exp [pushed,gdb/testsuite] Fix tcl error in gdb.dap/sources.exp - - -2- 2024-02-13 Tom de Vries Committed
[v4] arc: Don't use multiline in arc-disassembler-options.exp test [v4] arc: Don't use multiline in arc-disassembler-options.exp test - - 4-- 2024-02-13 Yuriy Kolerov New
Port GDB to Hurd x86_64. Port GDB to Hurd x86_64. - - 4-- 2024-02-13 Flavio Cruz New
[3/3] Windows: Fix run/attach hang after bad run/attach "run" and "attach" failure handling problems - - --- 2024-02-12 Pedro Alves New
[2/3] Improve vRun error reporting "run" and "attach" failure handling problems - - --- 2024-02-12 Pedro Alves New
[1/3] Fix "run" failure with GDBserver "run" and "attach" failure handling problems - - --- 2024-02-12 Pedro Alves New
[2/2] Add return value to DAP scope Add "finish" return value to DAP 1 - 4-- 2024-02-12 Tom Tromey New
[1/2] Export "finish" return value to Python Add "finish" return value to DAP 1 - 4-- 2024-02-12 Tom Tromey New
[pushed] gdb: re-format Python files with black 24.1.1 [pushed] gdb: re-format Python files with black 24.1.1 - - -2- 2024-02-12 Simon Marchi New
[1/1] testsuite, btrace: update btrace testsuite to test all btrace recording methods update btrace tests to test all recording methods - - 4-- 2024-02-12 Ijaz, Abdul B New
Fix "value is not available" with debug frame Fix "value is not available" with debug frame - - 3-1 2024-02-12 Tom de Vries Superseded
[2/2] remote.c: Make packet_ok return struct packet_result [1/2] remote.c: Use packet_check_result - - 4-- 2024-02-12 Alexandra Petlanova Hajkova New
[1/2] remote.c: Use packet_check_result [1/2] remote.c: Use packet_check_result - - 4-- 2024-02-12 Alexandra Petlanova Hajkova New
[gdb/tdep] Fix reverse execution of LDR(immediate) T4 [gdb/tdep] Fix reverse execution of LDR(immediate) T4 - - 4-- 2024-02-12 Tom de Vries Committed
[1/1] gdb: Fix assertion in 'value_primitive_field' Fix assertion in 'value_primitive_field' - - 4-- 2024-02-12 Rohr, Stephan New
[v3] arc: Don't use multiline in arc-disassembler-options.exp test [v3] arc: Don't use multiline in arc-disassembler-options.exp test - - 4-- 2024-02-12 Yuriy Kolerov New
Fix crash when calling Frame.static_link Fix crash when calling Frame.static_link - - 22- 2024-02-11 Hannes Domani New
[PUSHED] gdb/python: fix 'set python ignore-environment' white space [PUSHED] gdb/python: fix 'set python ignore-environment' white space - - -2- 2024-02-10 Andrew Burgess New
Use DW_FORM_ref_addr for DIE offset in .debug_names Use DW_FORM_ref_addr for DIE offset in .debug_names - - 3-1 2024-02-10 Tom Tromey New
Fix TUI text centering Fix TUI text centering - - 3-1 2024-02-09 Tom Tromey New
Fix comparison of array types Fix comparison of array types - - 4-- 2024-02-09 Hannes Domani New
[v2] arc: Don't use multiline in arc-disassembler-options.exp test [v2] arc: Don't use multiline in arc-disassembler-options.exp test - - 4-- 2024-02-09 Yuriy Kolerov New
arc: Don't use multiline in arc-disassembler-options.exp test arc: Don't use multiline in arc-disassembler-options.exp test - - --2 2024-02-09 Yuriy Kolerov New
Allow value repeat operator on references Allow value repeat operator on references - - 31- 2024-02-09 Hannes Domani New
Add a test for the gcore script. Add a test for the gcore script. - - 2-2 2024-02-09 Alexandra Petlanova Hajkova New
[v6] remote.c: Make packet_check_result return a structure [v6] remote.c: Make packet_check_result return a structure 1 - 4-- 2024-02-09 Alexandra Petlanova Hajkova New
[v2] gdb/doc: fix several typos [v2] gdb/doc: fix several typos - - 4-- 2024-02-08 Samuel Tardieu New
[4/4] gdbsupport: rewrite gdb_argv to use extract_string_maybe_quoted Rewrite gdb_argv using extract_string_maybe_quoted - - 4-- 2024-02-08 Andrew Burgess New
[3/4] gdb/unittests: additional tests for gdb_argv class Rewrite gdb_argv using extract_string_maybe_quoted - - 4-- 2024-02-08 Andrew Burgess New
[2/4] gdbsupport: allow for configuration of extract_string_maybe_quoted Rewrite gdb_argv using extract_string_maybe_quoted - - 4-- 2024-02-08 Andrew Burgess New
[1/4] gdb/unittests: add extract_string_maybe_quoted self tests Rewrite gdb_argv using extract_string_maybe_quoted - - 4-- 2024-02-08 Andrew Burgess New
Don't allow multiple request registrations in DAP Don't allow multiple request registrations in DAP - - 3-1 2024-02-07 Tom Tromey New
[v2,5/5] gdb: remove unnecessary nullptr check in remove_user_added_objfile Random cleanup patches - - 4-- 2024-02-07 Simon Marchi New
[v2,4/5] gdb: add program_space parameter to clear_solib Random cleanup patches - - 4-- 2024-02-07 Simon Marchi New
[v2,3/5] gdb: add program_space parameter to disable_breakpoints_in_shlibs Random cleanup patches - - 3-1 2024-02-07 Simon Marchi New
[v2,2/5] gdb: add inferior parameter to breakpoint_init_inferior Random cleanup patches - - 4-- 2024-02-07 Simon Marchi New
[v2,1/5] gdb: add program_space parameter to mark_breakpoints_out Random cleanup patches - - 4-- 2024-02-07 Simon Marchi New
mdebug fix mdebug fix - - --2 2024-02-07 Zeck S New
[v2] Remove use of scoped_restore_tmpl from scoped_restore_warning_hook [v2] Remove use of scoped_restore_tmpl from scoped_restore_warning_hook - - 4-- 2024-02-07 Ciaran Woodward Committed
[RFC,3/3,gdb/dap] Ignore OSError on stream.flush in JSON writer Fix issues triggered by gdb.dap/eof.exp - - 4-- 2024-02-07 Tom de Vries Dropped
[RFC,2/3,gdb/dap] Catch and log exceptions in dap threads Fix issues triggered by gdb.dap/eof.exp - - 4-- 2024-02-07 Tom de Vries Committed
[RFC,1/3,gdb/dap] Fix exit race Fix issues triggered by gdb.dap/eof.exp - - 4-- 2024-02-07 Tom de Vries Superseded
Hurd port: update interface to match upstream and fix warnings. Hurd port: update interface to match upstream and fix warnings. - - 4-- 2024-02-07 Flavio Cruz New
Fix -Wlogical-not-parentheses warning from Apple clang 13.0.0 Fix -Wlogical-not-parentheses warning from Apple clang 13.0.0 - - 4-- 2024-02-06 Ciaran Woodward Dropped
Remove use of scoped_restore_tmpl from scoped_restore_warning_hook Remove use of scoped_restore_tmpl from scoped_restore_warning_hook - - 4-- 2024-02-06 Ciaran Woodward Superseded
Use save_vars when saving and restoring GDBFLAGS Use save_vars when saving and restoring GDBFLAGS - - 4-- 2024-02-06 Tom Tromey New
Use bool in dynamic type code Use bool in dynamic type code - - 4-- 2024-02-06 Tom Tromey New
[5/5] gdb: remove unnecessary nullptr check in remove_user_added_objfile Random cleanup patches - - 2-2 2024-02-06 Simon Marchi New
[4/5] gdb: add program_space parameter to clear_solib Random cleanup patches - - 2-2 2024-02-06 Simon Marchi New
[3/5] gdb: add program_space parameter to disable_breakpoints_in_shlibs Random cleanup patches - - 3-1 2024-02-06 Simon Marchi New
[2/5] gdb: add inferior parameter to breakpoint_init_inferior Random cleanup patches - - 4-- 2024-02-06 Simon Marchi New
[1/5] gdb: add program_space parameter to mark_breakpoints_out Random cleanup patches - - 4-- 2024-02-06 Simon Marchi New
gdb: remove core_bfd macro gdb: remove core_bfd macro - - 4-- 2024-02-05 Simon Marchi New
[2/2] gdb: rename target_so_ops to solib_ops Rename two structures - - --2 2024-02-05 Simon Marchi New
[1/2] gdb: rename struct shobj -> struct solib Rename two structures - - --2 2024-02-05 Simon Marchi New
[PR,gdb/31328] gdb: Fix building with clang [PR,gdb/31328] gdb: Fix building with clang - - 4-- 2024-02-05 Jens Remus New
[v5] remote.c: Make packet_check_result return a structure [v5] remote.c: Make packet_check_result return a structure 1 - 3-1 2024-02-05 Alexandra Petlanova Hajkova New
[gdb/tdep] Fix use-after-free in arm_exidx_fill_cache [gdb/tdep] Fix use-after-free in arm_exidx_fill_cache - - 4-- 2024-02-05 Tom de Vries Committed
Remove remnants of partial DIEs from DWARF reader Remove remnants of partial DIEs from DWARF reader - - 4-- 2024-02-04 Tom Tromey New
Avoid an allocation in attr_to_dynamic_prop Avoid an allocation in attr_to_dynamic_prop 1 - 4-- 2024-02-04 Tom Tromey New
Use reference result of emplace_back Use reference result of emplace_back - - 4-- 2024-02-04 Tom Tromey New
Fix disabling of year 2038 support on 32-bit hosts by default Fix disabling of year 2038 support on 32-bit hosts by default - - 4-- 2024-02-03 Thiago Jung Bauermann New
[v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads [v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads 1 - 4-- 2024-02-03 Aaron Merey New
Rewrite Rust slice type handling Rewrite Rust slice type handling - - 4-- 2024-02-02 Tom Tromey New
[PATCHv2] gdb/unwinders: better support for $pc not saved [PATCHv2] gdb/unwinders: better support for $pc not saved 1 - 4-- 2024-02-02 Andrew Burgess New
[Committed] MAINTAINERS: Update my e-mail address. [Committed] MAINTAINERS: Update my e-mail address. - - -2- 2024-02-02 Sandra Loosemore New
[pushed] Fix "objstack" typo [pushed] Fix "objstack" typo - - -2- 2024-02-01 Tom Tromey New
[2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols Fixes to gdb.threads/threadcrash.exp - - --2 2024-02-01 Guinevere Larsen New
[1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets Fixes to gdb.threads/threadcrash.exp - - --2 2024-02-01 Guinevere Larsen New
[v2,2/3] gdb: Don't stop at non-statement line after stepping into inline function Untitled series #30471 - - --- 2024-02-01 Toby Lloyd Davies New
[7/7] gdb/gdbserver: share x86/linux tdesc caching x86/Linux Target Description Changes - - 4-- 2024-02-01 Andrew Burgess New
[6/7] gdbserver: update target description creation for x86/linux x86/Linux Target Description Changes - - 4-- 2024-02-01 Andrew Burgess New
[5/7] gdb/gdbserver: share some code relating to target description creation x86/Linux Target Description Changes - - 4-- 2024-02-01 Andrew Burgess New
[4/7] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition x86/Linux Target Description Changes - - 4-- 2024-02-01 Andrew Burgess New
[3/7] gdbserver/x86: move no-xml code earlier in x86_linux_read_description x86/Linux Target Description Changes - - 4-- 2024-02-01 Andrew Burgess New
« 1 28 9 10257 258 »