August 2025 Archives by date
Starting: Fri Aug 1 04:35:30 GMT 2025
Ending: Sun Aug 31 03:08:40 GMT 2025
Messages: 169
- [binutils-gdb] gdb/dwarf: track compilation and type unit count
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove all_{comp,type}_units views
Simon Marchi
- [binutils-gdb] gdb/dwarf: move index unit vectors to .debug_names reader and use them
Simon Marchi
- [binutils-gdb] gdb/dwarf: make .gdb_index reader use its own list of units
Simon Marchi
- [binutils-gdb] gdb/dwarf: sort units when writing index
Simon Marchi
- [binutils-gdb] gdb/dwarf: sort dwarf2_per_bfd::all_units by (section, offset)
Simon Marchi
- [binutils-gdb] Update my e-mail
Luis Machado
- [binutils-gdb] gdbserver: convert locals to `bool` in captured_main
Andrew Burgess
- [binutils-gdb] gdbserver: exit with code 1 after missing packet name
Andrew Burgess
- [binutils-gdb] gdbserver: switch to using getopt_long for argument processing
Andrew Burgess
- [binutils-gdb] gdb/MAINTAINERS: Update my email address
Jan Vrany
- [binutils-gdb] gdb: Add myself to gdb/MAINTAINERS
Jannik Hartung
- [binutils-gdb] Call target_can_do_single_step from maybe_software_singlestep
Tom Tromey
- [binutils-gdb] Disabling hardware single step in gdbserver
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/style.exp on freebsd
Tom de Vries
- [binutils-gdb] [UI/TUI] Add support for italic and underline ANSI escape sequences
Jannik Hartung
- [binutils-gdb] Do not include cleanups.h from common-defs.h
Tom Tromey
- [binutils-gdb] Use '.rs' extension for Rust in gdb_simple_compile
Tom Tromey
- [binutils-gdb] Revert "Call target_can_do_single_step from maybe_software_singlestep"
Tom Tromey
- [binutils-gdb] libiberty: sync with gcc
Matthieu Longo
- [binutils-gdb/binutils-2_45-branch] libiberty: sync with gcc
Matthieu Longo
- [binutils-gdb] gdb: change default initialization for register numbers on x86
Christina Schimpe
- [binutils-gdb] [gdb/tdep] Fix inferior call return of small char array for ppc64 v1 abi
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add gdb.base/color-prompt.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/exprs.exp for gdb build with byacc
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.tui/tui-layout-asm-short-prog.S compilation
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Initial TERM=ansis support in tuiterm
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.tui/main-2.exp for TERM=ansis
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.tui/basic.exp for TERM=ansis
Tom de Vries
- [binutils-gdb] should_validate_memtags: Do not dereference references
Keith Seitz
- [binutils-gdb] Do not allow DAP clients to dereference "void *"
Tom Tromey
- [binutils-gdb] Emit DAPException when too many variable children are reqeusted
Tom Tromey
- [binutils-gdb] Avoid scopes.exp failure on certain architectures
Tom Tromey
- [binutils-gdb] Change type::fields to return an array_view
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Improve gdb.base/watchpoint-unaligned.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Extend gdb.base/watchpoint-unaligned.exp
Tom de Vries
- [binutils-gdb] [gdb/tdep] Handle M1 ldp in aarch64_stopped_data_address
Tom de Vries
- [binutils-gdb] [gdb/tui] Make tui_disassemble more efficient
Tom de Vries
- [binutils-gdb] gnulib: Update obsolete autoconf macros
Pietro Monteiro
- [binutils-gdb] Remove cast from captured_main
Tom Tromey
- [binutils-gdb] Refine range check in create_addrmap_from_gdb_index
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Make ^C cancel i-search
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Stop on main in gdb.gdb/{python-helper, selftest}.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Make prompt matching in Term::wait_for more strict
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Disable CLI styling by default in Term::prepare_tui
Tom de Vries
- [binutils-gdb] gdb, configure: Add enable-binary-file-format option for configure
Guinevere Larsen
- [binutils-gdb] [gdb/testsuite] Remove useless indentation in lib/tuiterm.exp
Tom de Vries
- [binutils-gdb] gdb: modernize get_frame_pc_if_available
Guinevere Larsen
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp on native-gdbserver
Tom de Vries
- [binutils-gdb] gdb/dwarf: clear per_bfd::num_{comp, type}_units on error
Simon Marchi
- [binutils-gdb] gdb/testsuite: update some copyright years
Simon Marchi
- [binutils-gdb] gdb, gdbserver: update copyright years in copyright notices
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix gdb.tui/basic.exp on native-extended-gdbserver
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/dlmopen.exp on native-gdbserver
Tom de Vries
- [binutils-gdb] config: Update obsolete autoconf macro
Pietro Monteiro
- [binutils-gdb] gdb: fix forward and reverse search commands to match documentation
Andrew Burgess
- [binutils-gdb] gdb: fix forward/reverse search, when no lines are printed
Andrew Burgess
- [binutils-gdb] [gdb/tui] Clear readline buffer on switching to TUI
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::_csi_h and Term::_csi_l
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::_csi_0x3f_l and Term::_csi_0x3f_h
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::_csi_t
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::_csi_r
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::_esc_0x28_B and Term::_esc_0x28_0
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::_esc_0x3d and Term::_esc_0x3e
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add Term::with_term
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add gdb.tui/tui-mode-switch.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Move setting of Term::_last_char to Term::_insert
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Handle unrecognized escape sequences better in tuiterm
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix TUI tests on freebsd
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Handle remote host in some test-cases
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Use regexp to match $_gdb_{major, minor}
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.tui/tui-mode-switch.exp on aarch64
Tom de Vries
- [binutils-gdb] gdb/testsuite: fix invalid assumption about TUI src window
Andrew Burgess
- [binutils-gdb] gdb: rename gdbarch_software_single_step -> gdbarch_get_next_pcs
Simon Marchi
- [binutils-gdb] gdb: rename address_class -> location_class
Simon Marchi
- [binutils-gdb] gdb: remove some unnecessary watchpoint_addr_within_range overrides
Andrew Burgess
- [binutils-gdb] gdb: remove unused includes in inferior.h
Simon Marchi
- [binutils-gdb] Remove autoconf macro AC_HEADER_STDC
Pietro Monteiro
- [binutils-gdb] gdb/MAINTAINERS - ADD Gopi Kumar Bulusu gopi@sankhya.com
Gopi Bulusu
- [binutils-gdb] gdb/amd-dbgapi: make get_amd_dbgapi_inferior_info return a reference
Simon Marchi
- [binutils-gdb] gdb: rework _active_linker_namespaces variable
Guinevere Larsen
- [binutils-gdb] gdb/python: check return value of PyObject_New in all cases
Andrew Burgess
- [binutils-gdb] gdb/testsuite: handle dynamic linker path with symlink in dlmopen tests
Simon Marchi
- [binutils-gdb] gdb/solib-svr4: make "lmid" XML attribute optional
Simon Marchi
- [binutils-gdb] gdb/solib: don't check filename when checking for duplicate solib
Simon Marchi
- [binutils-gdb] gdb/solib: adjust info linker-namespaces/sharedlibrary format
Simon Marchi
- [binutils-gdb] gdb/solib: save program space in solib_ops
Simon Marchi
- [binutils-gdb] gdb/solib-svr4: add get_lm_info_svr4
Simon Marchi
- [binutils-gdb] gdb: rename svr4_same_1 -> svr4_same_name
Simon Marchi
- [binutils-gdb] gdb: make iterate_over_objfiles_in_search_order methods of program_space and solib_ops
Simon Marchi
- [binutils-gdb] gdb/solib-svr4: centralize fetching of default debug base
Simon Marchi
- [binutils-gdb] gdb/solib-svr4: fix wrong namespace id for dynamic linker
Simon Marchi
- [binutils-gdb] Automatically handle includes in testsuite/lib/
Pedro Alves
- [binutils-gdb] testsuite: Introduce gdb_watchdog (avoid unistd.h/alarm)
Pedro Alves
- [binutils-gdb] gdb/copyright.py: print notice about files that print copyright at runtime
Simon Marchi
- [binutils-gdb] MSYS2+MinGW testing: Unix <-> Windows path conversion
Pedro Alves
- [binutils-gdb] gdb/testsuite: fix pattern in gdb.base/dlmopen-ns-ids.exp
Simon Marchi
- [binutils-gdb] gdb/doc: qSearch:memory packets use escaped binary patterns
Aaron Griffith
- [binutils-gdb] [gdb/symtab] Bail out of create_addrmap_from_gdb_index on error
Tom de Vries
- [binutils-gdb] [gdb] Make addrmap_mutable::set_empty return bool
Tom de Vries
- [binutils-gdb] [gdb/symtab] Detect overlapping ranges in create_addrmap_from_gdb_index
Tom de Vries
- [binutils-gdb] [gdb/symtab] Turn complaints in create_addrmap_from_gdb_index into warnings
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Require cooked index in two test-cases
Tom de Vries
- [binutils-gdb] Update comment in rust-parse.c
Tom Tromey
- [binutils-gdb] gdb: allow gdb.Color to work correctly with pagination
Andrew Burgess
- [binutils-gdb] gdb: LoongArch: Handle newly added llsc instructions
Tiezhu Yang
- [binutils-gdb] gdb: fix indentation in objfiles.c
Simon Marchi
- [binutils-gdb] Fix tekhex format related gdb.base/dump.exp failures
Kevin Buettner
- [binutils-gdb] [gdb/testsuite] Fix require dwarf2_support check in some test-cases
Tom de Vries
- [binutils-gdb] amd64-tdep: need_modrm = 1 for VEX/EVEX instructions, except vzeroall/vzeroupper
Klaus Gerlicher
- [binutils-gdb] gdb: LoongArch: Add the definition of loongarch_frame_cache
Tiezhu Yang
- [binutils-gdb] gdb: LoongArch: Refactor member functions of loongarch_frame_unwind
Tiezhu Yang
- [binutils-gdb] gdb: LoongArch: Improve loongarch_scan_prologue to record stack information
Tiezhu Yang
- [binutils-gdb] gdb: LoongArch: Improve loongarch_scan_prologue for correct backtrace
Tiezhu Yang
- [binutils-gdb] gdb/python: fix an unlikely memory leak
Andrew Burgess
- [binutils-gdb] [gdb/tdep] Add XOP support in amd64_get_insn_details
Tom de Vries
- [binutils-gdb] gdb: use current_program_space->core_bfd() a little less
Andrew Burgess
- [binutils-gdb] gdb: more current_program_space->core_bfd() removal
Andrew Burgess
- [binutils-gdb] gdb: use existing argument more in rename_vmcore_idle_reg_sections
Andrew Burgess
- [binutils-gdb] gdb/python: return gdbpy_ref<> from gdbpy_create_ptid_object
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Add missing require {!is_remote host}
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add have_startup_shell
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.server/non-existing-program.exp on msys2-ucrt64
Tom de Vries
- [binutils-gdb] gdb/testsuite: work around empty substring bug in expect
Andrew Burgess
- [binutils-gdb] Fix formatting of gdbarch_components.py
Tom Tromey
- [binutils-gdb] gdb/testsuite: namespace procs in lib/selftest-support.exp
Simon Marchi
- [binutils-gdb] gdb/testsuite: remove function parameter from do_self_tests
Simon Marchi
- [binutils-gdb] gdb/testsuite: do not copy gdb executable in self tests
Simon Marchi
- [binutils-gdb] gdb/testsuite: use libtool to launch selftests
Simon Marchi
- [binutils-gdb] gdb/testsuite: turn thread events off in selftests
Simon Marchi
- [binutils-gdb] gdb/testsuite: get real executable in gdb.gdb/index-file.exp
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix require dwarf2_support check in some test-cases, some more
Tom de Vries
- [binutils-gdb] gdb/record: Support wfi, sfence.vma, sret and mret instructions in risc-v
Timur Golubovich
- [binutils-gdb] [gdb/testsuite] Use build_executable in gdb.tui/tui-missing-src.exp
Tom de Vries
- [binutils-gdb] gdb/objfiles: add comment explaining when obj_section::the_bfd_section is nullptr
Simon Marchi
- [binutils-gdb] gdb/python: check return from final PyObject_New in py-disasm.c
Andrew Burgess
- [binutils-gdb] Bump flake8 version
Tom Tromey
- [binutils-gdb] testsuite: add untested in case OS corefile is not found
Christina Schimpe
- [binutils-gdb] Fix documentation of -list-[target-]features results
Tom Tromey
- [binutils-gdb] gdb/testsuite: use gdb_test_no_output when dumping in gdb.base/dump.exp
Simon Marchi
- [binutils-gdb] gdb/gdb-gdb.gdb.in: skip gdb::ref_ptr<.*>::get
Simon Marchi
- [binutils-gdb] gdb: use kill() in gdbpy_interrupt for hosts with signal support
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix overlapping CUs in gdb.dwarf2/dw2-entry-points.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix overlapping CUs in gdb.dwarf2/dw2-linkage-name-trust.exp
Tom de Vries
- [binutils-gdb] gdb/objfiles: make objfile::sections yield references
Simon Marchi
- [binutils-gdb] gdb, testsuite: Extend core_find procedure to save program output.
Christina Schimpe
- [binutils-gdb] gdbserver: Add optional runtime register set type.
Christina Schimpe
- [binutils-gdb] gdbserver: Add assert in x86_linux_read_description.
Christina Schimpe
- [binutils-gdb] gdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc 14 branch.
Christina Schimpe
- [binutils-gdb] gdb, gdbserver: Use xstate_bv for target description creation on x86.
Christina Schimpe
- [binutils-gdb] gdb, gdbserver: Add support of Intel shadow stack pointer register.
Christina Schimpe
- [binutils-gdb] gdb: amd64 linux coredump support with shadow stack.
Christina Schimpe
- [binutils-gdb] gdb: Handle shadow stack pointer register unwinding for amd64 linux.
Christina Schimpe
- [binutils-gdb] gdb, gdbarch: Enable inferior calls for shadow stack support.
Christina Schimpe
- [binutils-gdb] gdb: Implement amd64 linux shadow stack support for inferior calls.
Christina Schimpe
- [binutils-gdb] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer.
Christina Schimpe
- [binutils-gdb] gdb: Enable displaced stepping with shadow stack on amd64 linux.
Christina Schimpe
- [binutils-gdb] gdbsupport: make filtered_iterator work with pointers
Simon Marchi
- [binutils-gdb] gdb/objfiles: use filtered_iterator as objfile::section_iterator
Simon Marchi
- [binutils-gdb] GDB, gdbserver: aarch64-linux: Initial Guarded Control Stack support
Thiago Bauermann
- [binutils-gdb] GDB: aarch64-linux: GCS support in Linux signals
Thiago Bauermann
- [binutils-gdb] GDB: aarch64-linux: Implement GCS support in displaced stepping
Thiago Bauermann
- [binutils-gdb] GDB: aarch64-linux: Support unwinding the GCSPR
Thiago Bauermann
- [binutils-gdb] GDB: doc: Document Linux AArch64 support for Guarded Control Stacks
Thiago Bauermann
- [binutils-gdb] gdb/solib-svr4: update default debug base in svr4_solib_ops::current_sos
Simon Marchi
- [binutils-gdb] gdb/testsuite: remove leftover debug print
Simon Marchi
- [binutils-gdb] gdb/testsuite: run black on gdb.base/inline-frame-cycle-unwind.py
Simon Marchi
- [binutils-gdb] gdb: fix include guard in arch/aarch64-gcs-linux.h
Simon Marchi
- [binutils-gdb] gdbsupport: remove unecessary template on iterator_range constructor
Simon Marchi
Last message date:
Sun Aug 31 03:08:40 GMT 2025
Archived on: Sun Aug 31 03:08:43 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).