November 2025 Archives by thread
Starting: Sun Nov 2 16:09:23 GMT 2025
Ending: Fri Nov 28 15:40:19 GMT 2025
Messages: 143
- [binutils-gdb] gdb: add a constructor for symtab
Andrew Burgess
- [binutils-gdb] tidy m4 plugin config support
Alan Modra
- [binutils-gdb] regen some configure files
Alan Modra
- [binutils-gdb] gdb, btrace: fix pr19340
Markus Metzger
- [binutils-gdb] gdb, record: notify frame change on 'record stop' when selected thread moves
Markus Metzger
- [binutils-gdb] btrace: update record_btrace_stop_replaying_at_end
Markus Metzger
- [binutils-gdb] btrace: do not stop replaying or recording while a thread is running
Markus Metzger
- [binutils-gdb] btrace: do not allow moving running threads with 'record goto'
Markus Metzger
- [binutils-gdb] btrace: clear thread stopped state when stopping replaying
Markus Metzger
- [binutils-gdb] gdb, btrace: simplify gdb.btrace/multi-inferior.exp
Markus Metzger
- [binutils-gdb] gdb, btrace: set wait status to ignore if nothing is moving
Markus Metzger
- [binutils-gdb] gdb, remote: adjust debug printing
Markus Metzger
- [binutils-gdb] btrace, infrun: simplify scheduler-locking replay
Markus Metzger
- [binutils-gdb] btrace, infrun: replay scheduler locking only depends on to-be-resumed thread
Markus Metzger
- [binutils-gdb] btrace: remove update_thread_list() and thread_alive()
Markus Metzger
- [binutils-gdb] btrace: stopped_by_*() consider the selected thread
Markus Metzger
- [binutils-gdb] Sync top-level with GCC
Sam James
- [binutils-gdb] Clean up "return -1" in gdb.rust
Tom Tromey
- [binutils-gdb] gdb: fix a typo in a comment in gdbtypes.h
Tankut Baris Aktemur
- [binutils-gdb] gdb: introduce blockvector_up
Simon Marchi
- [binutils-gdb] gdb: change find_block_in_blockvector to be a method
Jan Vrany
- [binutils-gdb] gdb: change blockvector_contains_pc to be a method
Jan Vrany
- [binutils-gdb] [gdb/testsuite] Remove gdb.dwarf2/dw2-ranges.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Yet another attempt to fix gdb.threads/thread-specific-bp.exp
Tom de Vries
- [binutils-gdb] gdb/testsuite: remove unused "variable" statement
Simon Marchi
- [binutils-gdb] gdb: make command classes be bitmaps
Guinevere Larsen
- [binutils-gdb] gdb: add "essential" command class
Guinevere Larsen
- [binutils-gdb] [gdb/testsuite] Fix DUPLICATE in callfuncs.exp
Tom de Vries
- [binutils-gdb] gdb/python: fix gdb.Block repr output
Andrew Burgess
- [binutils-gdb] Fix build after command_classes change
Tom Tromey
- [binutils-gdb] gdb/testsuite: adjust add-inferior test for native-extended-gdbserver board
Simon Marchi
- [binutils-gdb] Move symbol::value_block to symtab.c
Tom Tromey
- [binutils-gdb] Fix use of "main" in gdb_index with C++
Tom Tromey
- [binutils-gdb] gdb/testsuite: rename thread_local variables
Tom Tromey
- [binutils-gdb] gdb/testsuite: issue "no repeat" command before "no previous command to relaunch" test
Simon Marchi
- [binutils-gdb] gdb/dwarf: clarify comment on dwarf_per_bfd::all_units
Simon Marchi
- [binutils-gdb] gdb/dwarf: make some fields in dwarf2_per_cu private
Simon Marchi
- [binutils-gdb] gdb/dwarf: pass is_debug_types to dwarf2_per_cu constructor, make field private
Simon Marchi
- [binutils-gdb] Write entire buffer in gdbserver write_prim
Tom Tromey
- [binutils-gdb] pre-commit: check for whitespace errors in on all files under gdb
Jan Vrany
- [binutils-gdb] gdb/testsuite: adjust another add-inferior test for native-extended-gdbserver board
Simon Marchi
- [binutils-gdb] gdb/testsuite: adjust yet another add-inferior test for native-extended-gdbserver board
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Use -std=c99 in gdb.base/callfuncs.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix main in gdb.trace/mi-trace-frame-collected.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Drop address from test name in gdb.arch/amd64-shadow-stack-corefile.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Drop address from test name in gdb.mi/mi-memory-changed.exp
Tom de Vries
- [binutils-gdb] [pre-commit] Set verbose=false for check-whitespace
Tom de Vries
- [binutils-gdb] gdb: remove unused includes in target-descriptions.c
Simon Marchi
- [binutils-gdb] Use unordered_set for frame_stash
Tom Tromey
- [binutils-gdb] Use unordered_map in record-btrace
Tom Tromey
- [binutils-gdb] Add styling to symmisc.c
Tom Tromey
- [binutils-gdb] Add styling to cooked_index::dump
Tom Tromey
- [binutils-gdb] Print the CU index in cooked_index::dump
Tom Tromey
- [binutils-gdb] Add uses of _() to symmisc.c
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Force DWARF in gdb.pascal
Tom de Vries
- [binutils-gdb/binutils-2_45-branch] This is the 2.45.1 release
Sam James
- [binutils-gdb] gdb/hppa: guess g packet size
Simon Marchi
- [binutils-gdb] Created tag 'binutils-2_45_1'
Sam James
- [binutils-gdb] Deleted branch '96b8a8a633a06060c21eb65da82d9eef1d96a810'
Alan Modra
- [binutils-gdb] gdb/mips: make mips_tdesc_gp{32,64} target_desc_up
Simon Marchi
- [binutils-gdb] gdb: use current executable for 'remote exec-file' in some cases
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix sizeof test in gdb.rust/simple.exp
Tom de Vries
- [binutils-gdb] [gdb/rust] Fix handling of unsigned discriminant
Tom de Vries
- [binutils-gdb] Allow Python to create const+volatile types
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Use -std=c99 in gdb.base/nodebug.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix typo IBM'x -> IBM's
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix typo IBM'x -> IBM's some more
Tom de Vries
- [binutils-gdb] gdb: symbol_search objects of different types are not the same
Andrew Burgess
- [binutils-gdb] gdb: remove attempted type de-duplication when building gdb-index
Andrew Burgess
- [binutils-gdb] gdb: fix flake8 warnings in gdb.base/gdb-index-many-types.py
Simon Marchi
- [binutils-gdb] pre-commit: bump black to 25.11.0
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix gdb.rust/methods.exp on i686-linux
Tom de Vries
- [binutils-gdb] Mark Pascal as case-insensitive
Tom Tromey
- [binutils-gdb] Rename variable in DAP breakpoint.py
Tom Tromey
- [binutils-gdb] Have DAP handle multiple breakpoints at same location
Tom Tromey
- [binutils-gdb] Reject negative children in DAP
Tom Tromey
- [binutils-gdb] gdb, gdbsupport: use DISABLE_COPY_AND_ASSIGN in a few spots
Simon Marchi
- [binutils-gdb] gdb: remove tic6x .dat files
Simon Marchi
- [binutils-gdb] gdbserver: adjust init_target_desc call in tic6x_read_description
Simon Marchi
- [binutils-gdb] gdb: add microblaze-linux.xml to XMLTOC, regenerate microblaze-linux.c
Simon Marchi
- [binutils-gdb] gdb: build solib-svr4-linux.o when building for targets xtensa*-*-*linux*
Simon Marchi
- [binutils-gdb/gdb-17-branch] gdb: build solib-svr4-linux.o when building for targets xtensa*-*-*linux*
Simon Marchi
- [binutils-gdb] gdbserver, read_ptid: handle '0' and '-1' thread ids
Markus Metzger
- [binutils-gdb] gdb, remote: fix set_thread () in start_remote ()
Markus Metzger
- [binutils-gdb] gdb, gdbserver: fix read/write_ptid types
Markus Metzger
- [binutils-gdb] gdb: change search_symtab helper to be a method
Jan Vrany
- [binutils-gdb] gdb: change find_compunit_symtab_by_address to find_symbol_by_address
Jan Vrany
- [binutils-gdb] gdb: simplify find_symbol_at_address
Jan Vrany
- [binutils-gdb] gdb/aarch64: Enable FPMR for AArch64 in gdb on Linux
Ezra Sitorus
- [binutils-gdb] gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver on Linux
Ezra Sitorus
- [binutils-gdb] gdb/aarch64: signal frame support for fpmr
Ezra Sitorus
- [binutils-gdb] gdb/aarch64: core file support for FPMR
Ezra Sitorus
- [binutils-gdb] gdb/aarch64: Tests for fpmr
Ezra Sitorus
- [binutils-gdb] gdb/doc: Document AArch64 FPMR support
Ezra Sitorus
- [binutils-gdb] Do not crash on recursive pointer types
Tom Tromey
- [binutils-gdb] [gdb/cli] Add missing _() for dump commands
Tom de Vries
- [binutils-gdb] [gdb] Fix '_ ("foo")'
Tom de Vries
- [binutils-gdb] [gdb/i18n] Use c++ in po/gdbtext
Tom de Vries
- [binutils-gdb] gdb: use gdb::unordered_{set,map} at a few places
Simon Marchi
- [binutils-gdb] [gdb] Return bool in producer_is_gcc
Tom de Vries
- [binutils-gdb] [gdb] Fix producer_is_gas comment
Tom de Vries
- [binutils-gdb] [gdb] Use nullptr instead of NULL in producer.[ch]
Tom de Vries
- [binutils-gdb] [gdb] Rewrite producer_is_gcc and producer_is_clang
Tom de Vries
- [binutils-gdb] [gdb] Rewrite strings in producer_parsing_tests
Tom de Vries
- [binutils-gdb] gdb/netbsd: fix fallout of thread_info ptr to ref change
Simon Marchi
- [binutils-gdb] gdb: revert std -> gdb unordered_map change in x86-nat.c
Simon Marchi
- [binutils-gdb] gdb/mips: fix lwp_info ptr -> ref
Simon Marchi
- [binutils-gdb] gdb: add more styling to cli/cli-cmds.c
Andrew Burgess
- [binutils-gdb] [gdb/build] Handle gdbsupport and gdbserver in gdb.pot
Tom de Vries
- [binutils-gdb] Make blockvector a little more self-contained
Tom Tromey
- [binutils-gdb] gdb/dwarf: use offset in dwarf_expr_context::read_mem
Simon Marchi
- [binutils-gdb] Return bool from block_starting_point_at
Tom Tromey
- [binutils-gdb] Remove section_offsets typedef
Tom Tromey
- [binutils-gdb] [contrib] Fix typo in check_GNU_style_lib.py
Tom de Vries
- [binutils-gdb] [contrib] Accept _("") and operator() in check_GNU_style_lib.py
Tom de Vries
- [binutils-gdb] Fix dwarf2 "assertion failed" on bra without skip dwarf expression op
Tom Tromey
- [binutils-gdb] Do not apply properties to arch-allocated types
Tom Tromey
- [binutils-gdb] gdb: include NT_I386_TLS note in generated core files
Andrew Burgess
- [binutils-gdb] gdb/dwarf2: add dwarf2_get_symbol_read_needs selftest
Simon Marchi
- [binutils-gdb] gdb/testsuite: avoid pointer values in test names
Andrew Burgess
- [binutils-gdb] [gdb/corefiles] Fix segfault in add_thread_silent
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Rewrite strings in gdb.ada/unchecked_union.exp
Tom de Vries
- [binutils-gdb] Change dw2_search_one to be static
Tom Tromey
- [binutils-gdb] [gdb/build, c++20] Fix deprecated implicit capture in cooked_index::set_contents
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix whitespace issues
Tom de Vries
- [binutils-gdb] Remove a call to blockvector::map
Tom Tromey
- [binutils-gdb] gdb: force lval_memory for value components with dynamic data location
Simon Marchi
- [binutils-gdb] gdb: resolve dynamic type in one value_cast case
Simon Marchi
- [binutils-gdb] gdb: replace FRAME_OBSTACK_{C, Z}ALLOC macros with templated functions
Simon Marchi
- [binutils-gdb] gdb/solib-svr4: remove unnecessary assert and variable
Simon Marchi
- [binutils-gdb] PowerPC: Skip base type RTTI tests before inferior start
Abhay Kandpal
- [binutils-gdb] gdb: fix some whitespace issues
Simon Marchi
- [binutils-gdb] [gdb/tdep] Simplify i386_thiscall_push_dummy_call
Tom de Vries
- [binutils-gdb] gdb: make test name initials lowercase in gdb.base/gdbvars.exp
Tankut Baris Aktemur
- [binutils-gdb] gdb: Make startup message more user friendly
Guinevere Larsen
- [binutils-gdb] gdb/MAINTAINERS: add Christina Schimpe as x86-64 and i386 maintainer
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix three typos in gdb.base/long_long.exp
Tom de Vries
- [binutils-gdb] [gdb/build, c++20] Fix UTF-8 string literal usage
Tom de Vries
- [binutils-gdb] gdb: update blockvector::lookup
Jan Vrany
- [binutils-gdb] gdb: change blockvector::contains() to handle blockvectors with "holes"
Jan Vrany
- [binutils-gdb] gdb: add unittests for blockvector lookup functions
Jan Vrany
- [binutils-gdb] gdb: update is_addr_in_objfile to support "dynamic" objfiles
Jan Vrany
- [binutils-gdb] gdb/testsuite: fix a few typos
Simon Marchi
Last message date:
Fri Nov 28 15:40:19 GMT 2025
Archived on: Fri Nov 28 15:40:22 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).