April 2022 Archives by thread
Starting: Fri Apr 1 00:05:50 GMT 2022
Ending: Fri Apr 29 22:24:52 GMT 2022
Messages: 386
- [binutils-gdb] Style URLs in GDB output
Tom Tromey
- [binutils-gdb] gdb/ctf: don't create a buildsym_compunit when building partial symbols
Simon Marchi
- [binutils-gdb] gdb: print compunit_symtab name in "maint info symtabs"
Simon Marchi
- [binutils-gdb] gdb/ctf: pass partial symtab's filename to buildsym_compunit
Simon Marchi
- [binutils-gdb] gdb/testing/tui: add new _csi_{L,S,T}
Andrew Burgess
- [binutils-gdb] FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES.
John Baldwin
- [binutils-gdb] Use I386_GSBASE_REGNUM in i386fbsd_get_thread_local_address.
John Baldwin
- [binutils-gdb] gdb/debuginfod-support.c: Always display debuginfod errors
Aaron Merey
- [binutils-gdb] Remove unused variable.
John Baldwin
- [binutils-gdb] gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
Tiezhu Yang
- [binutils-gdb] gdb: fix gdb_print -> gdb_printf typo
Simon Marchi
- [binutils-gdb] gdb: move some commands into the tui namespace
Andrew Burgess
- [binutils-gdb] gdb/tui: rename tui_layout_base::adjust_size to ::set_height
Andrew Burgess
- [binutils-gdb] gdb/tui: rename tui_layout_split:set_weights_from_heights
Andrew Burgess
- [binutils-gdb] gdb/tui: add new 'tui window width' command and 'winwidth' alias
Andrew Burgess
- [binutils-gdb] gdb/tui: add a tui debugging flag
Andrew Burgess
- [binutils-gdb] gdb/tui: add left_boxed_p and right_boxed_p member functions
Andrew Burgess
- [binutils-gdb] gdb/tui/testsuite: refactor new-layout.exp test
Andrew Burgess
- [binutils-gdb] gdb/tui: avoid fp exception when applying layouts
Andrew Burgess
- [binutils-gdb] gdb/tui: fairer distribution of excess space during apply
Andrew Burgess
- [binutils-gdb] gdb/tui: allow cmd window to change size in tui_layout_split::apply
Andrew Burgess
- [binutils-gdb] gdb/tui: support placing the cmd window into a horizontal layout
Andrew Burgess
- [binutils-gdb] gdb/testsuite: some additional tests in gdb.tui/scroll.exp
Andrew Burgess
- [binutils-gdb] gdb/tui: relax restrictions on window max height and width
Andrew Burgess
- [binutils-gdb] gdb/tui: fair split of delta after a resize
Andrew Burgess
- [binutils-gdb] gdb/Makefile.in: remove SOURCES variable
Andrew Burgess
- [binutils-gdb] gdb/Makefile.in: fix 'make tags' build target
Andrew Burgess
- [binutils-gdb] gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
Andrew Burgess
- [binutils-gdb] gdb/testsuite: resolve a duplicate test name in a gdb.mi test
Andrew Burgess
- [binutils-gdb] gdb/testsuite: resolve some duplicate test names in gdb.base
Andrew Burgess
- [binutils-gdb] gdb: small simplification in dwarf2_locexpr_baton_eval
Andrew Burgess
- [binutils-gdb] gdb/dwarf: pass an array of values to the dwarf evaluator
Andrew Burgess
- [binutils-gdb] gdb: add support for Fortran's ASSUMED RANK arrays
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.exp
Tom de Vries
- [binutils-gdb] Remove more Python 2 code
Tom Tromey
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.exp
Tom de Vries
- [binutils-gdb] objdump/opcodes: add syntax highlighting to disassembler output
Andrew Burgess
- [binutils-gdb] gdb: remove use of vfprintf_filtered
Andrew Burgess
- [binutils-gdb] gdb: remove some unused buildsym-legacy functions
Simon Marchi
- [binutils-gdb] gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtab
Simon Marchi
- [binutils-gdb] Handle ghost entities in symbol lookup
Tom Tromey
- [binutils-gdb] Remove null sentinel from 'attributes'
Tom Tromey
- [binutils-gdb] Fix bug in Ada attributes lexing
Tom Tromey
- [binutils-gdb] Enable "set debug parser" for Ada
Tom Tromey
- [binutils-gdb] Refactor expression completion
Tom Tromey
- [binutils-gdb] Implement completion for Ada attributes
Tom Tromey
- [binutils-gdb] Refactor ada-lex.l:processId
Tom Tromey
- [binutils-gdb] Remove the Ada DOT_ALL token
Tom Tromey
- [binutils-gdb] Consolidate single-char tokens in ada-lex.l
Tom Tromey
- [binutils-gdb] Add context-sensitive field name completion to Ada parser
Tom Tromey
- [binutils-gdb] Avoid undefined behavior in gdbscm_make_breakpoint
Pedro Alves
- [binutils-gdb] Simplify windows-nat.c solib handling
Tom Tromey
- [binutils-gdb] Use auto_obstack in windows-nat.c
Tom Tromey
- [binutils-gdb] Use unique_ptr in the Windows thread list
Tom Tromey
- [binutils-gdb] Remove windows_thread_info destructor
Tom Tromey
- [binutils-gdb] Remove some globals from nat/windows-nat.c
Tom Tromey
- [binutils-gdb] sim: fixes for libopcodes styled disassembler
Andrew Burgess
- [binutils-gdb] gdb: remove assertion in psymbol_functions::expand_symtabs_matching
Simon Marchi
- [binutils-gdb] gdb: make timestamped_file implement can_emit_style_escape
Simon Marchi
- [binutils-gdb] gdb/buildsym: Line record use a record flag
Lancelot SIX
- [binutils-gdb] gdb: Add support for DW_LNS_set_prologue_end in line-table
Lancelot SIX
- [binutils-gdb] gdb: Add maint set ignore-prologue-end-flag
Lancelot SIX
- [binutils-gdb] Handle TLS variable lookups when using separate debug files.
John Baldwin
- [binutils-gdb] gdb/testsuite: fix timeout in server-pipe.exp test
Andrew Burgess
- [binutils-gdb] gdb: make timestamped_file implement write_async_safe
Simon Marchi
- [binutils-gdb] gdb: replace inferior::waiting_for_vfork_done with inferior::thread_waiting_for_vfork_done
Simon Marchi
- [binutils-gdb] gdb/infrun: add inferior parameters to stop_all_threads and restart_threads
Simon Marchi
- [binutils-gdb] gdb/infrun: add logging statement to do_target_resume
Simon Marchi
- [binutils-gdb] gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on)
Simon Marchi
- [binutils-gdb] gdbserver: report correct status in thread stop race condition
Simon Marchi
- [binutils-gdb] gdb/remote: remove_new_fork_children don't access target_waitstatus::child_ptid if kind == TARGET_WA
Simon Marchi
- [binutils-gdb] gdb: resume ongoing step after handling fork or vfork
Simon Marchi
- [binutils-gdb] Fix qRcmd error code parsing
Luis Machado
- [binutils-gdb] gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.exp
Simon Marchi
- [binutils-gdb/gdb-12-branch] gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.exp
Simon Marchi
- [binutils-gdb] gdb/testsuite: fix intermittent failure in gdb.base/vfork-follow-parent.exp
Simon Marchi
- [binutils-gdb] Don't call init_thread_list in windows-nat.c
Tom Tromey
- [binutils-gdb] Introduce wrapped_file
Tom Tromey
- [binutils-gdb] gdb: move gdb_disassembly_flag into a new disasm-flags.h file
Andrew Burgess
- [binutils-gdb] Enable ARMv8.1-m PACBTI support
Luis Machado
- [binutils-gdb] gdb: make interp_add static
Andrew Burgess
- [binutils-gdb] gdb: LoongArch: prepend tramp frame unwinder for signal
Tiezhu Yang
- [binutils-gdb] Fix "bins" simulation for v850e3v5
Jeff Law
- [binutils-gdb] Fix for v850e divq instruction
Jeff Law
- [binutils-gdb] gdb: don't copy entirely optimized out values in value_copy
Simon Marchi
- [binutils-gdb] Use new and delete in jit.c
Tom Tromey
- [binutils-gdb/gdb-12-branch] gdb: don't copy entirely optimized out values in value_copy
Simon Marchi
- [binutils-gdb] gdb: mips: Fix the handling of complex type of function return value
Maciej W. Rozycki
- [binutils-gdb] gdb: don't try to use readline before it's initialized
Andrew Burgess
- [binutils-gdb] gdb: add some const in gdb/reggroups.c
Andrew Burgess
- [binutils-gdb] gdb: make gdbarch_register_reggroup_p take a const reggroup *
Andrew Burgess
- [binutils-gdb] gdb: switch to using 'const reggroup *' in tui-regs.{c, h}
Andrew Burgess
- [binutils-gdb] gdb: use 'const reggroup *' in python/py-registers.c file
Andrew Burgess
- [binutils-gdb] gdb: have reggroup_find return a const
Andrew Burgess
- [binutils-gdb] gdb/tui: avoid theoretical bug with 'tui reg' command
Andrew Burgess
- [binutils-gdb] gdb/tui: fix 'tui reg next/prev' command when data window is hidden
Andrew Burgess
- [binutils-gdb] gdb: always add the default register groups
Andrew Burgess
- [binutils-gdb] gdb: convert reggroups to use a std::vector
Andrew Burgess
- [binutils-gdb] gdb: remove reggroup_next and reggroup_prev
Andrew Burgess
- [binutils-gdb] gdb: more 'const' in gdb/reggroups.{c,h}
Andrew Burgess
- [binutils-gdb] gdb: make the pre-defined register groups const
Andrew Burgess
- [binutils-gdb] gdb: convert reggroup to a C++ class with constructor, etc
Andrew Burgess
- [binutils-gdb] gdb: move struct reggroup into reggroups.h header
Andrew Burgess
- [binutils-gdb] gdb: update comments throughout reggroups.{c,h} files
Andrew Burgess
- [binutils-gdb] gdb/testsuite: make gdb_breakpoint and runto take a linespec
Simon Marchi
- [binutils-gdb] gdb: remove symtab::dirname
Simon Marchi
- [binutils-gdb] gdb: remove symtab::blockvector
Simon Marchi
- [binutils-gdb] gdb: remove symtab::objfile
Simon Marchi
- [binutils-gdb] gdb: remove symtab::pspace
Simon Marchi
- [binutils-gdb] gdb/testsuite/dwarf: remove two unused variables
Simon Marchi
- [binutils-gdb] gdb/testsuite/dwarf: simplify line number program syntax
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Make gdb.base/annota1.exp more robust
Tom de Vries
- [binutils-gdb] gdb: remove subfile::buildsym_compunit field
Simon Marchi
- [binutils-gdb] gdb/testsuite: add "macros" option to gdb_compile
Simon Marchi
- [binutils-gdb] gdb/fortran: fix fetching assumed rank array content
Andrew Burgess
- [binutils-gdb] gdb: change file_file_name to return an std::string
Simon Marchi
- [binutils-gdb] gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: add support for accessing fields of extended types
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: print fortran extended types with ptype
Nils-Christian Kempke
- [binutils-gdb] gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
Simon Marchi
- [binutils-gdb] Pass PKG_CONFIG_PATH down from top-level Makefile
Simon Marchi
- [binutils-gdb] Fix undefined behavior in the Fortran, Go and Pascal number parsers
Pedro Alves
- [binutils-gdb] gdb: Avoid undefined shifts, fix Go shifts
Pedro Alves
- [binutils-gdb] gprofng: zlib handling
Vladimir Mezentsev
- [binutils-gdb] gprofng: fprintf_styled_func not inizialized for disassembler
Vladimir Mezentsev
- [binutils-gdb] Remove MSYMBOL_VALUE_CHAIN
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/annota1.exp with pie
Tom de Vries
- [binutils-gdb] gdb/f-lang: add Integer*1 to Fortran builtin types
Nils-Christian Kempke
- [binutils-gdb] gdb/f-lang: remove hidden ^L characters
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: fix complex type in Fortran builtin types
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: reformat build_fortran_types in f-lang.c
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: change default logical type to builtin_logical
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: clean-up Fortran intrinsic types
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: Change GDB print for fortran default types
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: rename f77_keywords to f_keywords
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran: rewrite intrinsic handling and add some missing overloads
Nils-Christian Kempke
- [binutils-gdb] gdb/fortran/testsuite: add complex from integers test
Nils-Christian Kempke
- [binutils-gdb] gdb/doc: add section about Fortran intrinsic functions and types
Nils-Christian Kempke
- [binutils-gdb] gdb: remove symbol value macros
Simon Marchi
- [binutils-gdb] gdb: remove MSYMBOL_TYPE macro
Simon Marchi
- [binutils-gdb] gdb: remove minimal symbol size macros
Simon Marchi
- [binutils-gdb] gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros
Simon Marchi
- [binutils-gdb/gdb-12-branch] Handle TLS variable lookups when using separate debug files.
John Baldwin
- [binutils-gdb] Created branch 'origin/users/ssbssa/pdb-reader-preview'
Hannes Domani
- [binutils-gdb/origin/users/ssbssa/pdb-reader-preview] PDB: cache types
Hannes Domani
- [binutils-gdb/origin/users/ssbssa/pdb-reader-preview] PDB: array
Hannes Domani
- [binutils-gdb] Deleted branch 'origin/users/ssbssa/pdb-reader-preview'
Hannes Domani
- [binutils-gdb] i386-fbsd-nat: Remove two unused variables.
John Baldwin
- [binutils-gdb] gprofng doesn't build with gcc 5.5
Vladimir Mezentsev
- [binutils-gdb] Require GNAT debug info for some Ada tests
Tom Tromey
- [binutils-gdb] Remove "Ada Settings" node from the manual
Tom Tromey
- [binutils-gdb/gdb-12-branch] Remove "Ada Settings" node from the manual
Tom Tromey
- [binutils-gdb] Add C++ "save gdb-index" test
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/stap-probe.exp with read1
Tom de Vries
- [binutils-gdb] Rebase the zlib sources to the 1.2.12 release
Nick Clifton
- [binutils-gdb] Allow thread-pool.h to work without threads
Tom Tromey
- [binutils-gdb] Split create_addrmap_from_aranges
Tom Tromey
- [binutils-gdb] Fix latent bug in read_addrmap_from_aranges
Tom Tromey
- [binutils-gdb] Add dwarf2_per_cu_data::addresses_seen
Tom Tromey
- [binutils-gdb] Refactor dwarf2_get_pc_bounds
Tom Tromey
- [binutils-gdb] Allow ada_decode not to decode operators
Tom Tromey
- [binutils-gdb] Let skip_one_die not skip children
Tom Tromey
- [binutils-gdb] Add name splitting
Tom Tromey
- [binutils-gdb] Add new overload of dwarf5_djb_hash
Tom Tromey
- [binutils-gdb] Refactor build_type_psymtabs_reader
Tom Tromey
- [binutils-gdb] Add batching parameter to parallel_for_each
Tom Tromey
- [binutils-gdb] Return vector of results from parallel_for_each
Tom Tromey
- [binutils-gdb] Specialize std::hash for gdb_exception
Tom Tromey
- [binutils-gdb] Add "fullname" handling to file_and_directory
Tom Tromey
- [binutils-gdb] Introduce DWARF abbrev cache
Tom Tromey
- [binutils-gdb] Statically examine abbrev properties
Tom Tromey
- [binutils-gdb] Update skip_one_die for new abbrev properties
Tom Tromey
- [binutils-gdb] Introduce the new DWARF index class
Tom Tromey
- [binutils-gdb] The new DWARF indexer
Tom Tromey
- [binutils-gdb] Implement quick_symbol_functions for cooked DWARF index
Tom Tromey
- [binutils-gdb] Wire in the new DWARF indexer
Tom Tromey
- [binutils-gdb] Introduce thread-safe handling for complaints
Tom Tromey
- [binutils-gdb] Pre-read DWARF section data
Tom Tromey
- [binutils-gdb] Parallelize DWARF indexing
Tom Tromey
- [binutils-gdb] "Finalize" the DWARF index in the background
Tom Tromey
- [binutils-gdb] Rename write_psymtabs_to_index
Tom Tromey
- [binutils-gdb] Change the key type in psym_index_map
Tom Tromey
- [binutils-gdb] Change parameters to write_address_map
Tom Tromey
- [binutils-gdb] Genericize addrmap handling in the DWARF index writer
Tom Tromey
- [binutils-gdb] Adapt .gdb_index writer to new DWARF scanner
Tom Tromey
- [binutils-gdb] Adapt .debug_names writer to new DWARF scanner
Tom Tromey
- [binutils-gdb] Enable the new DWARF indexer
Tom Tromey
- [binutils-gdb] Delete DWARF psymtab code
Tom Tromey
- [binutils-gdb] Remove dwarf2_per_cu_data::v
Tom Tromey
- [binutils-gdb] gdbsupport: use result_of_t instead of result_of in parallel-for.h
Simon Marchi
- [binutils-gdb] gdb: use decltype instead of typeof in dwarf2/read.c
Simon Marchi
- [binutils-gdb] gdb: allocate subfile with new
Simon Marchi
- [binutils-gdb] gdb: change subfile::name and buildsym_compunit::m_comp_dir to strings
Simon Marchi
- [binutils-gdb] gdb: use std::vector for temporary linetable_entry array in arrange_linetable
Simon Marchi
- [binutils-gdb] gdb: change subfile::line_vector to an std::vector
Simon Marchi
- [binutils-gdb] gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cooked-index.c
Simon Marchi
- [binutils-gdb] Fix bug in Ada number lexing
Tom Tromey
- [binutils-gdb/gdb-12-branch] Fix bug in Ada number lexing
Tom Tromey
- [binutils-gdb] Tidy gdb.base/parse_number.exp
Pedro Alves
- [binutils-gdb] Make intrusive_list_node's next/prev private
Pedro Alves
- [binutils-gdb/gdb-12-branch] gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
Tom de Vries
- [binutils-gdb] gdb: fix clang build failure in msymbol_is_mips
Simon Marchi
- [binutils-gdb] gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Detect 'No MPX support'
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Detect 'No MPX support'
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.base/stap-probe.exp with read1
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Make gdb.base/annota1.exp more robust
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.base/annota1.exp with pie
Tom de Vries
- [binutils-gdb] gdb: fix build errors in gdbsupport/thread-pool.h used with old gcc
Tiezhu Yang
- [binutils-gdb] Let std::thread check pass even without pthreads
Tom Tromey
- [binutils-gdb] gdb: remove move constructor and move assignment operator from cooked_index
Simon Marchi
- [binutils-gdb] Reorganize Python events documentation
Tom Tromey
- [binutils-gdb] Fix regression on Windows with WOW64
Tom Tromey
- [binutils-gdb/gdb-12-branch] Fix regression on Windows with WOW64
Tom Tromey
- [binutils-gdb] Silence -Wmaybe-uninitialized warning from target_waitstatus
Tom Tromey
- [binutils-gdb/gdb-12-branch] Silence -Wmaybe-uninitialized warning from target_waitstatus
Tom Tromey
- [binutils-gdb] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
Lancelot SIX
- [binutils-gdb/gdb-12-branch] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
Lancelot SIX
- [binutils-gdb] Fix possible Cygwin build problem
Tom Tromey
- [binutils-gdb] Don't call QUIT in read_string
Tom Tromey
- [binutils-gdb] Rename read_string
Tom Tromey
- [binutils-gdb] Remove the byte order parameter to target_read_string
Tom Tromey
- [binutils-gdb] Move target_read_string to target/target.c
Tom Tromey
- [binutils-gdb] Share handle_ms_vc_exception with gdbserver
Tom Tromey
- [binutils-gdb] Implement thread_name for gdbserver
Tom Tromey
- [binutils-gdb] Set the worker thread name on Windows
Tom Tromey
- [binutils-gdb] Use GetThreadDescription on Windows
Tom Tromey
- [binutils-gdb] Ignore 0,0 entries in .debug_aranges
Tom Tromey
- [binutils-gdb] gdbserver/qXfer::threads, prepare_to_access_memory=>target_pause_all
Pedro Alves
- [binutils-gdb] gdbserver: special case target_write_memory len==0
Pedro Alves
- [binutils-gdb] gdbserver/linux: Access memory even if threads are running
Pedro Alves
- [binutils-gdb] gdbserver: Eliminate prepare_to_access_memory
Pedro Alves
- [binutils-gdb] [gdb/testsuite] Fix gdb.go/methods.exp with check-readmore
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.go/methods.exp with check-readmore
Tom de Vries
- [binutils-gdb] Remove WITH_SIM define
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
Tom de Vries
- [binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
Tom de Vries
- [binutils-gdb] Match rustc beta versions
Tom Tromey
- [binutils-gdb] Remove some dead code from the Rust value printer
Tom Tromey
- [binutils-gdb] Reimplement Rust slice printing
Tom Tromey
- [binutils-gdb] Implement value_print for Rust
Tom Tromey
- [binutils-gdb] Allow word wrapping even when paging is disabled
Tom Tromey
- [binutils-gdb] Handle "set height 1"
Tom Tromey
- [binutils-gdb] Return void from gdb_putc
Tom Tromey
- [binutils-gdb] Add comments to dwarf2/abbrev-cache.h
Tom Tromey
- [binutils-gdb] gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)
Enze Li
- [binutils-gdb] gdb/testsuite: add text_segment option to gdb_compile
Simon Marchi
- [binutils-gdb] gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location
Simon Marchi
- [binutils-gdb] Fix C++ cast of derived class to base class
Tom Tromey
- [binutils-gdb] Update gnulib
Tom Tromey
- [binutils-gdb] gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
Simon Marchi
- [binutils-gdb] gdbsupport: make gdb_abspath return an std::string
Simon Marchi
- [binutils-gdb] gdbsupport: make gdb_realpath_keepfile return an std::string
Simon Marchi
- [binutils-gdb] gdb: use gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
Simon Marchi
- [binutils-gdb] gdb/testsuite/dwarf: don't automatically add directory and file entry for DWARF 5
Simon Marchi
- [binutils-gdb] gdbsupport/selftest: Replace for_each_selftest with an iterator_range
Lancelot SIX
- [binutils-gdb] gdbsupport/selftest: Allow lazy registration
Lancelot SIX
- [binutils-gdb] gdb/selftest-arch: Make register_test_foreach_arch generate arch tests lazily
Lancelot SIX
- [binutils-gdb] gdb: LoongArch: Implement loongarch_scan_prologue()
Tiezhu Yang
- [binutils-gdb] Micro-optimize cooked_index_entry::full_name
Tom Tromey
- [binutils-gdb] Use symbol_symtab accessor in compile-object-load.c
Tom Tromey
- [binutils-gdb] Move mapped_index_base to new header file
Tom Tromey
- [binutils-gdb] Give mapped_index_base a virtual destructor
Tom Tromey
- [binutils-gdb] Let mapped index classes create the quick_symbol_functions object
Tom Tromey
- [binutils-gdb] Remove some "OBJF_READNOW" code from dwarf2_debug_names_index
Tom Tromey
- [binutils-gdb] Introduce readnow_functions
Tom Tromey
- [binutils-gdb] Introduce and use dwarf_scanner_base
Tom Tromey
- [binutils-gdb] Simplify version check in dw2_symtab_iter_next
Tom Tromey
- [binutils-gdb] Add an ad hoc version check to dwarf_scanner_base
Tom Tromey
- [binutils-gdb] Unify the DWARF index holders
Tom Tromey
- [binutils-gdb] Add accessors for symbol's artificial field
Tom Tromey
- [binutils-gdb] Use array_view for symbol_impls
Tom Tromey
- [binutils-gdb] Remove symbol::aclass_index
Tom Tromey
- [binutils-gdb] Replace symbol_objfile with symbol::objfile
Tom Tromey
- [binutils-gdb] Replace symbol_arch with symbol::arch
Tom Tromey
- [binutils-gdb] Replace symbol_symtab with symbol::symtab
Tom Tromey
- [binutils-gdb] gdb/testsuite: Introduce and use gdb_spawn_attach_cmdline
Lancelot SIX
- [binutils-gdb] gdb/debuginfod: Prevent out_of_range exception
Aaron Merey
- [binutils-gdb] gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty URL" test
Pedro Alves
- [binutils-gdb] gdb/testsuite: add binary testcases to py-format-string.exp
Enze Li
- [binutils-gdb] gdb_spawn_attach_cmdline: use unsupported instead of untested
Lancelot SIX
- [binutils-gdb] gdbsupport: add path_join function
Simon Marchi
- [binutils-gdb] gdb: fix 'remote show FOO-packet' aliases
Andrew Burgess
- [binutils-gdb/gdb-12-branch] gdb: fix 'remote show FOO-packet' aliases
Andrew Burgess
- [binutils-gdb] Always use dwarf2_initialize_objfile
Tom Tromey
- [binutils-gdb] gdb/testsuite: fix "set temporary breakpoint" DUPLICATEs
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove line_header::total_length field
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove line_header::header_length field
Simon Marchi
- [binutils-gdb] Fix for gdb.base/solib-search.exp test.
Carl Love
- [binutils-gdb] Fix method naming bug in new DWARF indexer
Tom Tromey
- [binutils-gdb] Simplify BFD section iteration in coff-pe-read.c
Tom Tromey
- [binutils-gdb] Remove a const-removing cast from coff-pe-read.c
Tom Tromey
- [binutils-gdb] Use std::string in coff-pe-read.c
Tom Tromey
- [binutils-gdb] More const use and alloca avoidance in coff-pe-read.c
Tom Tromey
- [binutils-gdb] Un-break the coff-pe-read.c build
Tom Tromey
- [binutils-gdb] gdb: prune inferiors at end of fetch_inferior_event, fix intermittent failure of gdb.threads/fork-pl
Simon Marchi
- [binutils-gdb] gdb: improved EOF handling when using readline 7
Andrew Burgess
- [binutils-gdb] readline: back-port changes needed to properly detect EOF
Andrew Burgess
- [binutils-gdb] gdb: handle bracketed-paste-mode and EOF correctly
Andrew Burgess
- [binutils-gdb] gdbserver/linux: free process_info_private and arch_process_info when failing to attach
Simon Marchi
- [binutils-gdb] gdb: handle_no_resumed: only update thread list of event target
Simon Marchi
- [binutils-gdb] gdb: move setbuf calls out of gdb_readline_no_editing_callback
Joel Brobecker
- [binutils-gdb/gdb-12-branch] gdb: move setbuf calls out of gdb_readline_no_editing_callback
Joel Brobecker
- [binutils-gdb] gdb/infrun: assert !step_over_info_valid_p in restart_threads
Lancelot SIX
- [binutils-gdb] gdb/fortran: Support for assumed rank zero
Alok Kumar Sharma
- [binutils-gdb] Do not put linkage names into .gdb_index
Tom Tromey
- [binutils-gdb/gdb-12-branch] Import gnulib changes
Tom Tromey
- [binutils-gdb] gdbsupport/pathstuff.h: #include <array> explicitly for std::array<>
John Baldwin
- [binutils-gdb] PowerPC: Update expected floating point output for gdb.arch/altivec-regs.exp and gdb.arch/vsx-regs.e
Carl Love
- [binutils-gdb] gdb: make some random Python files Python 3-compatible
Simon Marchi
- [binutils-gdb] bsd-kvm: Fix build after recent changes to path handling functions.
John Baldwin
- [binutils-gdb] Handle encoding failures in Windows thread names
Tom Tromey
- [binutils-gdb] Add recording support for the ISA 3.1 PowerPC instructions.
Carl Love
- [binutils-gdb] GDB PowerPC record test cases for ISA 2.06 and ISA 3.1
Carl Love
- [binutils-gdb] gdb/testsuite: use with_cwd where possible
Simon Marchi
- [binutils-gdb] gdb/testsuite: fix FAIL in gdb.base/clear_non_user_bp.exp
Enze Li
- [binutils-gdb] gdb/arm: Fix prologue analysis to support vpush
Christophe Lyon
- [binutils-gdb] gdb/arm: Define MSP and PSP registers for M-Profile
Christophe Lyon
- [binutils-gdb] gdb/arm: Introduce arm_cache_init
Christophe Lyon
- [binutils-gdb] gdb/arm: Add support for multiple stack pointers on Cortex-M
Christophe Lyon
- [binutils-gdb] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-frames command
Christophe Lyon
- [binutils-gdb] Fix gdbserver build for x86-64 Windows
Tom Tromey
- [binutils-gdb] Make gdb.base/parse_number.exp test all architectures
Pedro Alves
- [binutils-gdb] gdb: remove BLOCK_{START,END} macros
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_FUNCTION macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_SUPERBLOCK macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_MULTIDICT macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_NAMESPACE macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_RANGE_{START,END} macros
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_RANGES macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_NRANGES macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_RANGE macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_CONTIGUOUS_P macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCK_ENTRY_PC macro
Simon Marchi
- [binutils-gdb] gdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS macros
Simon Marchi
- [binutils-gdb] gdb: constify addrmap_find
Simon Marchi
- [binutils-gdb] gdb: remove BLOCKVECTOR_MAP macro
Simon Marchi
- [binutils-gdb] gprofng: test suite problems
Vladimir Mezentsev
- [binutils-gdb] libctf: impose an ordering on conflicting types
Nick Alcock
- [binutils-gdb] gdb: fix nullptr dereference in block::ranges()
Andrew Burgess
- [binutils-gdb] Remove "typedef enum ..."
Tom Tromey
- [binutils-gdb] Check OBJF_NOT_FILENAME in DWARF index code
Tom Tromey
- [binutils-gdb] Fix libinproctrace.so build on PPC
Tom Tromey
- [binutils-gdb] Slightly tweak and clarify target_resume's interface
Pedro Alves
- [binutils-gdb] gdb/infrun: make fetch_inferior_event restore thread if exited or signalled
Simon Marchi
- [binutils-gdb] Fix .debug_names regression with new indexer
Tom Tromey
- [binutils-gdb] De-duplicate .gdb_index
Tom Tromey
- [binutils-gdb] gprofng: assertion in gprofng/src/Expression.cc:139
Vladimir Mezentsev
- [binutils-gdb] Move "catch load" to a new file
Tom Tromey
- [binutils-gdb] Boolify print_solib_event
Tom Tromey
- [binutils-gdb] Add an assertion to clone_momentary_breakpoint
Tom Tromey
- [binutils-gdb] Delete some unnecessary wrapper functions
Tom Tromey
- [binutils-gdb] Return bool from breakpoint_ops::print_one
Tom Tromey
- [binutils-gdb] Add a vtable-based breakpoint ops
Tom Tromey
- [binutils-gdb] Convert break-catch-sig to use vtable ops
Tom Tromey
- [binutils-gdb] Convert break-catch-syscall to vtable ops
Tom Tromey
- [binutils-gdb] Convert break-catch-exec to vtable ops
Tom Tromey
- [binutils-gdb] Convert break-catch-fork to vtable ops
Tom Tromey
- [binutils-gdb] Convert break-catch-load to vtable ops
Tom Tromey
- [binutils-gdb] Convert watchpoints to vtable ops
Tom Tromey
- [binutils-gdb] Convert tracepoints to vtable ops
Tom Tromey
- [binutils-gdb] Add some new subclasses of breakpoint
Tom Tromey
- [binutils-gdb] Convert base breakpoints to vtable ops
Tom Tromey
- [binutils-gdb] Convert break-catch-throw to vtable ops
Tom Tromey
- [binutils-gdb] Convert internal breakpoints to vtable ops
Tom Tromey
- [binutils-gdb] Convert momentary breakpoints to vtable ops
Tom Tromey
- [binutils-gdb] Change inheritance of dprintf
Tom Tromey
- [binutils-gdb] Convert ordinary breakpoints to vtable ops
Tom Tromey
- [binutils-gdb] Convert Ada catchpoints to vtable ops
Tom Tromey
- [binutils-gdb] Convert dprintf to vtable ops
Tom Tromey
- [binutils-gdb] Convert ranged breakpoints to vtable ops
Tom Tromey
- [binutils-gdb] Add bp_static_marker_tracepoint
Tom Tromey
- [binutils-gdb] Convert static marker tracepoints to vtable ops
Tom Tromey
- [binutils-gdb] Remove bkpt_base_breakpoint_ops
Tom Tromey
- [binutils-gdb] Merge probe and ordinary breakpoints
Tom Tromey
- [binutils-gdb] Merge probe and ordinary tracepoints
Tom Tromey
- [binutils-gdb] Remove breakpoint_ops from init_ada_exception_breakpoint
Tom Tromey
- [binutils-gdb] Remove breakpoint_ops from init_catchpoint
Tom Tromey
- [binutils-gdb] Remove most fields from breakpoint_ops
Tom Tromey
- [binutils-gdb] Remove vtable_breakpoint_ops
Tom Tromey
- [binutils-gdb] Remove breakpoint ops initialization
Tom Tromey
- [binutils-gdb] Constify breakpoint_ops
Tom Tromey
- [binutils-gdb] Remove allocate_bp_location
Tom Tromey
- [binutils-gdb] Remove create_breakpoints_sal_default
Tom Tromey
Last message date:
Fri Apr 29 22:24:52 GMT 2022
Archived on: Fri Apr 29 22:24:53 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).