October 2020 Archives by thread
Starting: Thu Oct 1 22:46:14 GMT 2020
Ending: Sat Oct 31 22:00:18 GMT 2020
Messages: 224
- [binutils-gdb] Include the x86-bsd-nat.h header and fix the NetBSD/i386 build
Kamil Rytarowski
- [binutils-gdb] Preinitialize the sockaddr_un variable to zero
Kamil Rytarowski
- [binutils-gdb] Refactor the NetBSD amd64 gdbserver support
Kamil Rytarowski
- [binutils-gdb] Add NetBSD/i386 gdbserver support
Kamil Rytarowski
- [binutils-gdb] Remove the old sanity check of sigcontext offsets for NetBSD/i386
Kamil Rytarowski
- [binutils-gdb] Fix the i386 build
Kamil Rytarowski
- [binutils-gdb] DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries.
Alok Kumar Sharma
- [binutils-gdb] Fix spelling mistake in gdb/testsuite/README.
Gary Benson
- [binutils-gdb] gdb: remove arguments from inferior_created observable
Simon Marchi
- [binutils-gdb] gdb: give names to event loop file handlers
Simon Marchi
- [binutils-gdb] gdb: give names to async event/signal handlers
Simon Marchi
- [binutils-gdb] gdb: move debug_prefixed_vprintf here
Simon Marchi
- [binutils-gdb] gdb: add debug prints in event loop
Simon Marchi
- [binutils-gdb] gdb: fix some inferior_created observer signatures
Simon Marchi
- [binutils-gdb] Unconditionally use REG_EXTENDED
Tom Tromey
- [binutils-gdb] gdb/doc: space out list entries, fix one type
Simon Marchi
- [binutils-gdb] gdb: add doc for "set/show debug event-loop"
Simon Marchi
- [binutils-gdb] Add Luis Machado to AArch64/ARM GDB maintainers
Alan Hayward
- [binutils-gdb] Fix function argument and return value locations
Hannes Domani
- [binutils-gdb] gdb: avoid unnecessary string copy in auto_load_objfile_script_1
Simon Marchi
- [binutils-gdb] gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.c
Simon Marchi
- [binutils-gdb] gdb: sync tui header files in HFILES_NO_SRCDIR
Simon Marchi
- [binutils-gdb] gdb/testsuite: allow gdb.base/overlays.exp to compile for m32r
Andrew Burgess
- [binutils-gdb] gdb: handle unmapped overlays in find_pc_line
Andrew Burgess
- [binutils-gdb] sim: Fix autoreconf errors in sim/ directory
Andrew Burgess
- [binutils-gdb] Fix gdb.base/list-ambiguous.exp with Clang
Gary Benson
- [binutils-gdb] Fix gdb.base/list.exp with Clang
Gary Benson
- [binutils-gdb] gdbserver: Remove unused argument in register_data()
Shahab Vahedi
- [binutils-gdb] gdb: Fix installation of gcore.1 on some platforms
Simon Marchi
- [binutils-gdb] gdb: make signal_catch_counts a static array
Simon Marchi
- [binutils-gdb] Add NetBSD/aarch64 gdbserver support
Kamil Rytarowski
- [binutils-gdb] Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"
Kamil Rytarowski
- [binutils-gdb] Add common write_memory and read_memory NetBSD routines
Kamil Rytarowski
- [binutils-gdb] Fix whitespace formatting
Kamil Rytarowski
- [binutils-gdb] Correct logical error in NetBSD's read_memory and write_memory
Kamil Rytarowski
- [binutils-gdb] gdb/infcmd: remove redundant clear_proceed_status call
Tankut Baris Aktemur
- [binutils-gdb] Stop passing netbsd_process_target to local functions
Kamil Rytarowski
- [binutils-gdb] arc: Rename "arc_gdbarch_features" struct
Shahab Vahedi
- [binutils-gdb] gdbserver: Add GNU/Linux support for ARC
Shahab Vahedi
- [binutils-gdb/gdb-10-branch] arc: Rename "arc_gdbarch_features" struct
Shahab Vahedi
- [binutils-gdb/gdb-10-branch] gdbserver: Add GNU/Linux support for ARC
Shahab Vahedi
- [binutils-gdb] arc: Add support for Linux coredump files
Shahab Vahedi
- [binutils-gdb/gdb-10-branch] gdb/gdbserver: Add the missing ChangeLog entries
Shahab Vahedi
- [binutils-gdb] gdb: Correct the ChageLog entry
Shahab Vahedi
- [binutils-gdb/gdb-10-branch] arc: Add support for Linux coredump files
Shahab Vahedi
- [binutils-gdb] Add Makefile.in entry for "Add NetBSD/aarch64 gdbserver support"
Kamil Rytarowski
- [binutils-gdb] gdb: put user-supplied CFLAGS at the end
Simon Marchi
- [binutils-gdb] Rename some tests in find.exp
Tom Tromey
- [binutils-gdb] Move simple_search_memory to gdbsupport/search.cc
Tom Tromey
- [binutils-gdb] Use simple_search_memory in gdbserver
Tom Tromey
- [binutils-gdb] Remove some dead code from handle_search_memory
Tom Tromey
- [binutils-gdb] Document inclusive range in help for "find"
Tom Tromey
- [binutils-gdb] Add simple_search_memory unit tests
Tom Tromey
- [binutils-gdb] gdb: Have allocate_target_description return a unique_ptr
Andrew Burgess
- [binutils-gdb/gdb-10-branch] Update GDB NEWS with ARC support in GDBserver
Shahab Vahedi
- [binutils-gdb] Update GDB NEWS with ARC support in GDBserver
Shahab Vahedi
- [binutils-gdb] Style more output of "disassemble" command
Tom Tromey
- [binutils-gdb] Notify observers that directories have changed when using "directory" CLI command
Jan Vrany
- [binutils-gdb] gnulib: Ensure all libraries are used when building gdb/gdbserver
Andrew Burgess
- [binutils-gdb] gdb: Delay releasing target_desc_up in more cases
Andrew Burgess
- [binutils-gdb] Handle void results as unformatted prints
Hannes Domani
- [binutils-gdb] Return std::string from ada_encode
Tom Tromey
- [binutils-gdb] Fix bit offset regression
Tom Tromey
- [binutils-gdb/gdb-10-branch] gnulib: fix stat/fstat build errors on old Windows version or using old MinGW
Joel Brobecker
- [binutils-gdb] ada-lang.c::advance_wild_match improve doc and parameter+temporaries types
Joel Brobecker
- [binutils-gdb] gdb: detect main function even when there's no matching msymbol
Andrew Burgess
- [binutils-gdb] Fix testcases with required but unreferenced functions and variables
Gary Benson
- [binutils-gdb] Reject ambiguous C++ field accesses (PR exp/26602)
Pedro Alves
- [binutils-gdb] Re: gdb: Improve formatting of 'show architecture' messages
Alan Modra
- [binutils-gdb] PowerPC testsuite fails and duplicates
Alan Modra
- [binutils-gdb] Introduce target-section.h
Tom Tromey
- [binutils-gdb] Use a std::vector in target_section_table
Tom Tromey
- [binutils-gdb] build_section_table cannot fail
Tom Tromey
- [binutils-gdb] Simplify add_target_sections_of_objfile
Tom Tromey
- [binutils-gdb] Remove clear_section_table
Tom Tromey
- [binutils-gdb] Change target_section_table to std::vector alias
Tom Tromey
- [binutils-gdb] Normalize names of the NetBSD files
Kamil Rytarowski
- [binutils-gdb] Remove unneeded netbsd_add_process()
Kamil Rytarowski
- [binutils-gdb] gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642)
Simon Marchi
- [binutils-gdb/gdb-10-branch] gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642)
Simon Marchi
- [binutils-gdb] 'runto main' -> 'runto_main' throughout
Pedro Alves
- [binutils-gdb] Introduce mi_runto_main
Pedro Alves
- [binutils-gdb] gdb/testsuite/: Use -qualified in runto_main / mi_runto_main
Pedro Alves
- [binutils-gdb] gdb/testsuite/: Use "-qualified" in explicit "break main", etc.
Pedro Alves
- [binutils-gdb] Eliminate mi_run_to_main, introduce mi_clean_restart
Pedro Alves
- [binutils-gdb] [gdb] Fix segfault in solib_contains_address_p
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.ada/mi_catch_ex{, _hand}.exp FAILs
Tom de Vries
- [binutils-gdb] gdb/gdbserver: add dependencies for distclean-gnulib
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Be more verbose about abort in gdb_breakpoint
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix function comment for gdb_breakpoint
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.exp
Tom de Vries
- [binutils-gdb] [gdb/symtab] Handle setting line bp without debug line info
Tom de Vries
- [binutils-gdb] Make range types inherit signed-ness from base type
Tom Tromey
- [binutils-gdb] Have partial symbol tables own psymbol vectors
Tom Tromey
- [binutils-gdb/gdb-10-branch] gdb: get jiter objfile from a bound minsym
Mihails Strasuns
- [binutils-gdb] gdb: get jiter objfile from a bound minsym
Mihails Strasuns
- [binutils-gdb] gdb/frame: remove an unused type alias
Tankut Baris Aktemur
- [binutils-gdb] gdb/thread: fine-tune 'info threads' help text
Tankut Baris Aktemur
- [binutils-gdb] Don't erase TUI source window when switching focus
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Clean up redundant info in gdb.dwarf2
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Use main.c in gdb.dwarf2
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Remove superfluous marker in pr13961.S
Tom de Vries
- [binutils-gdb] Fix help string of alias command
Andreas Schwab
- [binutils-gdb] Fix undefined behavior in gdbserver
Tom Tromey
- [binutils-gdb] gdb: fix comment of get_displaced_stepping_state
Simon Marchi
- [binutils-gdb] gdb: change some int to bool in infrun.c
Simon Marchi
- [binutils-gdb] Remove varobj_item typedef
Tom Tromey
- [binutils-gdb] gdb: make gdbarch predicates return bool
Simon Marchi
- [binutils-gdb] gdb: make gdbarch_displaced_step_hw_singlestep return bool
Simon Marchi
- [binutils-gdb] Fix gdb.mi/mi-fullname-deleted.exp with Clang
Gary Benson
- [binutils-gdb] gdbserver: fix overlap in sprintf argument and buffer
Simon Marchi
- [binutils-gdb] gdb: make gdbarch_make_corefile_notes return a unique ptr
Simon Marchi
- [binutils-gdb] Remove libctf/mkerrors.sed
Tom Tromey
- [binutils-gdb] gdb: fix two comments in infrun
Simon Marchi
- [binutils-gdb] gdb: Convert enum range_type to a bit field enum
Andrew Burgess
- [binutils-gdb] gdb: rename 'enum range_type' to 'enum range_flag'
Andrew Burgess
- [binutils-gdb] gdb/fortran: add support for parsing array strides in expressions
Andrew Burgess
- [binutils-gdb] Fix printf formatting errors where "0x" is used as a prefix for a decimal number.
Nick Clifton
- [binutils-gdb] sim: move ChangeLog entries into the correct files
Andrew Burgess
- [binutils-gdb] Fix gdb.base/corefile2.exp regression when running Docker/AUFS
Luis Machado
- [binutils-gdb] Fix gdb.base/msym*.exp failures
Luis Machado
- [binutils-gdb] gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)
Simon Marchi
- [binutils-gdb/gdb-10-branch] gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)
Simon Marchi
- [binutils-gdb] [gdb/symtab] Make find_block_in_blockvector more robust
Tom de Vries
- [binutils-gdb] gdb: make target_ops::make_corefile_notes return a unique ptr
Simon Marchi
- [binutils-gdb] gdb: remove unused macros from target-debug.h
Simon Marchi
- [binutils-gdb] Don't create _Complex type name if there is no target type name
Hannes Domani
- [binutils-gdb] Remove gdb_assert for TYPE_CODE_METHOD in stabs reader
Hannes Domani
- [binutils-gdb/gdb-10-branch] Don't create _Complex type name if there is no target type name
Hannes Domani
- [binutils-gdb] gdb: Merge auto and unknown language implementations
Andrew Burgess
- [binutils-gdb] gdb: move Modula2 language class into a header file
Andrew Burgess
- [binutils-gdb] gdb: remove LA_PRINT_TYPEDEF macro
Andrew Burgess
- [binutils-gdb] gdb: remove LA_VALUE_PRINT macro
Andrew Burgess
- [binutils-gdb] gdb: remove LA_PRINT_ARRAY_INDEX macro
Andrew Burgess
- [binutils-gdb] gdb: remove LA_ITERATE_OVER_SYMBOLS macro
Andrew Burgess
- [binutils-gdb] gdb: Rename language_defn::demangle
Andrew Burgess
- [binutils-gdb] gdb: Improve documentation comment on language_defn::print_type
Andrew Burgess
- [binutils-gdb] gdb: move f_language class into a header file
Andrew Burgess
- [binutils-gdb] ada-typeprint.c::ada_print_type: Remove redundant call to ada_check_typedef
Joel Brobecker
- [binutils-gdb] [gdb/testsuite] Use $srcfile in DW_AT_name for CU
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Don't use default form in Dwarf::_guess_form
Tom de Vries
- [binutils-gdb/gdb-10-branch] Set GDB version number to 10.1.
Joel Brobecker
- [binutils-gdb] Created tag 'gdb-10.1-release'
Joel Brobecker
- [binutils-gdb/gdb-10-branch] Document the GDB 10.1 release in gdb/ChangeLog
Joel Brobecker
- [binutils-gdb/gdb-10-branch] Bump GDB version number to 10.1.90.DATE-git.
Joel Brobecker
- [binutils-gdb] Document the GDB 10.1 release in gdb/ChangeLog
Joel Brobecker
- [binutils-gdb] gdbserver: re-generate configure
Simon Marchi
- [binutils-gdb] gdb: add inferior parameter to inferior_created observable
Simon Marchi
- [binutils-gdb] gdb: pass inferior to check_pid_namespace_match
Simon Marchi
- [binutils-gdb] gdb: make jit.c use the inferior_created inferior parameter
Simon Marchi
- [binutils-gdb] gdb: use inferior parameter in add_vsyscall_page
Simon Marchi
- [binutils-gdb] gdb: move ptrace.m4 to gdbsupport
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.S
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGS
Tom de Vries
- [binutils-gdb] gdb::handle_eintr, remove need to specify return type
Pedro Alves
- [binutils-gdb] Don't inherit range-type signed-ness from underlying type
Tom Tromey
- [binutils-gdb] [gdb/symtab] Read CU base address for enqueued CU
Tom de Vries
- [binutils-gdb] Fix some minor bugs in test suite command logging
Tom Tromey
- [binutils-gdb] gdb/breakpoint: disable a bp location if condition is invalid at that location
Tankut Baris Aktemur
- [binutils-gdb] gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition
Tankut Baris Aktemur
- [binutils-gdb] [gdb/symtab] Use early continue in find_pc_sect_compunit_symtab
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix section matching in find_pc_sect_compunit_symtab
Tom de Vries
- [binutils-gdb] gdb/breakpoint: use gdb::option for the '-force' flag
Tankut Baris Aktemur
- [binutils-gdb] gdb: remove unused includes in xtensa-tdep.c
Simon Marchi
- [binutils-gdb] gdb: remove unused includes in m32c-tdep.c
Simon Marchi
- [binutils-gdb] Add skip_fortran_tests to two Fortran testcases
Gary Benson
- [binutils-gdb] Fix gdb.python/py-format-string.exp with Clang
Gary Benson
- [binutils-gdb] [gdb/testsuite] Fix gdb.cp/psymtab-parameter.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/multi-forks.exp timeout with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-stack-boundary.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-filename.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix typo in gdb.cp/nsalias.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.cp/nsalias.exp with -readnow
Tom de Vries
- [binutils-gdb] Use sha256 for hashes in the release process
Simon Marchi
- [binutils-gdb] [gdb/symtab] Fix language of frame without debug info
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-error.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/relocate.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.rust/traits.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix re-read FAILs with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.python/py-symbol.exp with -readnow
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix DUPLICATEs in gdb.threads/tls.exp
Tom de Vries
- [binutils-gdb] gdb: restore thread after detaching or killing an inferior
Tankut Baris Aktemur
- [binutils-gdb] Add target_section constructor
Tom Tromey
- [binutils-gdb] Remove exec_filename macro
Tom Tromey
- [binutils-gdb] Change exec_close to be a method on program_space
Tom Tromey
- [binutils-gdb] Remove commented-out code from gcore.c
Tom Tromey
- [binutils-gdb] Remove exec_bfd_mtime define
Tom Tromey
- [binutils-gdb] Remove current_target_sections macro
Tom Tromey
- [binutils-gdb] Remove the exec_bfd macro
Tom Tromey
- [binutils-gdb] Change program_space::ebfd to a gdb_bfd_ref_ptr
Tom Tromey
- [binutils-gdb] Remove symfile_objfile macro
Tom Tromey
- [binutils-gdb] Change clear_program_space_solib_cache to method on program_space
Tom Tromey
- [binutils-gdb] Change program_space_empty_p to method on program_space
Tom Tromey
- [binutils-gdb] Change remove_target_sections to method on program_space
Tom Tromey
- [binutils-gdb] Change add_target_sections to method on program_space
Tom Tromey
- [binutils-gdb] Change add_target_sections_of_objfile to method on program_space
Tom Tromey
- [binutils-gdb] Don't change current program space in exec_target::close
Tom Tromey
- [binutils-gdb] Remove call to exec_close
Tom Tromey
- [binutils-gdb] gdb: remove parameter of gdbarch_displaced_step_hw_singlestep
Simon Marchi
- [binutils-gdb] gdb: fix documentation of gdbarch_displaced_step_hw_singlestep
Simon Marchi
- [binutils-gdb] Make scoped_restore_current_thread's cdtors exception free (RFC)
Pedro Alves
- [binutils-gdb] Move lookup_selected_frame to frame.c
Pedro Alves
- [binutils-gdb] gdb/infrun: disable pagination in fetch_inferior_event
Tankut Baris Aktemur
- [binutils-gdb] Have stamp-init depend on config.status
Tom Tromey
- [binutils-gdb] gdb: rs6000_dwarf2_reg_to_regnum return -1 for unknown register number
Simon Marchi
- [binutils-gdb] gdb: introduce displaced_debug_printf
Simon Marchi
- [binutils-gdb] gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD, HOST, TARGET} instead of AC_CANONICAL_SYSTEM
Simon Marchi
- [binutils-gdb] gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
Simon Marchi
- [binutils-gdb] gdbserver: modernize configure.ac
Simon Marchi
- [binutils-gdb] gdb: modernize configure.ac
Simon Marchi
- [binutils-gdb] gdb/testsuite: modernize configure.ac
Simon Marchi
- [binutils-gdb] gdb: modernize acinclude.m4
Simon Marchi
- [binutils-gdb] gdbsupport: re-indent ptrace.m4
Simon Marchi
- [binutils-gdb] gdbsupport: replace AC_TRY_COMPILE in ptrace.m4
Simon Marchi
- [binutils-gdb] gdbsupport: replace AC_TRY_COMPILE in warning.m4
Simon Marchi
- [binutils-gdb] gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK
Simon Marchi
- [binutils-gdb] gdbsupport: replace AC_TRY_COMPILE in common.m4
Simon Marchi
- [binutils-gdb] gdb: replace AC_TRY_LINK in sanitize.m4
Simon Marchi
- [binutils-gdb] gdbserver: replace AC_TRY_COMPILE in acinclude.m4
Simon Marchi
- [binutils-gdb] gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functions
Simon Marchi
- [binutils-gdb] gdb: restore some checks of debug flags
Andrew Burgess
Last message date:
Sat Oct 31 22:00:18 GMT 2020
Archived on: Sat Oct 31 22:00:19 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).