Show patches with: Archived = No       |   8876 patches
« 1 231 32 3388 89 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3,2/6] Refactor py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-13 Tom Tromey New
[v3,1/6] Minor cleanups in py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-13 Tom Tromey New
Guard against killing unrelated processes in amd64-disp-step.exp Guard against killing unrelated processes in amd64-disp-step.exp - - --- 2023-07-13 Rainer Orth New
[v4,1/1] : add git trailer information on gdb/MAINTAINERS update MAINTAINERS file with git trailers 1 - --- 2023-07-13 Guinevere Larsen New
[v4,4/4] gdb/doc: document '+' argument for 'list' command Small changes to "list" command 1 - --- 2023-07-13 Guinevere Larsen New
[v4,3/4] gdb/cli: Improve UX when using list with no args Small changes to "list" command 1 - --- 2023-07-13 Guinevere Larsen New
[v4,2/4] gdb/cli: add '.' as an argument for 'list' command Small changes to "list" command 1 - --- 2023-07-13 Guinevere Larsen New
[v4,1/4] gdb/cli: Factor out code to list lines around a given line Small changes to "list" command - - --- 2023-07-13 Guinevere Larsen New
[v1] gdb/fortran: Align intrinsic/variable precedence [v1] gdb/fortran: Align intrinsic/variable precedence - - --- 2023-07-13 Richard Bunt New
[v5] gdb/DAP Fix disassemble bug [v5] gdb/DAP Fix disassemble bug - - --- 2023-07-12 Simon Farre New
[v4] gdb/DAP Fix disassemble bug [v4] gdb/DAP Fix disassemble bug - - --- 2023-07-12 Simon Farre New
[gdb/tui] Assume HAVE_WBORDER [gdb/tui] Assume HAVE_WBORDER - - --- 2023-07-12 Tom de Vries Committed
gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step - - --- 2023-07-12 Yan, Zhiyong New
gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step - - --- 2023-07-12 Yan, Zhiyong New
gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step - - --- 2023-07-12 Yan, Zhiyong New
[v2,6/6] Use correct inferior in Inferior.read_memory et al Fix some Python Inferior methods - - --- 2023-07-11 Tom Tromey New
[v2,5/6] Introduce scoped_restore_current_inferior_for_memory Fix some Python Inferior methods - - --- 2023-07-11 Tom Tromey New
[v2,4/6] Remove obsolete comment from gdbthread.h Fix some Python Inferior methods - - --- 2023-07-11 Tom Tromey New
[v2,3/6] Rename Python variable in py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-11 Tom Tromey New
[v2,2/6] Refactor py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-11 Tom Tromey New
[v2,1/6] Minor cleanups in py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-11 Tom Tromey New
[3/3] Implement DAP modules request Implement the DAP "modules" request - - --- 2023-07-11 Tom Tromey New
[2/3] Add Progspace.objfile_for_address Implement the DAP "modules" request 1 - --- 2023-07-11 Tom Tromey New
[1/3] Remove unused imports Implement the DAP "modules" request - - --- 2023-07-11 Tom Tromey New
[v3,4/4] gdb: Skip trampoline frames in the stack for printing or finish command. GDB support for DW_AT_trampoline 1 - --- 2023-07-10 Ijaz, Abdul B New
[v3,3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline GDB support for DW_AT_trampoline 1 - --- 2023-07-10 Ijaz, Abdul B New
[v3,2/4] gdb/symtab: add lookup for trampoline functions GDB support for DW_AT_trampoline - - --- 2023-07-10 Ijaz, Abdul B New
[v3,1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader GDB support for DW_AT_trampoline - - --- 2023-07-10 Ijaz, Abdul B New
[5/6,v3] gdb/debuginfod: Support on-demand debuginfo downloading Untitled series #22261 - - --- 2023-07-10 Aaron Merey New
Remove target_close Remove target_close - - --- 2023-07-10 Tom Tromey New
Remove some TODOs from gdb.cp tests Remove some TODOs from gdb.cp tests 1 - --- 2023-07-10 Tom Tromey New
[PUSHED] gdb/testsuite: avoid stack addresses in test names [PUSHED] gdb/testsuite: avoid stack addresses in test names - - --- 2023-07-10 Andrew Burgess Committed
[8/8] Change 'handle_id' to be a local variable Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[7/8] Move definition of ctf_target type Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[6/8] Constify tfile_interp_line Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[5/8] Use function_view in traceframe_walk_blocks Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[4/8] Use unique_ptr for trace_dirname Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[3/8] Use unique_ptr for trace_filename Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[2/8] Replace use of xfree with byte_vector Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
[1/8] Remove a use of xfree Minor C++-ification and cleanup in trace targets - - --- 2023-07-09 Tom Tromey New
Add support for symbol addition to the Python API Add support for symbol addition to the Python API - - --- 2023-07-07 Matheus Branco Borella New
gdb/cp-namespace.c: Fix assert failure caused by malformed user input gdb/cp-namespace.c: Fix assert failure caused by malformed user input - - --- 2023-07-07 Aaron Merey New
[v2,2/2] gdb: retain thread-specific breakpoints in reverse execution targets Improve handling of thread numbers for reverse execution targets 1 - --- 2023-07-07 Magne Hov New
[v2,1/2] gdb: keep record of thread numbers for reverse execution targets Improve handling of thread numbers for reverse execution targets 1 - --- 2023-07-07 Magne Hov New
[5/5] Use correct inferior in Inferior.read_memory et al Fix some Python Inferior methods - - --- 2023-07-07 Tom Tromey New
[4/5] Remove obsolete comment from gdbthread.h Fix some Python Inferior methods - - --- 2023-07-07 Tom Tromey New
[3/5] Rename Python variable in py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-07 Tom Tromey New
[2/5] Refactor py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-07 Tom Tromey New
[1/5] Minor cleanups in py-inferior.exp Fix some Python Inferior methods - - --- 2023-07-07 Tom Tromey New
Add name_of_main and language_of_main to the DWARF index Add name_of_main and language_of_main to the DWARF index - - --- 2023-07-07 Matheus Branco Borella New
[PATCHv7] gdb: add inferior-specific breakpoints [PATCHv7] gdb: add inferior-specific breakpoints - - --- 2023-07-07 Andrew Burgess New
[v2,4/4] Test that native targets can read a tdesc without a process attached. Handle null inferiors in target::read_description - - --- 2023-07-06 John Baldwin New
[v2,3/4] Add a have_native_target helper function for use with require. Handle null inferiors in target::read_description - - --- 2023-07-06 John Baldwin New
[v2,2/4] *-linux-nat: Handle null inferior in read_description. Handle null inferiors in target::read_description - - --- 2023-07-06 John Baldwin New
[v2,1/4] *-fbsd-nat: Handle null inferior in read_description. Handle null inferiors in target::read_description - - --- 2023-07-06 John Baldwin New
gdb: LoongArch: Optimize fetch register process gdb: LoongArch: Optimize fetch register process 1 - --- 2023-07-06 Hui Li New
Pass unique_ptr to add_thread_with_info Pass unique_ptr to add_thread_with_info - - --- 2023-07-05 Tom Tromey New
Linux: Avoid pread64/pwrite64 for high memory addresses (PR gdb/30525) Linux: Avoid pread64/pwrite64 for high memory addresses (PR gdb/30525) - - --- 2023-07-05 Pedro Alves New
[v2] gdb/testsuite: Testing with the nvfortran compiler [v2] gdb/testsuite: Testing with the nvfortran compiler - - --- 2023-07-05 Richard Bunt New
gdb/cp-namespace.c: Fix assert failure caused by malformed user input gdb/cp-namespace.c: Fix assert failure caused by malformed user input - - --- 2023-07-05 Aaron Merey New
Export gdb.block_signals and create gdb.Thread Export gdb.block_signals and create gdb.Thread 1 - --- 2023-07-04 Tom Tromey New
[PATCHv2,8/8] gdb: additional debug output in infrun.c and linux-nat.c Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,7/8] gdb/testsuite: remove use of sleep from gdb.base/foll-vfork.exp Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,6/8] gdb/testsuite: expand gdb.base/foll-vfork.exp Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,5/8] gdb: don't resume vfork parent while child is still running Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,4/8] gdb, infrun: refactor part of `proceed` into separate function Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,3/8] gdb: fix an issue with vfork in non-stop mode Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,2/8] gdb: don't restart vfork parent while waiting for child to finish Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv2,1/8] gdb: catch more errors in gdb.base/foll-vfork.exp Some vfork related fixes - - --- 2023-07-04 Andrew Burgess New
[PATCHv3] gdb: style filenames in separate debug file warnings [PATCHv3] gdb: style filenames in separate debug file warnings - - --- 2023-07-04 Andrew Burgess New
[v9,10/10] btrace: Extend ptwrite event decoding. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
[v9,09/10] btrace, python: Enable ptwrite filter registration. Extensions for PTWRITE - - --- 2023-07-04 Willgerodt, Felix New
[v9,08/10] btrace, linux: Enable ptwrite packets. Extensions for PTWRITE - - --- 2023-07-04 Willgerodt, Felix New
[v9,07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
[v9,06/10] python: Add clear() to gdb.Record. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
[v9,05/10] python: Introduce gdb.RecordAuxiliary class. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
[v9,04/10] btrace: Handle stepping and goto for auxiliary instructions. Extensions for PTWRITE - - --- 2023-07-04 Willgerodt, Felix New
[v9,03/10] btrace: Enable auxiliary instructions in record function-call-history. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
[v9,02/10] btrace: Enable auxiliary instructions in record instruction-history. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
[v9,01/10] btrace: Introduce auxiliary instructions. Extensions for PTWRITE 1 - --- 2023-07-04 Willgerodt, Felix New
Implement Ada target name symbol Implement Ada target name symbol 1 - --- 2023-07-03 Tom Tromey New
Add instruction bytes to DAP disassembly response Add instruction bytes to DAP disassembly response 1 - --- 2023-07-03 Tom Tromey New
gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step - - --- 2023-07-03 Yan, Zhiyong New
Add name_of_main and language_of_main to the DWARF index Add name_of_main and language_of_main to the DWARF index 1 - --- 2023-06-30 Matheus Branco Borella New
[2/2] gdb/amdgpu: Fix debugging multiple inferiors using the ROCm runtime Fix debugging multi inferiors using the ROCm runtime - - --- 2023-06-30 Lancelot SIX New
[1/2] gdb/testsuite/rocm: Add the hip_devices_support_debug_multi_process proc Fix debugging multi inferiors using the ROCm runtime - - --- 2023-06-30 Lancelot SIX New
[pushed] Fix regressions caused by agent expression C++-ification [pushed] Fix regressions caused by agent expression C++-ification - - --- 2023-06-30 Tom Tromey New
[6/6,gdb/docs] sme2: Document SME2 registers and features SME2 support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-06-30 Luis Machado New
[5/6,gdb/testsuite] sme2: Extend SME tests to include SME2 SME2 support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[4/6,gdb/aarch64] sme2: Core file support for ZT register set SME2 support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[3/6,gdb/aarch64] sme2: signal frame support SME2 support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[2/6,gdbserver/aarch64] sme2: Enable SME2 support in gdbserver SME2 support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[1/6,gdb/aarch64] sme2: Enable SME2 for AArch64 gdb on Linux SME2 support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[v3,16/16,gdb/docs] sme: Document SME registers and features SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-06-30 Luis Machado New
[v3,15/16,gdb/testsuite] sme: Add SVE/SME testcases SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[v3,14/16,gdb/aarch64] sme: Core file support for Linux SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[v3,13/16,gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[v3,12/16,gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to cor… SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[v3,11/16,gdb/aarch64] sme: Support TPIDR2 signal frame context SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
[v3,10/16,gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-06-30 Luis Machado New
« 1 231 32 3388 89 »