Show patches with: none      |   25537 patches
« 1 23 4 5255 256 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
gdb internal fatal error while opening a binary built with gsplit-dwarf gdb internal fatal error while opening a binary built with gsplit-dwarf 1 - 4-- 2024-03-22 Hans New
[1/1] gdb, testsuite: Handle unused compiler option fdiagnostics-color=never. [1/1] gdb, testsuite: Handle unused compiler option fdiagnostics-color=never. - - 4-- 2024-03-22 Ijaz, Abdul B New
gdb: LoongArch: Clean up loongarch_iterate_over_regset_sections() gdb: LoongArch: Clean up loongarch_iterate_over_regset_sections() - - 4-- 2024-03-22 Tiezhu Yang New
[v4] Teach GDB to generate sparse core files (PR corefiles/31494) [v4] Teach GDB to generate sparse core files (PR corefiles/31494) 3 - 4-- 2024-03-21 Pedro Alves New
[RFC,3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads Fix attaching to process when it has zombie threads 1 - 4-- 2024-03-21 Thiago Jung Bauermann New
[RFC,2/3] gdb/nat: Factor linux_find_proc_stat_field out of linux_common_core_of_thread Fix attaching to process when it has zombie threads 1 - 4-- 2024-03-21 Thiago Jung Bauermann New
[RFC,1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread Fix attaching to process when it has zombie threads 1 - 4-- 2024-03-21 Thiago Jung Bauermann New
[12/12] Constify ada-lex.l:attributes Ada iterated assignment, plus parser cleanups - - 3-1 2024-03-21 Tom Tromey New
[11/12] Remove "numbuf" global Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[10/12] Move "returned_complete" into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[09/12] Move "paren_depth" into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[08/12] Move "temp_parse_space" into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[07/12] Move "iterated_associations" into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[06/12] Move "assignments" global into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[05/12] Move "components" and "associations" into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[04/12] Move "int_storage" global into ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[03/12] Introduce ada_parse_state Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[02/12] Implement Ada 2022 iterated assignment Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[01/12] Introduce and use aggregate_assigner type Ada iterated assignment, plus parser cleanups - - 4-- 2024-03-21 Tom Tromey New
[3/3] Use std::string for disassembler options Minor cleanups in disassemble code - - 4-- 2024-03-21 Tom Tromey New
[2/3] Remove some unnecessary casts Minor cleanups in disassemble code - - 4-- 2024-03-21 Tom Tromey New
[1/3] Constify get_disassembler_options Minor cleanups in disassemble code - - 4-- 2024-03-21 Tom Tromey New
Fix setting watchpoints when current thread is running (PR gdb/31521) Fix setting watchpoints when current thread is running (PR gdb/31521) 1 - 3-1 2024-03-21 Pedro Alves New
[RFC] gdb, rsp: clarify a 0-length memory access [RFC] gdb, rsp: clarify a 0-length memory access 1 - 4-- 2024-03-21 Tankut Baris Aktemur New
Better handling for realpath() failures in windows_make_so() on Cygwin Better handling for realpath() failures in windows_make_so() on Cygwin - - 4-- 2024-03-21 Orgad Shaneh New
Better handling for realpath() failures in windows_make_so() on Cygwin Better handling for realpath() failures in windows_make_so() on Cygwin - - 4-- 2024-03-21 Orgad Shaneh New
gdb: syscalls: Add some tips for LoongArch xml files gdb: syscalls: Add some tips for LoongArch xml files - - 4-- 2024-03-21 Tiezhu Yang New
gdb: LoongArch: Silence warning about core file of lsx and lasx gdb: LoongArch: Silence warning about core file of lsx and lasx - - 4-- 2024-03-21 Hui Li New
[3/3] Remove a couple unnecessary casts Better type safety for bcache - - 4-- 2024-03-20 Tom Tromey New
[2/3] Make bcache more type-safe Better type safety for bcache - - 4-- 2024-03-20 Tom Tromey New
[1/3] Some constification in psymtab Better type safety for bcache - - 4-- 2024-03-20 Tom Tromey New
[pushed] .pre-commit-config.yaml: bump black hook to 24.3.0 [pushed] .pre-commit-config.yaml: bump black hook to 24.3.0 - - --2 2024-03-20 Simon Marchi New
[2/2] Run isort Use isort in gdb - - --2 2024-03-20 Tom Tromey New
[1/2] Prepare gdb for isort Use isort in gdb - - --2 2024-03-20 Tom Tromey New
Fix casting in-memory values of primitive types to const reference Fix casting in-memory values of primitive types to const reference - - --2 2024-03-20 Hannes Domani New
Fix reinterpret_cast for classes with multiple inheritance Fix reinterpret_cast for classes with multiple inheritance - - --2 2024-03-20 Hannes Domani New
[v2] gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32 [v2] gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32 1 - 4-- 2024-03-20 H.J. Lu New
[v2] Fix GDB: Initial r16-r31 support for Intel APX [v2] Fix GDB: Initial r16-r31 support for Intel APX - - --2 2024-03-20 H.J. Lu New
[v2,gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases [v2,gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases - - 2-2 2024-03-20 Tom de Vries Committed
gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32 gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32 - - --2 2024-03-19 H.J. Lu New
[9/9] Do not use bare "except" Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[8/9] Suppress some "undefined" warnings from flake8 Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[7/9] Specify ImportError in styling.py Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[6/9] Suppress star import errors Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[5/9] Remove bare "except" from disassembler.py Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[4/9] Remove unused import from gdb/__init__.py Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[3/9] Ignore unsed import in dap/__init__.py Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[2/9] Fix flake8 errors in dap/server.py Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[1/9] Remove .flake8 Make gdb/python flake-clean - - 4-- 2024-03-19 Tom Tromey New
[v2,2/2] remote.c: Make packet_ok return struct packet_result [v2,1/2] remote.c: Use packet_check_result - - 4-- 2024-03-19 Alexandra Hájková New
[v2,1/2] remote.c: Use packet_check_result [v2,1/2] remote.c: Use packet_check_result - - 4-- 2024-03-19 Alexandra Hájková New
[FYI] Add myself to gdb/MAINTAINERS [FYI] Add myself to gdb/MAINTAINERS - - --2 2024-03-19 Toby Lloyd Davies New
[gdb/testsuite] Fix gdb.server/server-connect.exp for missing ipv6 [gdb/testsuite] Fix gdb.server/server-connect.exp for missing ipv6 - - 4-- 2024-03-19 Tom de Vries Committed
[gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases [gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases - - 4-- 2024-03-19 Tom de Vries Superseded
[gdb/testsuite] Handle core without build-id in gdb.base/corefile-buildid.exp [gdb/testsuite] Handle core without build-id in gdb.base/corefile-buildid.exp - - 4-- 2024-03-19 Tom de Vries Committed
[3/3] gdbsupport: move more things to gdbsupport.inc.h [1/3] gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line - - 4-- 2024-03-18 Simon Marchi New
[2/3] gdb, gdbserver, gdbsupport: include config.h files with -include [1/3] gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line - - 3-1 2024-03-18 Simon Marchi New
[1/3] gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line [1/3] gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line - - 4-- 2024-03-18 Simon Marchi New
[v3] Teach GDB to generate sparse core files (PR corefiles/31494) [v3] Teach GDB to generate sparse core files (PR corefiles/31494) 3 - 4-- 2024-03-18 Pedro Alves New
[RFC,1/1] gdb: Support embedded source in DWARF Add support for embedded source in GDB - - 2-2 2024-03-18 Will Hawkins Dropped
Refrain from asking debug stubs to read invalid memory Refrain from asking debug stubs to read invalid memory - - 4-- 2024-03-18 Kévin Le Gouguec New
[v2] Teach GDB to generate sparse core files (PR corefiles/31494) [v2] Teach GDB to generate sparse core files (PR corefiles/31494) 2 - 4-- 2024-03-18 Pedro Alves New
[gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian [gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian - - 4-- 2024-03-17 Tom de Vries Committed
Teach GDB to generate sparse core files (PR corefiles/31494) Teach GDB to generate sparse core files (PR corefiles/31494) 2 - 4-- 2024-03-15 Pedro Alves New
Use size_t in gdb_bfd_section_data Use size_t in gdb_bfd_section_data - - --2 2024-03-15 Tom Tromey New
[v2] Clear board_info entry after waiting for process [v2] Clear board_info entry after waiting for process - - 4-- 2024-03-15 Tom Tromey New
gdb/testsuite: attach to i386 process stopped in vDSO gdb/testsuite: attach to i386 process stopped in vDSO - - 4-- 2024-03-15 Andrew Burgess New
gdb/python: test exception case for gdb.solib_name gdb/python: test exception case for gdb.solib_name 1 - 4-- 2024-03-15 Andrew Burgess New
Rewrite gdb_bfd_error_handler Rewrite gdb_bfd_error_handler - - 4-- 2024-03-14 Tom Tromey New
Clear board_info entry in kill_wait_spawned_process Clear board_info entry in kill_wait_spawned_process - - 4-- 2024-03-14 Tom Tromey New
[v2,gdb/build] Fix build on postmarketos [v2,gdb/build] Fix build on postmarketos - - 3-1 2024-03-14 Tom de Vries Committed
[v2,4/4] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read Introduce the 'x' RSP packet 1 - 4-- 2024-03-14 Tankut Baris Aktemur New
[v2,3/4] rsp: add 'E' to escaped characters Introduce the 'x' RSP packet 1 - 4-- 2024-03-14 Tankut Baris Aktemur New
[v2,2/4] gdbserver: allow suppressing the next putpkt remote-debug log Introduce the 'x' RSP packet - - 4-- 2024-03-14 Tankut Baris Aktemur New
[v2,1/4] doc: fine-tune the documentation of the 'm' RSP packet Introduce the 'x' RSP packet - - 4-- 2024-03-14 Tankut Baris Aktemur New
[gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linux [gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linux - - 4-- 2024-03-14 Tom de Vries Committed
[gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linux [gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linux - - 4-- 2024-03-14 Tom de Vries Committed
[gdb/build] Fix build on postmarketos [gdb/build] Fix build on postmarketos - - 4-- 2024-03-14 Tom de Vries Superseded
Change message when reaching end of reverse history. Change message when reaching end of reverse history. - - 4-- 2024-03-13 Alex Chronopoulos New
gdb/dwarf2: Check for missing abbrev gdb/dwarf2: Check for missing abbrev - - 4-- 2024-03-13 Aaron Merey New
[pushed] Remove extraneous word from manual [pushed] Remove extraneous word from manual - - --2 2024-03-13 Tom Tromey New
[v2,gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64 [v2,gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64 - 1 4-- 2024-03-13 Tom de Vries Committed
[3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read Introduce the 'x' RSP packet 1 - 4-- 2024-03-13 Tankut Baris Aktemur New
[2/3] rsp: add 'E' to escaped characters Introduce the 'x' RSP packet - - 4-- 2024-03-13 Tankut Baris Aktemur New
[1/3] gdbserver: allow suppressing the next putpkt remote-debug log Introduce the 'x' RSP packet - - 4-- 2024-03-13 Tankut Baris Aktemur New
[htdocs,v2] index.html: Fix download and news links [htdocs,v2] index.html: Fix download and news links - - --2 2024-03-13 Mark Wielaard New
[htdocs] index.html: Fix download and news links [htdocs] index.html: Fix download and news links - - --2 2024-03-13 Mark Wielaard New
gdb/tui: Fix crash from y/n prompt during TUI initialization gdb/tui: Fix crash from y/n prompt during TUI initialization - - 4-- 2024-03-12 Aaron Merey New
[v2] Capture warnings when writing to the index cache [v2] Capture warnings when writing to the index cache - - 4-- 2024-03-12 Tom Tromey New
[v4,4/4] gdb, infrun: fix multi-threaded reverse stepping btrace: infrun fixes - - 4-- 2024-03-12 Metzger, Markus T New
[v4,3/4] gdb, infrun, record: move no-history notification into normal_stop btrace: infrun fixes - - 4-- 2024-03-12 Metzger, Markus T New
[v4,2/4] gdb, infrun, record: fix hang when step-over fails with no-history btrace: infrun fixes 1 - 4-- 2024-03-12 Metzger, Markus T New
[v4,1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history btrace: infrun fixes 1 - 4-- 2024-03-12 Metzger, Markus T New
[pushed] gnulib: re-generate build files [pushed] gnulib: re-generate build files - - --2 2024-03-12 Simon Marchi New
[2/2] contrib: sync dg-extract-results.sh with GCC [1/2] contrib: sync dg-extract-results.py with GCC - - 4-- 2024-03-11 Sam James New
[1/2] contrib: sync dg-extract-results.py with GCC [1/2] contrib: sync dg-extract-results.py with GCC - - 4-- 2024-03-11 Sam James New
gdb/Makefile.in: remove ACLOCAL_AMFLAGS gdb/Makefile.in: remove ACLOCAL_AMFLAGS - - --2 2024-03-11 Simon Marchi New
Sync libbacktrace from gcc [PR31327] Sync libbacktrace from gcc [PR31327] - - 4-- 2024-03-11 Sam James New
[pushed] gdb: re-generate aclocal.m4 [pushed] gdb: re-generate aclocal.m4 - - --2 2024-03-11 Simon Marchi New
gdb: ignore -Wregister instead of -Wdeprecated-register gdb: ignore -Wregister instead of -Wdeprecated-register - - 4-- 2024-03-11 Simon Marchi New
« 1 23 4 5255 256 »