June 2023 Archives by author
Starting: Thu Jun 1 01:34:01 GMT 2023
Ending: Fri Jun 30 21:07:26 GMT 2023
Messages: 610
- [PATCH 2/2] gdbserver: track current process as well as current thread
Aktemur, Tankut Baris
- [PATCH] gdbserver: try selecting a thread first to access memory
Tankut Baris Aktemur
- [PATCH] gdbserver: use target_waitstatus::to_string in 'prepare_resume_reply'
Tankut Baris Aktemur
- [PATCH] gdbserver: extract code out of regcache's registers_to_string
Tankut Baris Aktemur
- [PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
Aktemur, Tankut Baris
- [PATCH v3] gdb, python: selectively omit enabling stdin in gdb.execute exception
Aktemur, Tankut Baris
- [PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
Tankut Baris Aktemur
- [PATCH] gdbserver: use target_waitstatus::to_string in 'prepare_resume_reply'
Aktemur, Tankut Baris
- [PATCH v2] gdbserver: dump 'xx...x' in collect_register_as_string for unavailable register (was: gdbserver: extract code out of regcache's registers_to_string)
Tankut Baris Aktemur
- [PATCH] gdbserver: extract code out of regcache's registers_to_string
Aktemur, Tankut Baris
- [PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
Aktemur, Tankut Baris
- [PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
Aktemur, Tankut Baris
- [PATCH 2/2] gdbserver: track current process as well as current thread
Aktemur, Tankut Baris
- [PATCH 4/8] gdb, infrun: refactor part of `proceed` into separate function
Aktemur, Tankut Baris
- [PATCH v2 1/3] gdb/corelow.c: fix use-after-free in build_file_mappings
John Baldwin
- [PING] [PATCH 0/4] Handle null inferiors in target::read_description
John Baldwin
- [PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads.
John Baldwin
- [PATCH 2/4] *-linux-nat: Handle null inferior in read_description.
John Baldwin
- [PATCH 0/3] Remove some uses of xrealloc
John Baldwin
- [PATCH 3/6] Use std::vector<bool> for agent_expr::reg_mask
John Baldwin
- [PATCH 5/6] Use bool for agent_expr::tracing
John Baldwin
- [PATCH 6/6] Make aop_map 'static'
John Baldwin
- [PATCH v2 0/8] C++-ify and simplify agent expressions
John Baldwin
- [PING] [PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads.
John Baldwin
- [PING] [PATCH 0/4] Handle null inferiors in target::read_description
John Baldwin
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH] gdb/configure.ac: Add option --with-additional-debug-dirs
Thiago Jung Bauermann
- [PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- [PATCH] gdb/configure.ac: Add option --with-additional-debug-dirs
Thiago Jung Bauermann
- [PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Thiago Jung Bauermann
- School Districts Contacts 2023
Alma Bennett
- [PATCHv3 0/2] Add __repr__() implementation to a few Python types
Matheus Branco Borella
- [PATCH] Add name_of_main and language_of_main to the DWARF index
Matheus Branco Borella
- [PING] Re: [PATCH] Add support for creating new types from the Python API
Matheus Branco Borella
- [PING] Re: [PATCH] Add support for symbol addition to the Python API
Matheus Branco Borella
- [PATCH] Add name_of_main and language_of_main to the DWARF index
Matheus Branco Borella
- [PING][PATCH v2 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
Bouhaouel, Mohamed
- [PATCH v3 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
Mohamed Bouhaouel
- [PATCH] Add missing backslash to update-gnulib.sh
Joel Brobecker
- [PATCH 0/1] riscv: Ensure LE instruction fetching
Branislav Brzak
- [PATCH 0/1] riscv: Ensure LE instruction fetching
Branislav Brzak
- [PATCH 0/1] riscv: Ensure LE instruction fetching
Branislav Brzak
- [PATCH 0/1] riscv: Ensure LE instruction fetching
Branislav Brzak
- [RFC] Bump minimum Python version to 3.4
Kevin Buettner
- [PATCH] Permit DW_OP_GNU_uninit to be used with DW_OP_piece
Kevin Buettner
- [PATCH 1/3] gdb: split inferior and thread setup when opening a core file
Kevin Buettner
- [PATCH 2/3] gdb/testsuite: add test for core file with a 0 pid
Kevin Buettner
- [PATCH 3/3] gdb: handle core files with .reg/0 section names
Kevin Buettner
- [PATCH] Permit DW_OP_GNU_uninit to be used with DW_OP_piece
Kevin Buettner
- [pushed] Simplify case DW_OP_GNU_uninit in dwarf_expr_context::execute_stack_op
Kevin Buettner
- [PATCH v2 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
Kevin Buettner
- [PATCH] [patch] gdbserver assert error on arm platform
Kevin Buettner
- [PATCH v3 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
Kevin Buettner
- [PATCH] gdb/testsuite: Testing with the armflang compiler
Richard Bunt
- [PATCH] gdb/testsuite: Testing with the armflang compiler
Richard Bunt
- [PATCH v2] gdb/testsuite: Testing with the armflang compiler
Richard Bunt
- [PATCH v2] gdb/testsuite: Testing with the armflang compiler
Richard Bunt
- [PATCH v1] gdb/testsuite: Testing with the nvfortran compiler
Richard Bunt
- [PATCH 0/4] Some alloca removal and a printf bug fix
Andrew Burgess
- [PATCH 1/4] gdb: fix printf of wchar_t early in a gdb session
Andrew Burgess
- [PATCH 2/4] gdb: remove two uses of alloca from printcmd.c
Andrew Burgess
- [PATCH 3/4] gdb: remove last alloca call from printcmd.c
Andrew Burgess
- [PATCH 4/4] gdb: check max-value-size when reading strings for printf
Andrew Burgess
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Andrew Burgess
- [PATCH 2/3] gdb/corelow.c: avoid repeated warnings in build_file_mappings
Andrew Burgess
- [PATCH 1/3] gdb/corelow.c: fix use-after-free in build_file_mappings
Andrew Burgess
- [PATCH 3/3] gdb/corelow.c: do not try to reopen a file if open failed once
Andrew Burgess
- [PATCH] Improve MI -dprintf-insert documentation
Andrew Burgess
- [PATCH] [gdb/testsuite] Fix gdb.tui/wrap-line.exp
Andrew Burgess
- [PATCH 0/3] Improve vmcore loading
Andrew Burgess
- [PATCH 1/3] gdb: split inferior and thread setup when opening a core file
Andrew Burgess
- [PATCH 2/3] gdb/testsuite: add test for core file with a 0 pid
Andrew Burgess
- [PATCH 3/3] gdb: handle core files with .reg/0 section names
Andrew Burgess
- [PATCH] gdb/guile: remove some manual xfree calls
Andrew Burgess
- [PATCH 4/4] gdb: check max-value-size when reading strings for printf
Andrew Burgess
- [PATCHv3] gdb: building inferior strings from within GDB
Andrew Burgess
- [PATCHv7 2/6] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Andrew Burgess
- [PATCHv7 3/6] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCHv7 4/6] gdb/remote: avoid SIGINT after calling remote_target::stop
Andrew Burgess
- [PATCH 28/31] Document remote clone events, and QThreadOptions packet
Andrew Burgess
- [PATCH 08/31] Thread options & clone events (core + remote)
Andrew Burgess
- [PATCH 09/31] Thread options & clone events (native Linux)
Andrew Burgess
- [PATCH 10/31] Thread options & clone events (Linux GDBserver)
Andrew Burgess
- [PATCHv3] gdb: building inferior strings from within GDB
Andrew Burgess
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Andrew Burgess
- [PATCH] [AArch64] Fix architecture debug version constant thinkos
Andrew Burgess
- [RFC] Bump minimum Python version to 3.4
Andrew Burgess
- [PATCHv8 0/6] Infcalls from B/P conditions in multi-threaded inferiors
Andrew Burgess
- [PATCHv8 1/6] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Andrew Burgess
- [PATCHv8 2/6] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Andrew Burgess
- [PATCHv8 3/6] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCHv8 4/6] gdb/remote: avoid SIGINT after calling remote_target::stop
Andrew Burgess
- [PATCHv8 5/6] gdb: introduce unwind-on-timeout setting
Andrew Burgess
- [PATCHv8 6/6] gdb: rename unwindonsignal to unwind-on-signal
Andrew Burgess
- [PATCH 3/6 v3] gdb: Buffer gdb_stdout during events that might download deferred debuginfo
Andrew Burgess
- [PATCH 1/6 v2] gdb/debuginfod: Add debuginfod_section_query
Andrew Burgess
- [PATCH 2/6 v2] gdb: Add command 'maint set/show debuginfod download-sections'
Andrew Burgess
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCHv8 6/6] gdb: rename unwindonsignal to unwind-on-signal
Andrew Burgess
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Andrew Burgess
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Andrew Burgess
- [PATCH v2 1/3] gdb/corelow.c: fix use-after-free in build_file_mappings
Andrew Burgess
- [PATCH 11/31] gdbserver: Hide and don't detach pending clone children
Andrew Burgess
- [PATCH 12/31] Remove gdb/19675 kfails (displaced stepping + clone)
Andrew Burgess
- [PATCH 13/31] Add test for stepping over clone syscall
Andrew Burgess
- [PATCH 14/31] all-stop/synchronous RSP support thread-exit events
Andrew Burgess
- [PATCH 16/31] Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to core
Andrew Burgess
- [PATCH 17/31] Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-over-thread-exit
Andrew Burgess
- [PATCHv2] gdb/debuginfod: cleanup debuginfod earlier
Andrew Burgess
- [PATCH 18/31] Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver
Andrew Burgess
- [PATCH 19/31] Implement GDB_THREAD_OPTION_EXIT support for native Linux
Andrew Burgess
- [PATCH 20/31] gdb: clear step over information on thread exit (PR gdb/27338)
Andrew Burgess
- [PATCH 21/31] stop_all_threads: (re-)enable async before waiting for stops
Andrew Burgess
- [PATCH 22/31] gdbserver: Queue no-resumed event after thread exit
Andrew Burgess
- [PATCH 23/31] Don't resume new threads if scheduler-locking is in effect
Andrew Burgess
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCHv3 0/2] Add __repr__() implementation to a few Python types
Andrew Burgess
- [PATCHv3 0/2] Add __repr__() implementation to a few Python types
Andrew Burgess
- [PATCH 24/31] Report thread exit event for leader if reporting thread exit events
Andrew Burgess
- [PATCHv3] gdb: building inferior strings from within GDB
Andrew Burgess
- [PATCHv2] gdb/debuginfod: cleanup debuginfod earlier
Andrew Burgess
- [PATCH 25/31] Ignore failure to read PC when resuming
Andrew Burgess
- [PATCH 26/31] gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro
Andrew Burgess
- [PATCH 27/31] Testcases for stepping over thread exit syscall (PR gdb/27338)
Andrew Burgess
- [PATCH 28/31] Document remote clone events, and QThreadOptions packet
Andrew Burgess
- [PATCH 29/31] inferior::clear_thread_list always silent
Andrew Burgess
- [PATCH 30/31] Centralize "[Thread ...exited]" notifications
Andrew Burgess
- [PATCH 31/31] Cancel execution command on thread exit, when stepping, nexting, etc.
Andrew Burgess
- [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCH v2] gdb/dap - Add support for additional target types
Andrew Burgess
- [PATCH] Style history variable output
Andrew Burgess
- [PUSHED] gdb: update IRC reference from Freenode to Libera.Chat
Andrew Burgess
- [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCH 0/8] Some vfork related fixes
Andrew Burgess
- [PATCH 1/8] gdb: catch more errors in gdb.base/foll-vfork.exp
Andrew Burgess
- [PATCH 2/8] gdb: don't restart vfork parent while waiting for child to finish
Andrew Burgess
- [PATCH 3/8] gdb: fix an issue with vfork in non-stop mode
Andrew Burgess
- [PATCH 4/8] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCH 5/8] gdb: don't resume vfork parent while child is still running
Andrew Burgess
- [PATCH 6/8] gdb/testsuite: expand gdb.base/foll-vfork.exp
Andrew Burgess
- [PATCH 7/8] gdb/testsuite: remove use of sleep from gdb.base/foll-vfork.exp
Andrew Burgess
- [PATCH 8/8] gdb: additional debug output in infrun.c and linux-nat.c
Andrew Burgess
- [PATCH v3 1/4] gdb/cli: Factor out code to list lines for the first time
Andrew Burgess
- [PATCH v3 2/4] gdb/cli: Improve UX when using list with no args
Andrew Burgess
- [PATCH v3 3/4] gdb/cli: add '.' as an argument for 'list' command
Andrew Burgess
- [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function
Andrew Burgess
- [PATCH 2/2] gdbserver: track current process as well as current thread
Andrew Burgess
- [PATCH v5] gdb/Python: Added ThreadExitedEvent
Simon Farre
- [PATCH v1] [gdb/dap] Add thread exited event
Simon Farre
- [PATCH v6] gdb/Python: Added ThreadExitedEvent
Simon Farre
- [pushed] Added self to W.A.A. maintainers
Simon Farre
- [PATCH v1] gdb/dap - Getting thread names
Simon Farre
- [PATCH v1] gdb/dap - Add support for additional target types
Simon Farre
- [PATCH v2] gdb/dap - Add support for additional target types
Simon Farre
- [PATCH v1] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Simon Farre
- [PATCH v2] gdb/dap - Add support for additional target types
Simon Farre
- [PATCH v2] gdb/dap - Add support for additional target types
Simon Farre
- [PATCH v2] gdb/dap - Getting thread names
Simon Farre
- [PATCH v1] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Simon Farre
- [PATCH v2] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Simon Farre
- [PATCH v2] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Simon Farre
- [PATCH v3] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Simon Farre
- [PATCH] gdb/DAP Few bug fixes & Evaluate Array Watch vars
Simon Farre
- [PATCH] gdb/DAP Few bug fixes & Evaluate Array Watch vars
Simon Farre
- [PATCH v4] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Simon Farre
- [PATCH v2] gdb/dap - Add support for additional target types
Simon Farre
- [PATCH] gdb/DAP Few bug fixes & Evaluate Array Watch vars
Simon Farre
- [PATCH] Fixes 28ab59607ef40b9571c0702ffba8f6aa6fb1b033
Simon Farre
- [Note] Patches not sent to list
Simon Farre
- [PATCH v2] gdb/DAP Few bug fixes & Evaluate Array Watch vars
Simon Farre
- [PATCH v1] gdb/DAP Fix LazyString not serializable exception
Simon Farre
- [PATCH v2] gdb/DAP Fix LazyString not serializable exception
Simon Farre
- [PATCH v1] gdb/DAP Introduce new methods to to Pretty Printers
Simon Farre
- [PATCH v2] gdb/DAP Introduce new methods to to Pretty Printers
Simon Farre
- [PATCH v3] gdb/DAP Introduce new methods to to Pretty Printers
Simon Farre
- [PATCH v4] gdb/DAP Introduce new methods to to Pretty Printers
Simon Farre
- [PATCH v1] gdb/DAP Fix disassemble bug
Simon Farre
- [PATCH v1] gdb/DAP Fix disassemble bug
Simon Farre
- [PATCH v1] gdb/DAP Fix disassemble bug
Simon Farre
- [PATCH v2] gdb/DAP Fix disassemble bug
Simon Farre
- [PATCH v4] gdb/DAP Introduce new methods to to Pretty Printers
Simon Farre
- [PATCH v1] gdb/DAP Fix disassemble bug
Simon Farre
- [PATCH v3] gdb/DAP Fix disassemble bug
Simon Farre
- [PATCH v1] gdb/DAP - Add completionsRequest
Simon Farre
- [PATCH v1] gdb/DAP - Add completionsRequest
Simon Farre
- School Districts Contacts 2023
Emma Grace
- [PATCH 0/2] Improve handling of thread numbers for reverse execution targets
Magne Hov
- [PATCH 1/2] gdb: keep record of thread numbers for reverse execution targets
Magne Hov
- [PATCH 2/2] gdb: retain thread-specific breakpoints in reverse execution targets
Magne Hov
- [PATCH 1/2] gdb: keep record of thread numbers for reverse execution targets
Magne Hov
- [PATCH v2 0/4] GDB support for DW_AT_trampoline
Abdul Basit Ijaz
- [PATCH v2 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
Abdul Basit Ijaz
- [PATCH v2 2/4] gdb/symtab: add lookup for trampoline functions
Abdul Basit Ijaz
- [PATCH v2 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
Abdul Basit Ijaz
- [PATCH v2 4/4] gdb: Skip trampoline frames in the stack for printing or finish command.
Abdul Basit Ijaz
- [PATCH] Remove f-strings from DAP
Paul Koning
- [PATCH] Remove f-strings from DAP
Paul Koning
- [RFC] Bump minimum Python version to 3.4
Paul Koning
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Bruno Larsen
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Bruno Larsen
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Bruno Larsen
- [PATCH 00/10] [gdb] Fix typos and misspellings
Bruno Larsen
- [PATCH v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Bruno Larsen
- [PATCH v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Bruno Larsen
- [PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Bruno Larsen
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Bruno Larsen
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Bruno Larsen
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Bruno Larsen
- [PATCH v2 0/1] update MAINTAINERS file with git trailers
Bruno Larsen
- [PATCH v2 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
Bruno Larsen
- [PATCH v2 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
Bruno Larsen
- [PATCH] [patch] gdbserver assert error on arm platform
Bruno Larsen
- [PATCH 0/3] Small changes to "list" command
Bruno Larsen
- [PATCH 1/3] gdb/cli: Factor out code to list lines for the first time
Bruno Larsen
- [PATCH 2/3] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH 3/3] gdb/cli: add '.' as an argument for 'list' command
Bruno Larsen
- [PATCH 2/3] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH 2/3] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH v2 0/4] Small changes to "list" command
Bruno Larsen
- [PATCH v2 1/4] gdb/cli: Factor out code to list lines for the first time
Bruno Larsen
- [PATCH v2 2/4] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH v2 3/4] gdb/cli: add '.' as an argument for 'list' command
Bruno Larsen
- [PATCH v2 4/4] gdb/doc: document '+' argument for 'list' command
Bruno Larsen
- [PATCH v3 0/4] Small changes to "list" command
Bruno Larsen
- [PATCH v3 1/4] gdb/cli: Factor out code to list lines for the first time
Bruno Larsen
- [PATCH v3 2/4] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH v3 3/4] gdb/cli: add '.' as an argument for 'list' command
Bruno Larsen
- [PATCH v3 4/4] gdb/doc: document '+' argument for 'list' command
Bruno Larsen
- [PATCH v3 4/4] gdb/doc: document '+' argument for 'list' command
Bruno Larsen
- [PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
Bruno Larsen
- [PATCH v3 4/4] gdb/doc: document '+' argument for 'list' command
Bruno Larsen
- [PATCH v2 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
Bruno Larsen
- [PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
Bruno Larsen
- [PATCH v3 2/4] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH v3 3/4] gdb/cli: add '.' as an argument for 'list' command
Bruno Larsen
- [PATCH v3 2/4] gdb/cli: Improve UX when using list with no args
Bruno Larsen
- [PATCH v3 0/1] update MAINTAINERS file with git trailers
Bruno Larsen
- [PATCH v3 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
Bruno Larsen
- [PATCH] Remove some Python 2 code
Bruno Larsen
- [PATCH] gdb/testsuite: fix gdb.python/py-unwind.exp with python >= 3.11
Ilya Leoshkevich
- [PING] [PATCH] gdb: Fix derive_heap_segment for PIE
Ilya Leoshkevich
- [PATCH] gdb: support rseq auxvs
Ilya Leoshkevich
- [PATCH] gdb: Fix "target file /proc/.../cmdline contained unexpected null characters"
Ilya Leoshkevich
- [PATCH 11/11] Process exit status is leader exit status testcase
Ilya Leoshkevich
- [PATCH] gdb/doc: fix a makeinfo warning
Enze Li
- [PATCH] gdb/doc: fix a makeinfo warning
Enze Li
- [PATCH] gdb: LoongArch: Handle special floating-point member struct in dummy call
Hui Li
- [PATCH 2/2 v5] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 1/2] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 2/2 v5] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 2/2 v5] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 1/2] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 1/2 ver 2] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 2/2 v5] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH 2/2 v6] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH] [AArch64] Fix architecture debug version constant thinkos
Luis Machado
- [PATCH, obv] [AArch64] Fix gdb.base/memtag.exp failure
Luis Machado
- [PATCH, obv] [AArch64] Fix gdb.base/memtag.exp failure
Luis Machado
- [PATCH] [AArch64] Fix architecture debug version constant thinkos
Luis Machado
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Luis Machado
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Luis Machado
- [PATCH] aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not support it.
Luis Machado
- [PATCH] gdb/testsuite: Testing with the armflang compiler
Luis Machado
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Luis Machado
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Luis Machado
- [PATCH 2/4] *-linux-nat: Handle null inferior in read_description.
Luis Machado
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Luis Machado
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Luis Machado
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Luis Machado
- [PATCH v3 17/17] [gdb/docs] sme: Document SME registers and features
Luis Machado
- [PATCH v3 00/16] SME support for AArch64 gdb/gdbserver on Linux
Luis Machado
- [PATCH v3 01/16] [gdb/aarch64] Fix register fetch/store order for native AArch64 Linux
Luis Machado
- [PATCH v3 02/16] [gdb/aarch64] refactor: Rename SVE-specific files
Luis Machado
- [PATCH v3 03/16] [gdb/gdbserver] refactor: Simplify SVE interface to read/write registers
Luis Machado
- [PATCH v3 04/16] [gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target
Luis Machado
- [PATCH v3 05/16] [gdb/aarch64] sme: Enable SME registers and pseudo-registers
Luis Machado
- [PATCH v3 06/16] [gdbserver/aarch64] refactor: Adjust expedited registers dynamically
Luis Machado
- [PATCH v3 07/16] [gdbserver/aarch64] sme: Add support for SME
Luis Machado
- [PATCH v3 08/16] [gdb/aarch64] sve: Fix signal frame z/v register restore
Luis Machado
- [PATCH v3 09/16] [gdb/aarch64] sme: Signal frame support
Luis Machado
- [PATCH v3 10/16] [gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
Luis Machado
- [PATCH v3 11/16] [gdb/aarch64] sme: Support TPIDR2 signal frame context
Luis Machado
- [PATCH v3 12/16] [gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core files
Luis Machado
- [PATCH v3 13/16] [gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order
Luis Machado
- [PATCH v3 14/16] [gdb/aarch64] sme: Core file support for Linux
Luis Machado
- [PATCH v3 15/16] [gdb/testsuite] sme: Add SVE/SME testcases
Luis Machado
- [PATCH v3 16/16] [gdb/docs] sme: Document SME registers and features
Luis Machado
- [PATCH 0/6] SME2 support for AArch64 gdb/gdbserver on Linux
Luis Machado
- [PATCH 1/6] [gdb/aarch64] sme2: Enable SME2 for AArch64 gdb on Linux
Luis Machado
- [PATCH 2/6] [gdbserver/aarch64] sme2: Enable SME2 support in gdbserver
Luis Machado
- [PATCH 3/6] [gdb/aarch64] sme2: signal frame support
Luis Machado
- [PATCH 4/6] [gdb/aarch64] sme2: Core file support for ZT register set
Luis Machado
- [PATCH 5/6] [gdb/testsuite] sme2: Extend SME tests to include SME2
Luis Machado
- [PATCH 6/6] [gdb/docs] sme2: Document SME2 registers and features
Luis Machado
- [RFC] Bump minimum Python version to 3.4
Simon Marchi
- [PATCHv3] gdb: building inferior strings from within GDB
Simon Marchi
- [PATCH 1/2] Fix reverse stepping multiple contiguous PC ranges over the line table.
Simon Marchi
- [PATCH 2/2 v5] Fix reverse stepping multiple contiguous PC ranges over the line table.
Simon Marchi
- [PATCH v2 3/8] Use std::vector<bool> for agent_expr::reg_mask
Simon Marchi
- [PATCH 1/2] Fix reverse stepping multiple contiguous PC ranges over the line table.
Simon Marchi
- [PATCH 2/2 v5] Fix reverse stepping multiple contiguous PC ranges over the line table.
Simon Marchi
- [PATCH v6] gdb/Python: Added ThreadExitedEvent
Simon Marchi
- [PATCH v2 2/8] Use gdb::byte_vector in agent_expr
Simon Marchi
- [PATCH 0/6 v3] gdb/debuginfod: Add on-demand debuginfo downloading
Aaron Merey
- [PATCH 1/6 v2] gdb/debuginfod: Add debuginfod_section_query
Aaron Merey
- [PATCH 2/6 v2] gdb: Add command 'maint set/show debuginfod download-sections'
Aaron Merey
- [PATCH 3/6 v3] gdb: Buffer gdb_stdout during events that might download deferred debuginfo
Aaron Merey
- [PATCH 4/6] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
Aaron Merey
- [PATCH 5/6 v3] gdb/debuginfod: Support on-demand debuginfo downloading
Aaron Merey
- [PATCH 6/6 v3] gdb/debuginfod: Add .debug_line downloading
Aaron Merey
- [PATCH 2/6 v2] gdb: Add command 'maint set/show debuginfod download-sections'
Aaron Merey
- [PATCH 3/6 v3] gdb: Buffer gdb_stdout during events that might download deferred debuginfo
Aaron Merey
- [PATCHv2] gdb/debuginfod: cleanup debuginfod earlier
Aaron Merey
- [PATCH 3/6 v4] gdb: Buffer output streams during events that might download debuginfo
Aaron Merey
- [PATCH 4/6] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
Aaron Merey
- [PATCH 5/6 v3] gdb/debuginfod: Support on-demand debuginfo downloading
Aaron Merey
- [PATCH 6/6 v3] gdb/debuginfod: Add .debug_line downloading
Aaron Merey
- [PATCH v4 1/1] gdb, infcmd: Support jump command in multi-inferior case.
Matti Puputti
- [PATCH v3 1/1] gdb, infcmd: Support jump command in multi-inferior case.
Puputti, Matti
- [PATCH v2 1/3] gdb/corelow.c: fix use-after-free in build_file_mappings
Lancelot SIX
- [PATCH v2 1/3] gdb/corelow.c: fix use-after-free in build_file_mappings
Lancelot SIX
- [PATCH] gdb/testsuite: use proper int size for gdb.dwarf2/symbol_needs_eval*.exp
Lancelot SIX
- [PATCH v2] gdb/testsuite: use proper int size for gdb.dwarf2/symbol_needs_eval*.exp
Lancelot SIX
- [PATCH v2] gdb/testsuite: use proper int size for gdb.dwarf2/symbol_needs_eval*.exp
Lancelot SIX
- [PATCH] gdb/amd-dbgapi-target: Use inf param in detach
Lancelot SIX
- [PATCH v1] gdb/DAP - Add completionsRequest
Lancelot SIX
- [PATCH 1/2] gdb: keep record of thread numbers for reverse execution targets
Lancelot SIX
- [PATCH v3 1/1] gdb, breakpoint: add breakpoint location debugging logs
Schimpe, Christina
- [PATCH v3 1/1] gdb, breakpoint: add breakpoint location debugging logs
Schimpe, Christina
- [PATCH v4 0/1] Add breakpoint location debugging logs
Christina Schimpe
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Christina Schimpe
- [PATCH 0/1]Python breakpoint with extra spec
Christina Schimpe
- [PATCH 1/1] gdb, python: fix python breakpoint with extra spec
Christina Schimpe
- [PATCH 1/1] gdb, python: fix python breakpoint with extra spec
Schimpe, Christina
- [PATCH 0/1] Refactor proceed function
Christina Schimpe
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Christina Schimpe
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Schimpe, Christina
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Schimpe, Christina
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Schimpe, Christina
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Schimpe, Christina
- [PATCH 1/1] gdb, python: fix python breakpoint with extra spec
Schimpe, Christina
- [PATCH 1/1] gdb, infrun: refactor part of `proceed` into separate function
Schimpe, Christina
- [PATCH v2 0/1] Refactor proceed function
Christina Schimpe
- [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function
Christina Schimpe
- [PATCH v5 0/1] Add breakpoint location debugging logs
Christina Schimpe
- [PATCH v5 1/1] gdb, breakpoint: add breakpoint location debugging logs
Christina Schimpe
- [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function
Schimpe, Christina
- [PATCH 1/1] gdb, python: fix python breakpoint with extra spec
Keith Seitz
- [PATCH 1/1] gdb, python: fix python breakpoint with extra spec
Keith Seitz
- [PATCH 0/2] Remove some use of xfree from MI
Keith Seitz
- [PATCH v3 2/4] gdb/cli: Improve UX when using list with no args
Keith Seitz
- [PATCH v3 3/4] gdb/cli: add '.' as an argument for 'list' command
Keith Seitz
- [PATCH] gdb/testsuite: use proper int size for gdb.dwarf2/symbol_needs_eval*.exp
Six, Lancelot
- [PATCH] gdb/solib-rocm: limit the number of opened file descriptors
Lancelot Six
- [PATCH 0/2] Fix debugging multi inferiors using the ROCm runtime
Lancelot Six
- [PATCH 1/2] gdb/testsuite/rocm: Add the hip_devices_support_debug_multi_process proc
Lancelot Six
- [PATCH 2/2] gdb/amdgpu: Fix debugging multiple inferiors using the ROCm runtime
Lancelot Six
- [PATCH] Remove f-strings from DAP
Tom Tromey
- [RFC] Bump minimum Python version to 3.4
Tom Tromey
- [PATCH] Remove f-strings from DAP
Tom Tromey
- [PATCH] gdb/guile: remove some manual xfree calls
Tom Tromey
- [PATCH 1/4] gdb: fix printf of wchar_t early in a gdb session
Tom Tromey
- [PATCH 00/10] [gdb] Fix typos and misspellings
Tom Tromey
- [PATCH 4/4] gdb: check max-value-size when reading strings for printf
Tom Tromey
- [PATCH 0/4] Some alloca removal and a printf bug fix
Tom Tromey
- [PATCH] Remove f-strings from DAP
Tom Tromey
- [PATCH v2 8/9] Implement gdb.execute_mi
Tom Tromey
- [PATCH 00/10] [gdb] Fix typos and misspellings
Tom Tromey
- [PATCH] Permit DW_OP_GNU_uninit to be used with DW_OP_piece
Tom Tromey
- [PATCH v5] gdb/Python: Added ThreadExitedEvent
Tom Tromey
- [PATCH v1] [gdb/dap] Add thread exited event
Tom Tromey
- [PATCH v6] gdb/Python: Added ThreadExitedEvent
Tom Tromey
- [RFC 00/10] More use of unrelocated_addr
Tom Tromey
- [pushed] Simplify ada_lookup_struct_elt_type
Tom Tromey
- [PATCH v2 8/9] Implement gdb.execute_mi
Tom Tromey
- [PATCH] [gdb/tui] Factor out border-mode help text
Tom Tromey
- [PATCHv3] gdb: building inferior strings from within GDB
Tom Tromey
- [PATCH] Use scoped_value_mark in two more places
Tom Tromey
- [PATCH 1/2] [gdb/testsuite] Add test-case gdb.tui/single-key.exp
Tom Tromey
- [PATCH 2/2] [gdb/tui] Delete line buffer when switching to singlekey
Tom Tromey
- [PATCHv2] gdb/debuginfod: cleanup debuginfod earlier
Tom Tromey
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Tom Tromey
- [PATCH] gdb/testsuite: Testing with the armflang compiler
Tom Tromey
- [PATCH v2 1/2] [gdb/tui] Simplify tui_puts_internal
Tom Tromey
- [PATCH v2 2/2] [gdb/tui] Handle unicode chars in prompt
Tom Tromey
- [PATCH] [gdb/tui] Handle unicode chars in prompt
Tom Tromey
- [PATCH] [gdb/tui] Handle unicode chars in prompt
Tom Tromey
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Tom Tromey
- [PATCH v2 2/2] [gdb/tui] Handle unicode chars in prompt
Tom Tromey
- [PATCH] Remove unchecked casts to mi_interp
Tom Tromey
- [PATCH 0/2] Remove some use of xfree from MI
Tom Tromey
- [PATCH 1/2] Use std::string for MI token
Tom Tromey
- [PATCH 2/2] Use unique_xmalloc_ptr for mi_parse::command
Tom Tromey
- [PATCH] Add name_of_main and language_of_main to the DWARF index
Tom Tromey
- [PATCH] Permit DW_OP_GNU_uninit to be used with DW_OP_piece
Tom Tromey
- [PATCH 00/25] Many updates to DAP implementation
Tom Tromey
- [PATCH] Remove f-strings from DAP
Tom Tromey
- [PATCH v2] gdb/testsuite: Testing with the armflang compiler
Tom Tromey
- [PATCH v2] gdb/testsuite: use proper int size for gdb.dwarf2/symbol_needs_eval*.exp
Tom Tromey
- [PATCH v2 2/2] [gdb/tui] Handle unicode chars in prompt
Tom Tromey
- [PATCH 0/2] Call target_can_do_single_step from maybe_software_singlestep
Tom Tromey
- [PATCH 1/2] Call target_can_do_single_step from maybe_software_singlestep
Tom Tromey
- [PATCH 2/2] Disabling hardware single step in gdbserver
Tom Tromey
- [PATCH 0/7] More changes to DAP
Tom Tromey
- [PATCH 1/7] Fix type of DAP hitCondition
Tom Tromey
- [PATCH 2/7] Reuse breakpoints more frequently in DAP
Tom Tromey
- [PATCH 3/7] Handle exceptions when creating DAP breakpoints
Tom Tromey
- [PATCH 4/7] Implement type checking for DAP breakpoint requests
Tom Tromey
- [PATCH 5/7] Handle supportsVariablePaging in DAP
Tom Tromey
- [PATCH 6/7] Implement DAP logging breakpoints
Tom Tromey
- [PATCH 7/7] Implement DAP "hover" context
Tom Tromey
- [PATCH] Style history variable output
Tom Tromey
- [PATCH v1] gdb/dap - Getting thread names
Tom Tromey
- [PATCH v2] gdb/dap - Add support for additional target types
Tom Tromey
- [PATCH] Remove some Python 2 code
Tom Tromey
- [PATCH v2] gdb/dap - Getting thread names
Tom Tromey
- [PATCH 0/5] Reimplement DAP backtrace using frame filters
Tom Tromey
- [PATCH 1/5] Fix execute_frame_filters doc string
Tom Tromey
- [PATCH 2/5] Add new interface to frame filter iteration
Tom Tromey
- [PATCH 3/5] Fix oversights in frame decorator code
Tom Tromey
- [PATCH 4/5] Simplify FrameVars
Tom Tromey
- [PATCH 5/5] Reimplement DAP stack traces using frame filters
Tom Tromey
- [PATCH] Fix handling of DW_TAG_unspecified_type for Ada
Tom Tromey
- [PATCH v2] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Tom Tromey
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom Tromey
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom Tromey
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom Tromey
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom Tromey
- [PATCH 0/3] Remove some uses of xrealloc
Tom Tromey
- [PATCH 1/3] Use std::string in linux-osdata.c
Tom Tromey
- [PATCH 2/3] Use byte_vector in remote.c:readahead_cache
Tom Tromey
- [PATCH 3/3] Use std::string in do_set_command
Tom Tromey
- [PATCH 0/6] C++-ify and simplify agent expressions
Tom Tromey
- [PATCH 1/6] Remove mem2hex
Tom Tromey
- [PATCH 2/6] Use gdb::byte_vector in agent_expr
Tom Tromey
- [PATCH 3/6] Use std::vector<bool> for agent_expr::reg_mask
Tom Tromey
- [PATCH 4/6] Simplify agent_expr constructor
Tom Tromey
- [PATCH 5/6] Use bool for agent_expr::tracing
Tom Tromey
- [PATCH 6/6] Make aop_map 'static'
Tom Tromey
- [PATCH 02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests
Tom Tromey
- [PATCH v2] gdb/dap - Add support for additional target types
Tom Tromey
- [PATCH] gdbserver: use target_waitstatus::to_string in 'prepare_resume_reply'
Tom Tromey
- [PATCH 0/1] riscv: Ensure LE instruction fetching
Tom Tromey
- [PATCH] gdbserver: extract code out of regcache's registers_to_string
Tom Tromey
- [PATCH] gdb/DAP Few bug fixes & Evaluate Array Watch vars
Tom Tromey
- [PATCH] gdbserver: use target_waitstatus::to_string in 'prepare_resume_reply'
Tom Tromey
- [PATCH 0/1] riscv: Ensure LE instruction fetching
Tom Tromey
- [PATCH 5/6] Use bool for agent_expr::tracing
Tom Tromey
- [PATCH 3/6] Use std::vector<bool> for agent_expr::reg_mask
Tom Tromey
- [PATCH 6/6] Make aop_map 'static'
Tom Tromey
- [PATCH v2 0/8] C++-ify and simplify agent expressions
Tom Tromey
- [PATCH v2 1/8] Remove mem2hex
Tom Tromey
- [PATCH v2 2/8] Use gdb::byte_vector in agent_expr
Tom Tromey
- [PATCH v2 3/8] Use std::vector<bool> for agent_expr::reg_mask
Tom Tromey
- [PATCH v2 4/8] Simplify agent_expr constructor
Tom Tromey
- [PATCH v2 5/8] Use bool for agent_expr::tracing
Tom Tromey
- [PATCH v2 6/8] Make aop_map 'static'
Tom Tromey
- [PATCH v2 7/8] Remove aop_last
Tom Tromey
- [PATCH v2 8/8] Use ARRAY_SIZE in ax-general.c
Tom Tromey
- [PATCH v2 0/8] C++-ify and simplify agent expressions
Tom Tromey
- [PATCH] Avoid crash with absolute symbol
Tom Tromey
- [PATCH v2] gdb/DAP Few bug fixes & Evaluate Array Watch vars
Tom Tromey
- [PATCH] gdb/testsuite: fix gdb.python/py-unwind.exp with python >= 3.11
Tom Tromey
- [PATCH 0/7] More changes to DAP
Tom Tromey
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom Tromey
- [PATCH 4/5] Simplify FrameVars
Tom Tromey
- [PATCH v1] gdb/testsuite: Testing with the nvfortran compiler
Tom Tromey
- [PATCH v2 0/7] Reimplement DAP backtrace using frame filters
Tom Tromey
- [PATCH v2 1/7] Fix execute_frame_filters doc string
Tom Tromey
- [PATCH v2 2/7] Add new interface to frame filter iteration
Tom Tromey
- [PATCH v2 3/7] Fix oversights in frame decorator code
Tom Tromey
- [PATCH v2 4/7] Simplify FrameVars
Tom Tromey
- [PATCH v2 5/7] Reimplement DAP stack traces using frame filters
Tom Tromey
- [PATCH v2 6/7] Handle typedefs in no-op pretty printers
Tom Tromey
- [PATCH v2 7/7] Add Ada scope test for DAP
Tom Tromey
- [pushed] Fix off-by-one error
Tom Tromey
- [PATCH v2 3/8] Use std::vector<bool> for agent_expr::reg_mask
Tom Tromey
- [PATCH v2] gdb/DAP Fix LazyString not serializable exception
Tom Tromey
- [PATCH 1/4] [gdb/tui] Remove default entries in TUI translation tables
Tom Tromey
- [PATCH 2/4] [gdb/tui] Introduce translate_acs
Tom Tromey
- [PATCH 3/4] [gdb/tui] Merge tui border-kind corner translation tables
Tom Tromey
- [PATCH 4/4] [gdb/tui] Make translate return entry->value instead of entry
Tom Tromey
- [PATCH v2 4/7] Simplify FrameVars
Tom Tromey
- [PATCH v2 0/7] Reimplement DAP backtrace using frame filters
Tom Tromey
- [PATCH v1] gdb/DAP Fix disassemble bug
Tom Tromey
- [PATCH] Fix result of DAP setExpression
Tom Tromey
- [PATCH] Remove Python 2 from gdb documentation
Tom Tromey
- [PATCH] Fix handling of DW_TAG_unspecified_type for Ada
Tom Tromey
- [PATCH] Remove Python 2 from gdb documentation
Tom Tromey
- [PATCH] Fix two Python calls that don't check for errors
Tom Tromey
- [PATCH] Update TUI window title when changed
Tom Tromey
- [PATCH 0/2] Implement two new Ada attributes
Tom Tromey
- [PATCH 1/2] Remove ada_attribute_name
Tom Tromey
- [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep
Tom Tromey
- [PATCH v2 2/8] Use gdb::byte_vector in agent_expr
Tom Tromey
- [pushed] Fix regressions caused by agent expression C++-ification
Tom Tromey
- [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep
Tom Tromey
- [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep
Tom Tromey
- [PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Tom de Vries
- [PATCH 00/10] [gdb] Fix typos and misspellings
Tom de Vries
- [PATCH 01/10] [gdb/ada] Fix argument name misspelling
Tom de Vries
- [PATCH 02/10] [gdbserver] Fix typo in debug message
Tom de Vries
- [PATCH 03/10] [gdb/compile] Fix typo in debug message
Tom de Vries
- [PATCH 04/10] [gdb/cli] Fix help text of maint set ignore-prologue-end-flag
Tom de Vries
- [PATCH 05/10] [gdb/cli] Fix help text of maint info target-sections
Tom de Vries
- [PATCH 06/10] [gdb/tui] Fix help text of show tui tab-width
Tom de Vries
- [PATCH 07/10] [gdb/guile] Fix doc string for value-optimized-out?
Tom de Vries
- [PATCH 08/10] [gdb/python] Fix doc string of valpy_const_value
Tom de Vries
- [PATCH 09/10] [gdb/tdep] Fix typo in debug message
Tom de Vries
- [PATCH 10/10] [gdb] Fix typos
Tom de Vries
- [PATCH 00/10] [gdb] Fix typos and misspellings
Tom de Vries
- [pushed 1/2] [gdb] Fix more typos
Tom de Vries
- [pushed 2/2] [gdb] Fix grammar in comments and docs
Tom de Vries
- [PATCH 1/2] [gdb/testsuite] Add test-case gdb.tui/single-key.exp
Tom de Vries
- [PATCH 2/2] [gdb/tui] Delete line buffer when switching to singlekey
Tom de Vries
- [pushed] [gdb/testsuite] Handle output after prompt in gdb.threads/step-N-all-progress.exp
Tom de Vries
- [pushed 1/2] [gdb/testsuite] Fix two typos in gdb.python/tui-window-disabled.exp
Tom de Vries
- [pushed 2/2] [gdb/testsuite] Add missing wait in gdb.python/tui-window-disabled.exp
Tom de Vries
- [PATCH] Fix PR30369 regression on aarch64/arm (PR30506)
Tom de Vries
- [PATCH] [gdb/cli] Handle pending ^C after rl_callback_read_char for readline 7
Tom de Vries
- [PATCH] [gdb/tui] Factor out border-mode help text
Tom de Vries
- [PATCH v2 1/2] [gdb] Add template functions assign_return/set_if_changed
Tom de Vries
- [PATCH v2 2/2] [gdb/tui] Simplify tui_update_variables
Tom de Vries
- [PATCH] [gdb] Add template functions assign_set/return_if_changed
Tom de Vries
- [pushed] [gdb/testsuite] Add test-case gdb.tui/long-prompt.exp
Tom de Vries
- [PATCH] [gdb/tui] Handle unicode chars in prompt
Tom de Vries
- [pushed] [gdb] Fix typos
Tom de Vries
- [PATCH] [gdb/testsuite] Remove Term::command_no_prompt_prefix
Tom de Vries
- [PATCH v2 1/2] [gdb/tui] Simplify tui_puts_internal
Tom de Vries
- [PATCH v2 2/2] [gdb/tui] Handle unicode chars in prompt
Tom de Vries
- [PATCH] [gdb/tui] Handle unicode chars in prompt
Tom de Vries
- [PATCH] [gdb/tui] Handle unicode chars in prompt
Tom de Vries
- [PATCH 2/2] [gdb/tui] Delete line buffer when switching to singlekey
Tom de Vries
- [PATCH] [gdb/tui] Factor out border-mode help text
Tom de Vries
- [pushed] [gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of_line_in_inlined.exp
Tom de Vries
- [pushed] [gdb/testsuite] Relax breakpoint count check in gdb.python/py-rbreak.exp
Tom de Vries
- [PATCH v2 2/2] [gdb/tui] Handle unicode chars in prompt
Tom de Vries
- [PATCH] [gdb/testsuite] Add have_host_locale
Tom de Vries
- [pushed] [gdb/testsuite] Fix gdb.dap/type_check.exp with older python
Tom de Vries
- [pushed 1/2] [gdb/testsuite] Allow procs with default value args in with_override
Tom de Vries
- [pushed 2/2] [gdb/testsuite] Fix and add prompt anchoring in tuiterm
Tom de Vries
- [pushed] [gdb/testsuite] Fix gdb.tui/long-prompt.exp with read1
Tom de Vries
- [PATCH 02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests
Tom de Vries
- [pushed] [gdb/testsuite] Fix gdb.base/step-over-exit.exp with glibc debuginfo
Tom de Vries
- [PATCH v2 2/2] [gdb/tui] Handle unicode chars in prompt
Tom de Vries
- [pushed] [gdb/testsuite] Use %progbits in gdb.arch/thumb*.S
Tom de Vries
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom de Vries
- [PATCH 1/3] [gdb/testsuite] Use require in gdb.dwarf2/implptr.exp
Tom de Vries
- [PATCH 2/3] [gdb/testsuite] Add nopie in a few test-cases
Tom de Vries
- [PATCH 3/3] [gdb/testsuite] Remove f-string in gdb.python/py-unwind.py
Tom de Vries
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom de Vries
- [PATCH v2 1/2] [gdb] Add template functions assign_return/set_if_changed
Tom de Vries
- [pushed] [gdb/testsuite] Add shared_gnat_runtime_has_debug_info
Tom de Vries
- [PATCH 02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests
Tom de Vries
- [PING^2][PATCH] [gdb/build] Remove dependency on _rl_term_autowrap
Tom de Vries
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom de Vries
- [pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
Tom de Vries
- [pushed 1/2] [gdb/testsuite] Make Term::wait_for "" match only a prompt
Tom de Vries
- [pushed 2/2] [gdb/testsuite] Reimplement Term::command_no_prompt_prefix
Tom de Vries
- [PATCH] [gdb/testsuite] Remove Term::command_no_prompt_prefix
Tom de Vries
- [PATCH] [gdb/testsuite] Fix gdb.tui/wrap-line.exp
Tom de Vries
- [PATCH] [gdb/testsuite] Fix gdb.tui/wrap-line.exp
Tom de Vries
- [PATCH] [gdb/testsuite] Add have_host_locale
Tom de Vries
- [PATCH 11/11] Process exit status is leader exit status testcase
Tom de Vries
- [PATCH v2] [gdb/tui] Fix superfluous newline for long prompt
Tom de Vries
- [PATCH 1/4] [gdb/tui] Remove default entries in TUI translation tables
Tom de Vries
- [PATCH 2/4] [gdb/tui] Introduce translate_acs
Tom de Vries
- [PATCH 3/4] [gdb/tui] Merge tui border-kind corner translation tables
Tom de Vries
- [PATCH 4/4] [gdb/tui] Make translate return entry->value instead of entry
Tom de Vries
- [PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
Tom de Vries
- [PATCHv2] gdb/debuginfod: cleanup debuginfod earlier
Mark Wielaard
- [PATCH] [patch] gdbserver assert error on arm platform
Yan, Zhiyong
- [PATCH] [patch] gdbserver assert error on arm platform
Yan, Zhiyong
- [PATCH 2/6 v2] gdb: Add command 'maint set/show debuginfod download-sections'
Eli Zaretskii
- [PATCH 3/6 v3] gdb: Buffer gdb_stdout during events that might download deferred debuginfo
Eli Zaretskii
- [PATCH 2/6 v2] gdb: Add command 'maint set/show debuginfod download-sections'
Eli Zaretskii
- [RFC] Bump minimum Python version to 3.4
Eli Zaretskii
- [RFC] Bump minimum Python version to 3.4
Eli Zaretskii
- [PATCH v2 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
Eli Zaretskii
- [PATCH v2 4/4] gdb: Skip trampoline frames in the stack for printing or finish command.
Eli Zaretskii
- [PATCH v5] gdb/Python: Added ThreadExitedEvent
Eli Zaretskii
- [PATCH v2 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
Eli Zaretskii
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Eli Zaretskii
- [PATCHv8 6/6] gdb: rename unwindonsignal to unwind-on-signal
Eli Zaretskii
- [PATCHv8 6/6] gdb: rename unwindonsignal to unwind-on-signal
Eli Zaretskii
- [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs
Eli Zaretskii
- [PATCH] [gdb/tui] Handle unicode chars in prompt
Eli Zaretskii
- [PATCH v1] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Eli Zaretskii
- [PATCH v1] gdb/dap - dataBreakpointInfo & setDataBreakpoints
Eli Zaretskii
- [PATCH 3/3] gdb/cli: add '.' as an argument for 'list' command
Eli Zaretskii
- [PATCH 2/3] gdb/cli: Improve UX when using list with no args
Eli Zaretskii
- [PATCH 2/3] gdb/cli: Improve UX when using list with no args
Eli Zaretskii
- [PATCH v2 2/4] gdb/cli: Improve UX when using list with no args
Eli Zaretskii
- [PATCH v2 4/4] gdb/doc: document '+' argument for 'list' command
Eli Zaretskii
- [PATCH v2 3/4] gdb/cli: add '.' as an argument for 'list' command
Eli Zaretskii
- [PATCH v3 4/4] gdb/doc: document '+' argument for 'list' command
Eli Zaretskii
- [PATCH v3 4/4] gdb/doc: document '+' argument for 'list' command
Eli Zaretskii
- [PATCH v3 4/4] gdb/doc: document '+' argument for 'list' command
Eli Zaretskii
- [PATCH v1] gdb/DAP Introduce new methods to to Pretty Printers
Eli Zaretskii
- [PATCH v2] gdb/DAP Introduce new methods to to Pretty Printers
Eli Zaretskii
- [PATCH] Remove Python 2 from gdb documentation
Eli Zaretskii
- [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep
Eli Zaretskii
- [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep
Eli Zaretskii
Last message date:
Fri Jun 30 21:07:26 GMT 2023
Archived on: Fri Jun 30 21:07:36 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).