September 2024 Archives by date
Starting: Tue Sep 3 15:30:41 GMT 2024
Ending: Mon Sep 30 19:48:32 GMT 2024
Messages: 152
- [binutils-gdb] [gdb] Fix typos
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp on arm-linux
Tom de Vries
- [binutils-gdb] MAINTAINERS: Update my email address
Shahab Vahedi
- [binutils-gdb] contrib: Add autoregen.py
Christophe Lyon
- [binutils-gdb] [gdb/testsuite] Fix gdb.arch/riscv-tdesc-regs.exp
Tom de Vries
- [binutils-gdb] Revert "contrib: Add autoregen.py"
Christophe Lyon
- [binutils-gdb] gdb: implement ::re_set method for catchpoint class
Andrew Burgess
- [binutils-gdb] libiberty: sync with gcc
Andrew Burgess
- [binutils-gdb] gdb: reformat Python file with black
Andrew Burgess
- [binutils-gdb] Improve comments in dwarf2/parent-map.h
Tom Tromey
- [binutils-gdb/gdb-15-branch] Recognize -2 as a tombstone value in .debug_line
Dmitrii Neverov
- [binutils-gdb] gdbserver: aarch64: Fix expedited registers list
Thiago Bauermann
- [binutils-gdb] Fix the build-id option for GCC default configuration
Bernd Edlinger
- [binutils-gdb] Introduce and use foreach_gnat_encoding
Tom Tromey
- [binutils-gdb] Test -fgnat-encodings=all in tagged_access.exp
Tom Tromey
- [binutils-gdb] Clear Ada symbol cache
Tom Tromey
- [binutils-gdb] Fix 'catch exception' with -flto
Tom Tromey
- [binutils-gdb] gdb/corefile: don't pretend unavailable sections are readable
Andrew Burgess
- [binutils-gdb] gdb/corefile: improve file backed mapping handling
Andrew Burgess
- [binutils-gdb] gdb: improve shared library build-id check for core-files
Andrew Burgess
- [binutils-gdb] gdb: unify build-id to objfile lookup code
Andrew Burgess
- [binutils-gdb] gdb: split apart two different types of filename completion
Andrew Burgess
- [binutils-gdb] gdb: deprecated filename_completer and associated functions
Andrew Burgess
- [binutils-gdb] gdb: improve escaping when completing filenames
Andrew Burgess
- [binutils-gdb] gdb: move display of completion results into completion_result class
Andrew Burgess
- [binutils-gdb] gdb: simplify completion_result::print_matches
Andrew Burgess
- [binutils-gdb] gdb: add match formatter mechanism for 'complete' command output
Andrew Burgess
- [binutils-gdb] gdb: apply escaping to filenames in 'complete' results
Andrew Burgess
- [binutils-gdb] gdb: improve gdb_rl_find_completion_word for quoted words
Andrew Burgess
- [binutils-gdb] gdb: implement readline rl_directory_rewrite_hook callback
Andrew Burgess
- [binutils-gdb] gdb: new extract_single_filename_arg helper function
Andrew Burgess
- [binutils-gdb] gdb: extend completion of quoted filenames to work in brkchars phase
Andrew Burgess
- [binutils-gdb] gdb: add remove-symbol-file command completion
Andrew Burgess
- [binutils-gdb] gdb: allow quoted filenames for commands that have custom completion
Andrew Burgess
- [binutils-gdb] gdb: 'target ...' commands now expect quoted/escaped filenames
Andrew Burgess
- [binutils-gdb] Clean up refreshing in TUI register window
Tom Tromey
- [binutils-gdb] Rename tui_suppress_output
Tom Tromey
- [binutils-gdb] Remove tui_wrefresh
Tom Tromey
- [binutils-gdb] Remove tui_refresh_cmd_win
Tom Tromey
- [binutils-gdb] gdb: make breakpoint_debug_printf global
Andrew Burgess
- [binutils-gdb] gdb: add another overload of startswith
Andrew Burgess
- [binutils-gdb] gdb: create new is_thread_id helper function
Andrew Burgess
- [binutils-gdb] gdb: parse pending breakpoint thread/task immediately
Andrew Burgess
- [binutils-gdb] gdb: don't set breakpoint::pspace in create_breakpoint
Andrew Burgess
- [binutils-gdb] gdb: only insert thread-specific breakpoints in the relevant inferior
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Handle missing curses in gdb.python/py-missing-debug.exp
Tom de Vries
- [binutils-gdb] gdb: fix use of out of scope temporary variable in break-cond-parse.c
Andrew Burgess
- [binutils-gdb/gdb-15-branch] gdb-15-branch: Clear the X86_XSTATE_MPX bit in XCRO for x32
H.J. Lu
- [binutils-gdb] gdb/NEWS: group general news items together
Andrew Burgess
- [binutils-gdb] Ignore DW_TAG_padding in tag_is_type
Tom Tromey
- [binutils-gdb] Refactor cooked_index_shard::handle_gnat_encoded_entry
Tom Tromey
- [binutils-gdb] Fix some comments in dwarf2/cooked-index.h
Tom Tromey
- [binutils-gdb] Boolify ada_identical_enum_types_p
Tom Tromey
- [binutils-gdb] Minor cleanup to ada_identical_enum_types_p
Tom Tromey
- [binutils-gdb] Move enum size check into ada_identical_enum_types_p
Tom Tromey
- [binutils-gdb] [gdb/build] Fix unused var in corelow.c
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp on riscv64
Tom de Vries
- [binutils-gdb] gdb/python: avoid depending on the curses library
Andrew Burgess
- [binutils-gdb] Revert "[gdb/testsuite] Handle missing curses in gdb.python/py-missing-debug.exp"
Andrew Burgess
- [binutils-gdb] gdb/testsuite: add return after a call to 'untested'
Andrew Burgess
- [binutils-gdb] gdb/testsuite: fix argument order in example code within a comment
Andrew Burgess
- [binutils-gdb] Fix typo in Python TUI window text
Tom Tromey
- [binutils-gdb] gdb: Support DW_OP_constx (the standardized version of DW_OP_GNU_const_index).
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Simplify gdb.dwarf2/forward-spec.exp
Tom de Vries
- [binutils-gdb] gdb: change type of `general_symbol_info::m_section` to int
Simon Marchi
- [binutils-gdb] testsuite, trace: add guards if In-Process Agent library is not found
Stephan Rohr
- [binutils-gdb] gdbsupport/intrusive-list: sprinkle noexcept
Simon Marchi
- [binutils-gdb] gdbsupport/intrusive-list: make insert return an iterator
Simon Marchi
- [binutils-gdb] gdbsupport/intrusive-list: add owning_intrusive_list
Simon Marchi
- [binutils-gdb] gdb/solib: use owning_intrusive_list for solib list
Simon Marchi
- [binutils-gdb] Add quoting to 'file' invocations in DAP
Tom Tromey
- [binutils-gdb] Fix quoting in gdb-add-index.sh
Tom Tromey
- [binutils-gdb] Update more types for section index change
Tom Tromey
- [binutils-gdb] gdb dap: introduce stopOnEntry option
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900.
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add regression test for PR32158
Tom de Vries
- [binutils-gdb] [gdb/symtab] Revert "Change handling of DW_TAG_enumeration_type in DWARF scanner"
Tom de Vries
- [binutils-gdb] gdb: fix amd_dbgapi_target_breakpoint::re_set's signature
Simon Marchi
- [binutils-gdb/gdb-15-branch] [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900.
Tom de Vries
- [binutils-gdb/gdb-15-branch] [gdb/testsuite] Add regression test for PR32158
Tom de Vries
- [binutils-gdb/gdb-15-branch] [gdb/symtab] Revert "Change handling of DW_TAG_enumeration_type in DWARF scanner"
Tom de Vries
- [binutils-gdb] Fix typo in py-arch.exp
Tom Tromey
- [binutils-gdb] gdb/testsuite: fix gdb.mi/mi-catch-cpp-exceptions.exp with clang
Guinevere Larsen
- [binutils-gdb] gdb/testsuite: fix gdb.mi/mi-var-cp.exp with clang
Guinevere Larsen
- [binutils-gdb] gdb/testsuite: skip gdb.mi/dw2-ref-missing-frame.exp with clang
Guinevere Larsen
- [binutils-gdb] gdb/MAINTAINERS: update my email address
Guinevere Larsen
- [binutils-gdb] gdb/testsuite: rework bp-cond-failure to not depend on inlining
Guinevere Larsen
- [binutils-gdb] gdb: Make dbxread rely less on global variables
Guinevere Larsen
- [binutils-gdb] gdb: Move process_one_symbol to stabsread.c
Guinevere Larsen
- [binutils-gdb] gdb: Move dbx_end_psymtab to stabsread, and rename to stabs_end_psymtab
Guinevere Larsen
- [binutils-gdb] gdb: Move read_dbx_symtab to stabsread, and rename to read_stabs_symtab
Guinevere Larsen
- [binutils-gdb] gdb: fully separate coff and elf reading from dbx
Guinevere Larsen
- [binutils-gdb] [gdb/testsuite] Drop -readnow in three gdb.dwarf2 test-cases
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix timeout in gdb.ada/call_pn.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Limit xfail in gdb.ada/call_pn.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linux
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFS
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Make parse_args error out on remaining args
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/return.exp on arm-linux
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
Tom de Vries
- [binutils-gdb] gdb: update comment in code_breakpoint::re_set_default
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp
Tom de Vries
- [binutils-gdb] Automatically add types to Python modules
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.exp
Tom de Vries
- [binutils-gdb] testsuite, threads: fix LD_LIBRARY_PATH in 'tls-sepdebug.exp'
Stephan Rohr
- [binutils-gdb] [gdb/symtab] Don't expand non-Ada CUs for info exceptions
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add gdb.dwarf2/dwz-unused-pu.exp
Tom de Vries
- [binutils-gdb] [gdb/symtab] Use expand_all_symtabs in maint expand-symtabs
Tom de Vries
- [binutils-gdb] [gdb/symtab] Fix segfault on invalid debug info
Tom de Vries
- [binutils-gdb] [gdb/python] Add gdbpy_handle_gdb_exception
Tom de Vries
- [binutils-gdb] [gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION
Tom de Vries
- [binutils-gdb] [gdb/python] Eliminate GDB_PY_SET_HANDLE_EXCEPTION
Tom de Vries
- [binutils-gdb] [gdb/python] Use gdbpy_handle_gdb_exception in valpy_assign_core
Tom de Vries
- [binutils-gdb] [gdb/cli] Show readline wrapping mode for maint info screen
Tom de Vries
- [binutils-gdb] [gdb] Handle ^C in gnu_source_highlight_test
Tom de Vries
- [binutils-gdb] [gdb] Make scope_exit constructor throw
Tom de Vries
- [binutils-gdb] [gdb] Eliminate catch(...) in execute_fn_to_string
Tom de Vries
- [binutils-gdb] [gdb] Eliminate catch(...) in target_wait
Tom de Vries
- [binutils-gdb] [gdb] Eliminate catch(...) in pipe_command
Tom de Vries
- [binutils-gdb] btrace: Print "non-contiguous" for gaps.
Felix Willgerodt
- [binutils-gdb] btrace: Add printing support for cfe and evd packets.
Felix Willgerodt
- [binutils-gdb] btrace: Enable event tracing on Linux for Intel PT.
Felix Willgerodt
- [binutils-gdb] btrace: Add support for interrupt events.
Felix Willgerodt
- [binutils-gdb] btrace: Add support for IRET events.
Felix Willgerodt
- [binutils-gdb] btrace: Add support for further events.
Felix Willgerodt
- [binutils-gdb] [gdb] Handle ^C in ~scoped_remote_fd
Tom de Vries
- [binutils-gdb] [gdb] Handle SIGTERM in run_events
Tom de Vries
- [binutils-gdb] gdb/elfread.c: remove unused includes
Simon Marchi
- [binutils-gdb] gdb: testsuite: Test whether PC register is expedited in gdb.server/server-run.exp
Thiago Bauermann
- [binutils-gdb] Fix typo in gdb.ada/complete.exp test
Tom Tromey
- [binutils-gdb] gdb, testsuite, python: Add missing imports.
Christina Schimpe
- [binutils-gdb] gdb, gdbserver, python, testsuite: Remove MPX.
Christina Schimpe
- [binutils-gdb] gdb/testsuite: format some Python files
Simon Marchi
- [binutils-gdb] [gdb/python] Make sure python sys.exit makes gdb exit
Tom de Vries
- [binutils-gdb] ltmain.sh: allow more flags at link-time
Sam James
- [binutils-gdb/gdb-15-branch] [gdb/python] Make sure python sys.exit makes gdb exit
Tom de Vries
- [binutils-gdb] gdb/testsuite: test for memory leaks in gdb.Inferior.read_memory()
Andrew Burgess
- [binutils-gdb] Add 'const' to symmisc.c
Tom Tromey
- [binutils-gdb] gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs
Simon Marchi
- [binutils-gdb] Re-run 'isort' on gdb tests
Tom Tromey
- [binutils-gdb] [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read
Tom de Vries
- [binutils-gdb/gdb-15-branch] Set GDB version number to 15.2.
Joel Brobecker
- [binutils-gdb] Created tag 'gdb-15.2-release'
Joel Brobecker
- [binutils-gdb/gdb-15-branch] Bump GDB's version number to 15.2.90.DATE-git.
Joel Brobecker
- [binutils-gdb] gdb, testsuite: clean duplicate header includes
Klaus Gerlicher
- [binutils-gdb] gdb: Remove myself as x86 maintainer and update my email
Felix Willgerodt
- [binutils-gdb] gdb/MAINTAINERS: add myself to maintainers
Klaus Gerlicher
- [binutils-gdb] gdb: fix for completing a second filename for a command
Andrew Burgess
- [binutils-gdb] gdb: fix filename completion in the middle of a line
Andrew Burgess
- [binutils-gdb] Add line-number styling
Tom Tromey
Last message date:
Mon Sep 30 19:48:32 GMT 2024
Archived on: Mon Sep 30 19:48:33 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).