July 2021 Archives by thread
Starting: Thu Jul 1 04:55:13 GMT 2021
Ending: Sat Jul 31 10:59:08 GMT 2021
Messages: 760
- [PATCH 1/6] sim: m32r: namespace Linux syscall table
Mike Frysinger
- [PATCH 2/6] sim: m32r: fix virtual environment with Linux targets
Mike Frysinger
- [PATCH 3/6] sim: m32r: replace custom endian helpers with sim-endian
Mike Frysinger
- [PATCH] sim: unify reserved instruction bits settings
Mike Frysinger
- Shadowed local variables in "info locals"
Aktemur, Tankut Baris
- [PATCH] cgen: split GUILE setting out
Nick Clifton
- [PATCH v2] Linux: Access memory even if threads are running
Pedro Alves
- [PATCH] Remove unused parameter in maybe_software_singlestep
Tom Tromey
- [PATCH] Linux: Access memory even if threads are running
Luis Machado
- [PATCH] gdb: return early if no execution in darwin_solib_create_inferior_hook
Tom Tromey
- [PING][PATCH] Fix printing of non pointer types when memory tagging is enabled
Luis Machado
- [PING][PATCH,v5][AArch64] MTE corefile support
Luis Machado
- [PING][PATCH] Fix displaced stepping watchpoint check order
Luis Machado
- [PING][PATCH] Fix reverse stepping multiple contiguous PC ranges
Luis Machado
- [PATCH] Fix some dangling references to `netbsd-tdep`
John Ericson
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
Pedro Alves
- [PATCH 2/3] sim: callback: add printf attributes
Mike Frysinger
- ANNOUNCEMENT: ChangeLog policy change after GDB 11
Mike Frysinger
- [GDB][PATCH] arm: Add support for mve vector predicate status and control register (vpr) and pseudo register p0.
Srinath Parvathaneni
- [EXTERNAL]Re: [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Faraz Shahbazker
- [PATCH] selftest-arch: free arches array
Alexandra Hájková
- [PATCH 0/5] GDB Synchronous Signal Handling
Andrew Burgess
- [PATCH 1/5] gdb: terminate upon receipt of SIGFPE
Andrew Burgess
- [PATCH 2/5] gdb: register signal handler after setting up event token
Andrew Burgess
- [PATCH] [PING #2] TUI disassembly window improvement, take 2
Vasili Burdo
- [PATCH 00/10] Step over thread exit (PR gdb/27338)
Pedro Alves
- [PATCH] Document TUI improvements in the manual & NEWS (was: Re: [PATCH] Document TUI mouse support in the manual & NEWS)
Pedro Alves
- GDB 11 branching update (2021-06-13)
Pedro Alves
- [PATCH v3 1/3] gdb: call post_create_inferior at end of follow_fork_inferior
Pedro Alves
- [PATCH v3 2/3] gdb: pass child_ptid and fork kind to target_ops::follow_fork
Pedro Alves
- [PATCH v3 3/3] gdb: follow-fork: push target and add thread in target_follow_fork
Pedro Alves
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), again
Tom Tromey
- [pushed] Use 'const' in ada-exp.y
Tom Tromey
- [PATCH 08/17] Make inferior/GDB share terminal in run+detach testcases
Tom Tromey
- [PATCH 00/17] Interrupting programs that block/ignore SIGINT
Tom Tromey
- [PING][PATCH V7] CTF: multi-CU and archive support
Weimin Pan
- [pushed] Use 'bool' more idiomatically in dwarf_decode_lines
Tom Tromey
- FYI/BRANCH: Patches applied to branch gdb-11-branch
Joel Brobecker
- FYI/HEAD: Patches applied to branch master
Joel Brobecker
- gdb-11 branch FROZEN
Joel Brobecker
- [pushed/branch] gdb/NEWS: Replace "Changes since GDB 10" by "Changes in GDB 11".
Joel Brobecker
- [release/branch] Set GDB version number to 11.0.90.
Joel Brobecker
- [pushed/branch] Document the GDB 11.0.90 release in gdb/ChangeLog
Joel Brobecker
- gdb-11-branch OPEN (was: "gdb-11-branch FROZEN")
Joel Brobecker
- GDB 11.0.90 available for testing
Joel Brobecker
- GDB often is blocked at async_file_flush
周春明(日月)
- [PATCH] gdb.base/sigstep.exp: Mark xfail on unsupported scenarios on riscv64-linux-gnu
Lancelot SIX
- [ANNOUNCEMENT] GDB 11 release branch created!
Joel Brobecker
- Re:GDB often is blocked at async_file_flush
周春明(日月)
- [PATCH] was Re: [PATCH 2/3] [delete] Not-so-harmless spurious call to `wait4`
Simon Marchi
- Re:Re:GDB often is blocked at async_file_flush
周春明(日月)
- [PATCHv2 1/2] gdb: prevent an assertion when computing the frame_id for an inline frame
Pedro Alves
- [PATCHv3 2/5] gdb: make struct output_source_filename_data more C++ like
Tom de Vries
- [PATCH 1/2] gdbsupport/common.m4: check for sigtimedwait
Pedro Alves
- [PATCH 2/2] gdb: fall back on sigpending + sigwait if sigtimedwait is not available
Pedro Alves
- [PATCHv2 2/2] gdb: remove VALUE_FRAME_ID
Simon Marchi
- [committed][gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7
Tom de Vries
- [PATCH 01/11] gdb: introduce iterator_range, remove next_adapter
Pedro Alves
- [PATCH 02/11] gdb: introduce intrusive_list, make thread_info use it
Pedro Alves
- [PATCH 03/11] gdb: make inferior_list use intrusive_list
Pedro Alves
- [PATCH 04/11] gdb: use intrusive list for step-over chain
Pedro Alves
- [PATCH 05/11] gdb: add setter / getter for thread_info resumed state
Pedro Alves
- [PATCH 06/11] gdb: make thread_info::suspend private, add getters / setters
Pedro Alves
- [PATCH 07/11] gdb: maintain per-process-target list of resumed threads with pending wait status
Pedro Alves
- [PATCH 08/11] gdb: optimize check for resumed threads with pending wait status in maybe_set_commit_resumed_all_targets
Pedro Alves
- [PATCH 09/11] gdb: optimize selection of resumed thread with pending event
Pedro Alves
- [PATCH 10/11] gdb: maintain ptid -> thread map, optimize find_thread_ptid
Pedro Alves
- [PATCH 11/11] gdb: optimize all_matching_threads_iterator
Pedro Alves
- [PATCH][gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug info
Tom de Vries
- [PATCH 0/7] Fix dup-psym.exp with DWARF index
Tom Tromey
- [PATCH] Fix warning in symtab.c
Tom Tromey
- [PATCH 0/4] Some small debug index writer cleanups
Tom Tromey
- [PATCH 1/3] gdb/testsuite: update test gdb.base/step-over-syscall.exp
Simon Marchi
- [PATCH 3/3] gdb: non-displaced step over clone, remote target, no QThreadEvents
Simon Marchi
- [PATCH] add missing empty targets to sim/ppc/Makefile.in
Dan Streetman
- [PATCH v2 0/2] Fix gdb.base/sigstep.exp for riscv64-linux
Lancelot SIX
- [RFC][gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.exp
Tom de Vries
- [PATCH 0/2] Fix a few "make check-perf" problems
Pedro Alves
- [PATCH 0/3] Fix remainder of "make check-perf" bit rot
Pedro Alves
- Re:回复:Re:Re:GDB often is blocked at async_file_flush
周春明(日月)
- [PATCH] gdb/testsuite: Make it possible to use TCL variables in DWARF assembler loclists
Pedro Alves
- [PATCH] gdb/testsuite: restore configure script
Simon Marchi
- [PATCH v3 0/2] Fix gdb.base/sigstep.exp for riscv64-linux
Lancelot SIX
- [PATCH v3 1/2] gdb/testsuite: Declare that riscv*-*-linux* cannot hardware_single_step
Lancelot SIX
- [gdbadmin@sourceware.org: make-snapshot gdb current failed]
Joel Brobecker
- [PATCH] gdb: fix spacing on CCLD silent rules
Mike Frysinger
- [PATCH] sim: erc32: use libsim.a for common objects
Mike Frysinger
- [PATCH][gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0
Tom de Vries
- Cannot set breakpoint when llvm adding below define
周春明(日月)
- [PATCH master + 11] gdb: don't set Linux-specific displaced stepping methods in s390_gdbarch_init
Simon Marchi
- [PATCH][gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33
Tom de Vries
- [PATCH] sim: rename ChangeLog files to ChangeLog-2021
Mike Frysinger
- [PATCH] sim: nltvals: localize TARGET_<ERRNO> defines
Mike Frysinger
- [PATCH v2 15/16] GNU/Linux: Interrupt/Ctrl-C with SIGSTOP instead of SIGINT [PR gdb/9425, PR gdb/14559]
Maciej W. Rozycki
- [PATCH v2 0/3] RISC-V: The series to supporting mapping symbols
Nelson Chu
- [PATCH] Pick up Dominique Quatravaux 2cnd macOS modifications gdb
Sam Warner
- gdb compile for powerpc64 target - Could not find symbol ".TOC."
will schmidt
- [PING] [PATCH 0/5] Add helper functions for FreeBSD native targets
John Baldwin
- [PATCH] finish-reverse fix for setting break on correct entry point when executing in reverse.
Carl Love
- [PATCH 0/2] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
Kevin Buettner
- [PATCH 1/5] Add regcache_map_supplies helper routine.
Pedro Alves
- [PATCH 2/5] fbsd-nat: Add helper functions to fetch and store register sets.
Pedro Alves
- GDB 11.1 release prep update (2021-07-11)
Joel Brobecker
- [PATCH v4 2/2] gdb/mi: add a '--force' flag to the '-break-condition' command
Jonah Graham
- [PATCH v4 1/2] gdb: generalize commit_resume, avoid commit-resuming when threads have pending statuses
Jonah Graham
- [PATCH master + 11] gdb/mi: handle no condition argument case for -break-condition
Tankut Baris Aktemur
- [PUSHED] testsuite: fix whitespace problems in gdb.mi/mi-break.exp
Tankut Baris Aktemur
- [PATCH][gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx disabled in microcode
Tom de Vries
- [RFC PATCH 5/7] fbsd nat: Include ptrace operation in error messages.
John Baldwin
- [PATCH 11/12] detach in all-stop with threads running
Jonah Graham
- [PATCH v2 0/5] Add helper functions for FreeBSD native targets
John Baldwin
- [RFC PATCH 1/7] gdbsupport: Add an event-pipe class.
John Baldwin
- [RFC PATCH 4/7] fbsd-nat: Implement async target support.
John Baldwin
- [PATCH 0/2] Fix detach with target remote (PR gdb/28080)
Pedro Alves
- [PATCH v4] [gdb] Add basic Z80 CPU support
Simon Marchi
- [PATCH] Use /bin/sh as shebang in gdb/make-init-c
Lancelot SIX
- [PATCH 00/11] Various thread lists optimizations
Simon Marchi
- [PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
Simon Marchi
- [PATCH] gdb, dwarf: Don't follow the parent of a subprogram to get a prefix.
Willgerodt, Felix
- [RFC PATCH 2/7] gdb linux-nat: Convert linux_nat_event_pipe to the event_pipe class.
John Baldwin
- [PATCH] gdb: consider null terminator for length arguments of value_cstring calls
Simon Marchi
- [PING**2][PATCH v2] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
Aaron Merey
- [PING**2][PATCH] gdb: Print debuginfod first-use notification
Aaron Merey
- [committed][gdb/testsuite] Add missing skip_tui_tests
Tom de Vries
- [PATCH 00/16] Bunch of commands related cleanups
Simon Marchi
- [PATCH 02/16] gdb.base/setshow.exp: use save_vars to save/restore gdb_prompt
Simon Marchi
- [PATCH] gdb: clean up some things in features/Makefile
Simon Marchi
- [PATCH] [gdb/testsuite] templates.exp to accept clang++ output
Sharma, Alok Kumar
- [committed][gdb/testsuite] Fix gdb.base/gold-gdb-index.exp
Tom de Vries
- [PATCH] Update the NetBSD system call table to match NetBSD-current.
Frederic Cambus
- [RFC][PATCH 1/3] [gdb] Fix parsing of auxiliary vector on Solaris.
Libor Bukata
- [RFC][PATCH 2/3] [bfd] Add Solaris specific ELF note processing.
Libor Bukata
- [RFC][PATCH 3/3] [gdb/procfs.c] Build failure in find_stop_signal.
Libor Bukata
- [PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers
John Baldwin
- [PATCH] gdb: set current thread in btrace_compute_ftrace_1
Simon Marchi
- [PATCH] gdb: Print debuginfod first-use notification
Simon Marchi
- [PATCH v2] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
Simon Marchi
- [PATCH 0/1] Improve CSKY arch support
Jiangshuai Li
- [PATCH] Avoid expression parsing crash with unknown language
Tom Tromey
- [PATCH] gdb: convert nat/x86-dregs.c macros to functions
Simon Marchi
- [PATCH] gdb: nat/x86-dregs.c: add and use x86_dr_low_can_get_status
Simon Marchi
- [PATCH] Fix array stride bug
Tom Tromey
- [PATCH 0/5] Fix Ada qualification bug
Tom Tromey
- [PATCH 0/2] Fix decoding of some Ada names
Tom Tromey
- [PATCH] Document quick_symbol_functions::expand_symtabs_matching invariant
Tom Tromey
- [PATCH] Add typesafe getter/setter for cmd_list_element.var
Lancelot SIX
- [PATCHv2 2/2] Use method children instead of to_string in pretty printers
Joel Brobecker
- GDB 11.1 release prep update (2021-07-17)
Joel Brobecker
- [PATCH] gdb: Fix numerical field extraction for target description "flags"
Shahab Vahedi
- [PATCH] gdb: Make the builtin "boolean" type an unsigned type
Shahab Vahedi
- [PATCH] gdb/testsuite: capture GDB tty name in default_gdb_spawn
Bernd Edlinger
- [PATCHv3 0/2] Fix for an assertion when unwinding with inline frames
Andrew Burgess
- [RFC][gdb/symtab] Fix FAILs in gdb.base/langs.exp with gcc-11
Tom de Vries
- [PATCH][gdb/testsuite] Fix FAILs due to PR gcc/101452
Tom de Vries
- [PATCH][gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11
Tom de Vries
- [committed][gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
Tom de Vries
- [PATCH] Allow use of Pygments to colorize source code
Philippe Blain
- [PATCH] Fixes for mi-fortran-modules.exp fixes
Carl Love
- [PATCH] Fix for mi-reverse.exp
Carl Love
- [PATCH] Fix for gdb.python/py-breakpoint.exp
Carl Love
- [PATCH] fix for gdb.python/python.exp
Carl Love
- [PATCH] Fix for gdb.tui/tui-layout-asm.exp
Carl Love
- [PATCH] Fixes for the finish-reverse-bkpt.exp test.
Carl Love
- [PATCH] Fix the crash at the end of the runtest
Bernd Edlinger
- [committed][gdb/testsuite] Fix FAILs due to PR gcc/101575
Tom de Vries
- [PATCH V7 PING 4] CTF: multi-CU and archive support
Weimin Pan
- [PATCH 1/3] gdbsupport: change scoped_fd::to_file to a free function
Simon Marchi
- [PATCH] gdb: fix nr_bits gdb_assert in append_flags_type_field
Simon Marchi
- [PATCH] gdb: move remaining ChangeLogs to legacy files
Andrew Burgess
- [PATCH v2] gdb: Fix numerical field extraction for target description "flags"
Shahab Vahedi
- [PATCH, v2][AArch64] Fix missing watchpoint hits/endless loop
Luis Machado
- GDB 11.1 release prep update (2021-07-24)
Joel Brobecker
- [PATCH][gdb/symtab] Fix unhandled dwarf expression opcode with gcc-11 -gdwarf-5
Tom de Vries
- [pushed] Fix the Windows build
Tom Tromey
- [PATCH] gdb: fix missing space in some info variables output
Andrew Burgess
- [PATCH 0/3] A few fixes to OpenBSD's native target
John Baldwin
- [PATCH 2/3] x86-bsd-nat: Only define gdb_ptrace when using debug registers.
John Baldwin
- [PATCH 3/3] obsd-nat: Various fixes to obsd_nat_target::wait.
John Baldwin
- [committed][gdb/testsuite] Add xfail for PR gcc/101633
Tom de Vries
- [committed][gdb/testsuite] Add xfail for PR gcc/101643
Tom de Vries
- [PATCH] Handle .TOC. sections during gdb-compile for rs6000 target
will schmidt
- [PATCH, rs6000] Add ppc64_linux_gcc_target_options method
will schmidt
- [PATCH, rs6000] Add ppc64*_gnu_triplet_regexp methods.
will schmidt
- [PATCH] GDB Testsuite, update compile-cplus.exp to current options framework
will schmidt
- [gdb/build] Fix Werror=nonnull-compare build breaker with gcc 12
Tom de Vries
- [PATCH v2 0/5] A few fixes to OpenBSD's native target
John Baldwin
- [RFC PATCH] Add a new 'info proc time' subcommand of 'info proc'.
Rustam Kovhaev
- [PATCH 0/4] gdb, btrace: infrun fixes
Metzger, Markus T
- master / gdb-11-branch test report on openSUSE Leap 15.2
Tom de Vries
- [PATCH 0/2] add annotation in 'info locals' command for variables shadowing case
abdul.b.ijaz
- [Patch v2] Handle .TOC. sections during gdb-compile for rs6000 target.
will schmidt
- [PATCH 0/4] gdb: Refactor cmd_list_element.var
Lancelot SIX
- [PATCH v3] Guile: temporary breakpoints
George Barrett
- [PATCH v3] guile: stop procedures on invalid breakpoints
George Barrett
- [PING] [PATCH v2] guile: fix smob exports
George Barrett
- [PING] [PATCH v2] guile: fix make-value with pointer type
George Barrett
- [PATCH v2] guile: fix make-value with pointer type
Simon Marchi
- [PATCH 0/2] Add AVX512-FP16 support.
Felix Willgerodt
- [PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets.
Felix Willgerodt
- [PATCH v3 1/3] gdbtypes: return value from get_unsigned_type_max
George Barrett
- [PATCH] gdbsupport: add debug assertions in gdb::optional::get
Simon Marchi
- [PATCH] Fix displaced stepping watchpoint check order
Simon Marchi
- [PATCH master + 11][gdb/symtab] Fix zero address complaint for shlib
Tom de Vries
- [PATCH] Use iterator_range in more places
Tom Tromey
- [PATCH] Replace exception_print_same with operator!=
Tom Tromey
- Use of an external variant implementation
Tom Tromey
- [PATCH] Avoid crash in varobj deletion
Tom Tromey
Last message date:
Sat Jul 31 10:59:08 GMT 2021
Archived on: Sat Jul 31 10:59:12 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).