April 2023 Archives by thread
Starting: Sat Apr 1 13:49:29 GMT 2023
Ending: Sun Apr 30 19:15:13 GMT 2023
Messages: 704
- [committed] gdb/arm: Fix backtrace for pthread_cond_timedwait
Jan Kratochvil
- [PATCH] gdb: remove unused parameters in print_doc_of_command, apropos_cmd
Simon Marchi
- [PATCH] [aarch64] tpidr2: Fix erroneous detection logic for TPIDR2
Luis Machado
- [PING] [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple".
Gareth Rees
- [PATCH 02/10] gdb/python: make the gdb.unwinder.Unwinder class more robust
Andrew Burgess
- [PATCH] gdb: warn when converting h/w watchpoints to s/w
Andrew Burgess
- [PATCH] gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server
Andrew Burgess
- [PATCH 0/3] riscv: improve unwinding with no DWARF
Andrew Burgess
- [PATCHv5 01/11] gdb: include breakpoint number in testing condition error message
Andrew Burgess
- [PATCHv5 02/11] gdbserver: allows agent_mem_read to return an error code
Andrew Burgess
- [PATCHv5 03/11] gdbserver: allow agent expressions to fail with invalid memory access
Andrew Burgess
- [PATCHv5 04/11] gdb: avoid repeated signal reporting during failed conditional breakpoint
Andrew Burgess
- [PATCHv5 05/11] gdb: don't always print breakpoint location after failed condition check
Andrew Burgess
- [PATCHv6 0/6] Infcalls from B/P conditions in multi-threaded inferiors
Andrew Burgess
- [PATCHv3 1/2] gdb: cleanup around some set_momentary_breakpoint_at_pc calls
Andrew Burgess
- [PATCHv4] gdb: add inferior-specific breakpoints
Andrew Burgess
- [PATCH] Add readMemory and writeMemory requests to DAP
Tom Tromey
- [PATCH 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
Mohamed Bouhaouel
- [PATCH 5/6] Use unrelocated_addr in minimal symbols
Tom Tromey
- [PATCH 0/1] [gdb/testsuite] Run test-case with all host/target boards
Tom de Vries
- [PATCH 1/1] [gdb/contrib] Add make-check-all.sh
Tom de Vries
- [PATCH] gdb/mi: check thread exists when creating thread-specific b/p
Andrew Burgess
- [PATCH 0/7] amdgpu: handle fork and exec
Simon Marchi
- [PATCH v8 05/10] python: Introduce gdb.RecordAuxiliary class.
Simon Marchi
- [PATCH v8 09/10] btrace, python: Enable ptwrite filter registration.
Simon Marchi
- [PATCH] gdb: fix missing null-character when using value_cstring
Andrew Burgess
- [PATCH 0/5] Disassembler Styling And The Python API
Andrew Burgess
- [PATCH 0/5] Fixes for per-inferior settings and $_gdb_setting_str()
Andrew Burgess
- [PATCHv4] gdb: fix reg corruption from displaced stepping on amd64
Pedro Alves
- [PATCH] Modify align-c/align-c++ test case for AIX
Aditya Kamath1
- [PATCH 03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event
Pedro Alves
- [PATCH 5/5] gdb/testsuite: Add test that reads auxv in a multi-threaded inferior
Alexandra Petlanova Hajkova
- [PATCH v8 10/10] btrace: Extend ptwrite event decoding.
Simon Marchi
- [PATCH] bfd: add version check to makeinfo
Enze Li
- [PATCH 0/5] gdbserver: Follow-up on linux_get_auxv using PID parameter
Simon Marchi
- [PATCH 0/9] Implement the DAP "loadedSources" request
Tom Tromey
- [PATCH 1/9] Use field_signed from Python MI commands
Tom Tromey
- [PATCH 0/2] Fix regression in stabs debug info
Thiago Jung Bauermann
- [PATCH 0/4] Python API: Accept named arguments in a few more places
Tom Tromey
- [PATCH 0/2] Change find_thread_ptid functions to be methods
Tom Tromey
- [PATCH] Use std::string in substitute_path_component
Tom Tromey
- [PATCH] gdb: boolify 'should_print_thread'
Tankut Baris Aktemur
- [PATCH 0/3] Option to show stopped threads only
Tankut Baris Aktemur
- [PATCH v2 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
Mohamed Bouhaouel
- [PATCH] PowerPC: fix _Float128 type output string
Carl Love
- [PATCH] [gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
Tom de Vries
- [PATCH] [gdb/cli] Don't count printed lines for paging when paging is off
Tom de Vries
- [PING] [PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case.
Puputti, Matti
- [PING] [PATCH 1/1] gdb, infcmd: Support jump command with same line in multiple object files.
Puputti, Matti
- [PATCH 1/4] gdb/python: have UnwindInfo.add_saved_register accept named args
Andrew Burgess
- [PATCH] Remove @var from @defun in Python documentation
Tom Tromey
- [PATCH] gdb/doc: don't use @var on @defun lines
Andrew Burgess
- [PATCH] Use unique_xmalloc_ptr in apply_ext_lang_type_printers
Tom Tromey
- [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple".
Gareth Rees
- [PATCH v4 01/13] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.
Simon Marchi
- [PATCH v4 02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures.
Simon Marchi
- [PATCH v4 03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count.
Simon Marchi
- [PATCH v4 04/13] x86 nat: Add helper functions to save the XSAVE layout for the host.
Simon Marchi
- [PATCH v4 05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts.
Simon Marchi
- [PATCH v4 06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets.
Simon Marchi
- [PATCH v4 07/13] gdb: Update x86 Linux architectures to support XSAVE layouts.
Simon Marchi
- [PATCH] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
Hui Li
- [PATCH v4 08/13] gdb: Support XSAVE layouts for the current host in the Linux x86 targets.
Simon Marchi
- [PATCH v4 09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area.
Simon Marchi
- [PUSHED] gdb/testsuite: updates for gdb.arch/{amd64, i386}-disp-step-self-call.exp
Andrew Burgess
- [pushed] [gdb/testsuite] Add missing .note.GNU-stack in gdb.arch/amd64-disp-step-self-call.exp
Tom de Vries
- Annoying deprecation messages from GDB/MI
Eli Zaretskii
- [PATCH v2 0/2] doc: MPFR is now a necessary requirement
Philippe Blain
- [PATCH] Use ui_out for "maint info frame-unwinders"
Tom Tromey
- [PATCH] Add Ada test case for break using a label
Tom Tromey
- [PATCH 00/19] Add hash table to gdbsupport
Tom Tromey
- [PATCH] Rewrite Ada symbol cache
Tom Tromey
- [PATCH] doc: requirements: reword and readd MPFR URL
Philippe Blain
- [PATCH v2 0/8] Implement Ada Pragma Import and Pragma Export
Tom Tromey
- [PATCH v2] Simplify auto_load_expand_dir_vars and remove substitute_path_component
Tom Tromey
- [PATCH] Use SELF_CHECK in all unit tests
Tom Tromey
- [PATCH] Simplify decode_locdesc
Tom Tromey
- [PATCH v4] [PR python/29603] Disable out-of-scope watchpoints
Johnson Sun
- [PATCH v2] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
Hui Li
- [PATCH] gdb/dwarf: Fix MinGW build
Thiago Jung Bauermann
- [PATCH v2 RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
Hui Li
- [PATCH] Filter out types from DAP scopes request
Tom Tromey
- [PATCH] Handle unwinding from SEGV on Windows
Tom Tromey
- [PATCH v2 1/2] Always show locations for breakpoints & show canonical location spec
Andrew Burgess
- [PATCH 00/17] SME support for AArch64 gdb/gdbserver on Linux.
Luis Machado
- [PATCH 1/3] [gdb/tui] Add maint set/show tui-left-margin-verbose
Tom de Vries
- [PATCH 3/3] [gdb/tui] Revert workaround in tui_source_window::show_line_number
Tom de Vries
- [PATCH] gdb/riscv: Support c.li in prologue unwinder
Andrew Burgess
- [PUSHED] gdb/testsuite: fix typo gdb_name_name -> gdb_test_name
Andrew Burgess
- [PATCH 0/2] testsuite: small tweaks to MI testing
Andrew Burgess
- [PUSHED] gdb: fix indentation within print_one_breakpoint_location
Andrew Burgess
- [PATCH] gdb: add support for %V to printf command
Andrew Burgess
- [PATCH v2] Use styled_string when defering warnings when loading separate debug files
Alexandra Petlanova Hajkova
- [PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function.
Willgerodt, Felix
- [PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Pedro Alves
- [PATCH v4 12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID
Pedro Alves
- [PATCH v2 1/1] gdb, doc: correct argument description for info connections/inferiors
Schimpe, Christina
- [PATCH] [gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
Luis Machado
- [pushed] Use 'require' with gnatmake_version_at_least
Tom Tromey
- [PATCH v4 10/13] gdbserver: Add a function to set the XSAVE mask and size.
Simon Marchi
- [PATCH v4 11/13] gdbserver: Refactor the legacy region within the xsave struct
Simon Marchi
- [PATCH] gdb: remove two uses of obstack
Simon Marchi
- [PATCH] gdb.base/watchpoint-unaligned.exp: Fix TCL error.
Alexandra Hájková
- [PATCH 0/8] [gdb/testsuite] Fix timeouts in TUI tests
Tom de Vries
- [PATCH 3/8] [gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
Tom de Vries
- [PATCH 1/1] gdb, infcmd: Support jump command with same line in multiple object files.
Bruno Larsen
- [PATCH] safe-ctype.h: Fix building with latest libc++
Manoj Gupta
- [PATCH] Avoid double-free with debuginfod
Tom Tromey
- [PATCH] [gdb/testsuite] Add regression test for PR30325
Tom de Vries
- [PATCH] Fix call functions command bug in 64-bit programs for AIX and PC read in psymtab-symtab warning
Aditya Kamath1
- [PATCH] [gdb/aarch64] debug registers: Add missing debug version entry for FEAT_Debugv8p8
Luis Machado
- [PATCH v2 0/1] gdb, infcmd: Support jump command with same line in multiple symtabs
Matti Puputti
- [PATCH] gdb: fix post-hook execution for remote targets
Jan Vrany
- [PATCH] Document DAP 'launch' parameter
Tom Tromey
- [PATCH] Turn set_inferior_args_vector into method of inferior
Tom Tromey
- [PATCH 2/2] [gdb/cli] Fix wrapping for TERM=ansi
Tom de Vries
- [RFC 0/5] Add new "critical" command to test suite
Tom Tromey
- [RFC 2/5] Introduce the "critical" testsuite command
Tom Tromey
- [PATCH 0/4] Remove remaining ALL_ iterator macros
Tom Tromey
- [PATCH 1/4] Rename objfile::sections
Tom Tromey
- [PATCH 4/4] Remove ALL_BREAKPOINTS_SAFE
Tom Tromey
- [PATCH] Remove error_stream
Tom Tromey
- [PATCH] [gdb/symtab] Handle empty file name in .debug_line section
Tom de Vries
- [PATCH v3 1/1] gdb, infcmd: Support jump command with same line in multiple symtabs
Matti Puputti
- [PATCH] Fix calling debuginfo-less functions in Ada
Tom Tromey
- [PATCH] [gdb/cli] Add maint info screen
Tom de Vries
- [PATCHv2] gdb/python: add mechanism to manage Python initialization functions
Tom Tromey
- [PATCH 0/5] gdb/testsuite: stricter matching for gdb_test
Tom Tromey
- [PATCH] gdb: Fix false match issue in skip_prologue_using_linetable
WANG Rui
- [PATCH v2] gdb tests: Allow for "LWP" in thread IDs from info threads.
John Baldwin
- [PATCH 0/6] Add 128-bit integers to Ada and Rust parsers
Tom Tromey
- [PATCH 4/7 v2] gdb: Buffer output during print_thread and print_frame_info
Aaron Merey
- [PATCH 5/7 v2] gdb/debuginfod: Support on-demand debuginfo downloading
Aaron Merey
- [PATCH 7/7 v2] gdb/debuginfod: Add .debug_line downloading
Aaron Merey
- [pushed] Remove some unnecessary casts from ada-lang.c
Tom Tromey
- [PATCH v2] gdb: Fix building with latest libc++
Manoj Gupta
- [PATCH] Remove parameter from select_source_symtab
Tom Tromey
- [PATCH v2] gdb: Fix false match issue in skip_prologue_using_linetable
WANG Rui
- [PATCH v3] gdb: Fix false match issue in skip_prologue_using_linetable
Tom de Vries
- [PATCH] [gdb/aarch64] Handle unknown debug architecture versions more gracefully
Luis Machado
- [PATCH] Implement DAP register scope
Tom Tromey
- [pushed] gdb: re-format Python code with black 23
Simon Marchi
- [PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads.
John Baldwin
- [PATCH 0/3] Some language cleanups
Simon Marchi
- [RFC] [gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii
Tom de Vries
- [pushed] Remove adjust_type_signedness
Tom Tromey
- [PATCH] Rewrite gdb_mpz::operator==
Tom Tromey
- [PATCH] gdb: Don't overwrite CC when checking for BFD support
orbea
- [PATCH 0/5] gdb/testsuite: Miscellaneous fixes
Sandra Loosemore
- [PATCH] Do not print <synthetic pointer> when piece is optimized out
Tom Tromey
- [PATCH 0/3] PPC/PPC64 "finish" fixes
Tom Tromey
- [PATCH 0/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto
Tom de Vries
- [pushed] [gdb/testsuite] Remove debug prints in gdb_find_gdc
Tom de Vries
- [PATCH] Environment variable convenience function
Keith Seitz
- [PATCH] Allow strings with printf/eval
Keith Seitz
- [PATCH V2 0/5] gdb/testsuite: Miscelleanous fixes
Sandra Loosemore
- [PATCH V2 4/5] gdb/testsuite: Disable some tests that are broken on remote Windows host
Sandra Loosemore
- [PATCH users/roland/safe-ctype] Uniformly put `#include "safe-ctype.h"` last among #include directives
Roland McGrath
- [pushed] [gdb/testsuite] Skip dap tests for tcl 8.5
Tom de Vries
- [pushed 1/4] [gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp
Tom de Vries
- [pushed] [gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.exp
Tom de Vries
- [PATCH v2 1/1] gdb, infcmd: Support jump command in multi-inferior case.
Andrew Burgess
- [PING] [PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function.
Willgerodt, Felix
- [PATCH] gdb: remove end_stepping_range observable
Simon Marchi
- [PATCH] gdb/doc: extend the documentation of the jump command
Andrew Burgess
- [RFC 00/10] More use of unrelocated_addr
Tom Tromey
- [PATCH] Use scoped_restore in varobj.c
Tom Tromey
- [PATCH] Remove some "goto"s from parse.c
Tom Tromey
- [PATCH] gdbserver: update the comment of 'current_process'
Tankut Baris Aktemur
- [PATCH v3 1/1] gdb, infcmd: Support jump command in multi-inferior case.
Matti Puputti
- [PATCH 2/2] gdbserver: track current process as well as current thread
Andrew Burgess
- [PATCH] [gdb/aarch64] Add new debug architecture version
Luis Machado
- [PATCH] [gdb/aarch64] Updated debug architecture version checks for fbsd
Luis Machado
- [PATCH] gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp
Bruno Larsen
- [pushed] [gdb/tui] Fix length of status line string
Tom de Vries
- [COMMITED] sim: bpf: update to new BPF relocations
Jose E. Marchesi
- [Patch] Fix Assertion pid 0 failure in AIX while running gdb.threads/foll-fork-other-thread
Aditya Kamath1
- [PATCH] gdb, doc: add index entry for the $_inferior_thread_count convenience var
Tankut Baris Aktemur
- [PATCH] Allow pretty-print of static members
Tom Tromey
- [pushed] Avoid some compiler warnings in gdb.ada
Tom Tromey
- [PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
Simon Marchi
- [PATCH] Use discrete_position in ada-valprint.c
Tom Tromey
- [PATCH] Replace field_is_static with a method
Tom Tromey
- [PATCH] Add dynamic_prop::is_constant
Tom Tromey
- [PATCH] gdb/record-full: disable range stepping when resuming threads
Simon Marchi
- [PATCH] Do not change type in get_discrete_low_bound
Tom Tromey
- [PATCH 4/5] gdb/testsuite: change newline patterns used in gdb_test
Simon Marchi
- [PATCH] Fix reverse stepping multiple contiguous PC ranges over the line table.
Carl Love
- [PATCH v5 00/19] Handle variable XSAVE layouts
John Baldwin
- [PATCH v5 01/19] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.
John Baldwin
- [PATCH v5 04/19] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count.
John Baldwin
- [PATCH v3] gdb: Fix building with latest libc++
Manoj Gupta
- [PATCH] Move find_minimal_symbol_address to minsyms.c
Tom Tromey
- [PATCH 0/3] Minor expression cleanups
Tom Tromey
- [PATCH 0/3] Some struct ui / struct interps cleanup
Simon Marchi
- [PATCH 0/9] thread-specific breakpoints in just some inferiors
Andrew Burgess
- [PATCH 1/9] gdb: create_breakpoint: assert for a valid thread-id
Andrew Burgess
- [pushed] [gdb/testsuite] Fix gdb.tui/main.exp without TUI
Tom de Vries
- [pushed] [gdb/build] Fix build without ncurses in maintenance_info_screen
Tom de Vries
- [pushed] [gdb/testsuite] Fix gdb.ada/excep_handle.exp for updated gdb_test
Tom de Vries
- [pushed] [gdb/testsuite] Fix gdb.base/readline.exp with stub-termcap
Tom de Vries
- GDB 13.2 and GDB 14 releases...
Joel Brobecker
- [PATCH] xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile.
Mark Wielaard
- [pushed] [gdb/tui] Fix TUI resizing for TERM=ansi
Tom de Vries
Last message date:
Sun Apr 30 19:15:13 GMT 2023
Archived on: Sun Apr 30 19:15:21 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).