public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] gdb/testsuite/dwarf: don't automatically add directory and file entry for DWARF 5
 2022-04-18 20:59 UTC 

[binutils-gdb] gdb: use gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
 2022-04-18 20:12 UTC 

[binutils-gdb] gdbsupport: make gdb_realpath_keepfile return an std::string
 2022-04-18 20:12 UTC 

[binutils-gdb] gdbsupport: make gdb_abspath return an std::string
 2022-04-18 20:12 UTC 

[binutils-gdb] gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
 2022-04-18 20:12 UTC 

[binutils-gdb] Update gnulib
 2022-04-18 16:14 UTC 

[binutils-gdb] Fix C++ cast of derived class to base class
 2022-04-18 15:45 UTC 

[binutils-gdb] gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location
 2022-04-18 14:28 UTC 

[binutils-gdb] gdb/testsuite: add text_segment option to gdb_compile
 2022-04-18 14:26 UTC 

[binutils-gdb] gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)
 2022-04-18 14:07 UTC 

[binutils-gdb] Add comments to dwarf2/abbrev-cache.h
 2022-04-16 19:59 UTC 

[binutils-gdb] Return void from gdb_putc
 2022-04-15 17:54 UTC 

[binutils-gdb] Handle "set height 1"
 2022-04-15 17:53 UTC 

[binutils-gdb] Allow word wrapping even when paging is disabled
 2022-04-15 17:53 UTC 

[binutils-gdb] Implement value_print for Rust
 2022-04-15 17:36 UTC 

[binutils-gdb] Reimplement Rust slice printing
 2022-04-15 17:35 UTC 

[binutils-gdb] Remove some dead code from the Rust value printer
 2022-04-15 17:35 UTC 

[binutils-gdb] Match rustc beta versions
 2022-04-15 17:35 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
 2022-04-15 16:01 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
 2022-04-15 16:00 UTC 

[binutils-gdb] Remove WITH_SIM define
 2022-04-15 15:34 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.go/methods.exp with check-readmore
 2022-04-15 14:54 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.go/methods.exp with check-readmore
 2022-04-15 14:53 UTC 

[binutils-gdb] gdbserver: Eliminate prepare_to_access_memory
 2022-04-14 19:23 UTC 

[binutils-gdb] gdbserver/linux: Access memory even if threads are running
 2022-04-14 19:23 UTC 

[binutils-gdb] gdbserver: special case target_write_memory len==0
 2022-04-14 19:23 UTC 

[binutils-gdb] gdbserver/qXfer::threads, prepare_to_access_memory=>target_pause_all
 2022-04-14 19:23 UTC 

[binutils-gdb] Ignore 0,0 entries in .debug_aranges
 2022-04-14 18:27 UTC 

[binutils-gdb] Use GetThreadDescription on Windows
 2022-04-14 18:21 UTC 

[binutils-gdb] Set the worker thread name on Windows
 2022-04-14 18:21 UTC 

[binutils-gdb] Implement thread_name for gdbserver
 2022-04-14 18:21 UTC 

[binutils-gdb] Share handle_ms_vc_exception with gdbserver
 2022-04-14 18:21 UTC 

[binutils-gdb] Move target_read_string to target/target.c
 2022-04-14 18:21 UTC 

[binutils-gdb] Remove the byte order parameter to target_read_string
 2022-04-14 18:21 UTC 

[binutils-gdb] Rename read_string
 2022-04-14 18:21 UTC 

[binutils-gdb] Don't call QUIT in read_string
 2022-04-14 18:21 UTC 

[binutils-gdb] Fix possible Cygwin build problem
 2022-04-14 18:21 UTC 

[binutils-gdb/gdb-12-branch] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
 2022-04-14 17:31 UTC 

[binutils-gdb] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
 2022-04-14 17:21 UTC 

[binutils-gdb/gdb-12-branch] Silence -Wmaybe-uninitialized warning from target_waitstatus
 2022-04-14 16:21 UTC 

[binutils-gdb] Silence -Wmaybe-uninitialized warning from target_waitstatus
 2022-04-14 16:19 UTC 

[binutils-gdb/gdb-12-branch] Fix regression on Windows with WOW64
 2022-04-14 16:03 UTC 

[binutils-gdb] Fix regression on Windows with WOW64
 2022-04-14 16:02 UTC 

[binutils-gdb] Reorganize Python events documentation
 2022-04-14 15:52 UTC 

[binutils-gdb] gdb: remove move constructor and move assignment operator from cooked_index
 2022-04-14 15:32 UTC 

[binutils-gdb] Let std::thread check pass even without pthreads
 2022-04-14 15:29 UTC 

[binutils-gdb] gdb: fix build errors in gdbsupport/thread-pool.h used with old gcc
 2022-04-14 15:05 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.base/annota1.exp with pie
 2022-04-14 12:56 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Make gdb.base/annota1.exp more robust
 2022-04-14 12:56 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.base/stap-probe.exp with read1
 2022-04-14 11:52 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Detect 'No MPX support'
 2022-04-14 11:17 UTC 

[binutils-gdb] [gdb/testsuite] Detect 'No MPX support'
 2022-04-14 10:32 UTC 

[binutils-gdb] gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
 2022-04-13 18:40 UTC 

[binutils-gdb] gdb: fix clang build failure in msymbol_is_mips
 2022-04-13 18:38 UTC 

[binutils-gdb/gdb-12-branch] [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
 2022-04-13 12:29 UTC 

[binutils-gdb/gdb-12-branch] gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
 2022-04-13 12:29 UTC 

[binutils-gdb] Make intrusive_list_node's next/prev private
 2022-04-13  9:27 UTC 

[binutils-gdb] Tidy gdb.base/parse_number.exp
 2022-04-13  9:19 UTC 

[binutils-gdb/gdb-12-branch] Fix bug in Ada number lexing
 2022-04-12 19:02 UTC 

[binutils-gdb] Fix bug in Ada number lexing
 2022-04-12 19:01 UTC 

[binutils-gdb] gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cooked-index.c
 2022-04-12 18:42 UTC 

[binutils-gdb] gdb: change subfile::line_vector to an std::vector
 2022-04-12 18:21 UTC 

[binutils-gdb] gdb: use std::vector for temporary linetable_entry array in arrange_linetable
 2022-04-12 18:21 UTC 

[binutils-gdb] gdb: change subfile::name and buildsym_compunit::m_comp_dir to strings
 2022-04-12 18:21 UTC 

[binutils-gdb] gdb: allocate subfile with new
 2022-04-12 18:20 UTC 

[binutils-gdb] gdb: use decltype instead of typeof in dwarf2/read.c
 2022-04-12 18:10 UTC 

[binutils-gdb] gdbsupport: use result_of_t instead of result_of in parallel-for.h
 2022-04-12 18:10 UTC 

[binutils-gdb] Remove dwarf2_per_cu_data::v
 2022-04-12 15:41 UTC 

[binutils-gdb] Delete DWARF psymtab code
 2022-04-12 15:41 UTC 

[binutils-gdb] Enable the new DWARF indexer
 2022-04-12 15:41 UTC 

[binutils-gdb] Adapt .debug_names writer to new DWARF scanner
 2022-04-12 15:41 UTC 

[binutils-gdb] Adapt .gdb_index writer to new DWARF scanner
 2022-04-12 15:41 UTC 

[binutils-gdb] Genericize addrmap handling in the DWARF index writer
 2022-04-12 15:41 UTC 

[binutils-gdb] Change parameters to write_address_map
 2022-04-12 15:41 UTC 

[binutils-gdb] Change the key type in psym_index_map
 2022-04-12 15:41 UTC 

[binutils-gdb] Rename write_psymtabs_to_index
 2022-04-12 15:41 UTC 

[binutils-gdb] "Finalize" the DWARF index in the background
 2022-04-12 15:41 UTC 

[binutils-gdb] Parallelize DWARF indexing
 2022-04-12 15:41 UTC 

[binutils-gdb] Pre-read DWARF section data
 2022-04-12 15:41 UTC 

[binutils-gdb] Introduce thread-safe handling for complaints
 2022-04-12 15:40 UTC 

[binutils-gdb] Wire in the new DWARF indexer
 2022-04-12 15:40 UTC 

[binutils-gdb] Implement quick_symbol_functions for cooked DWARF index
 2022-04-12 15:40 UTC 

[binutils-gdb] The new DWARF indexer
 2022-04-12 15:40 UTC 

[binutils-gdb] Introduce the new DWARF index class
 2022-04-12 15:40 UTC 

[binutils-gdb] Update skip_one_die for new abbrev properties
 2022-04-12 15:40 UTC 

[binutils-gdb] Statically examine abbrev properties
 2022-04-12 15:40 UTC 

[binutils-gdb] Introduce DWARF abbrev cache
 2022-04-12 15:40 UTC 

[binutils-gdb] Add "fullname" handling to file_and_directory
 2022-04-12 15:40 UTC 

[binutils-gdb] Specialize std::hash for gdb_exception
 2022-04-12 15:40 UTC 

[binutils-gdb] Return vector of results from parallel_for_each
 2022-04-12 15:40 UTC 

[binutils-gdb] Add batching parameter to parallel_for_each
 2022-04-12 15:40 UTC 

[binutils-gdb] Refactor build_type_psymtabs_reader
 2022-04-12 15:39 UTC 

[binutils-gdb] Add new overload of dwarf5_djb_hash
 2022-04-12 15:39 UTC 

[binutils-gdb] Add name splitting
 2022-04-12 15:39 UTC 

[binutils-gdb] Let skip_one_die not skip children
 2022-04-12 15:39 UTC 

[binutils-gdb] Allow ada_decode not to decode operators
 2022-04-12 15:39 UTC 

[binutils-gdb] Refactor dwarf2_get_pc_bounds
 2022-04-12 15:39 UTC 

[binutils-gdb] Add dwarf2_per_cu_data::addresses_seen
 2022-04-12 15:39 UTC 

[binutils-gdb] Fix latent bug in read_addrmap_from_aranges
 2022-04-12 15:39 UTC 

[binutils-gdb] Split create_addrmap_from_aranges
 2022-04-12 15:39 UTC 

[binutils-gdb] Allow thread-pool.h to work without threads
 2022-04-12 15:39 UTC 

[binutils-gdb] Rebase the zlib sources to the 1.2.12 release
 2022-04-12 15:24 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/stap-probe.exp with read1
 2022-04-12 14:36 UTC 

[binutils-gdb] Add C++ "save gdb-index" test
 2022-04-12 14:08 UTC 

[binutils-gdb/gdb-12-branch] Remove "Ada Settings" node from the manual
 2022-04-12 13:05 UTC 

[binutils-gdb] Remove "Ada Settings" node from the manual
 2022-04-12 13:00 UTC 

[binutils-gdb] Require GNAT debug info for some Ada tests
 2022-04-12 12:52 UTC 

[binutils-gdb] gprofng doesn't build with gcc 5.5
 2022-04-12  1:26 UTC 

[binutils-gdb] i386-fbsd-nat: Remove two unused variables
 2022-04-11 18:03 UTC 

[binutils-gdb] Deleted branch 'origin/users/ssbssa/pdb-reader-preview'
 2022-04-11 17:42 UTC 

[binutils-gdb/origin/users/ssbssa/pdb-reader-preview] PDB: array
 2022-04-11 17:40 UTC 

[binutils-gdb/origin/users/ssbssa/pdb-reader-preview] PDB: cache types
 2022-04-11 17:40 UTC 

[binutils-gdb] Created branch 'origin/users/ssbssa/pdb-reader-preview'
 2022-04-11 17:39 UTC 

[binutils-gdb/gdb-12-branch] Handle TLS variable lookups when using separate debug files
 2022-04-11 15:56 UTC 

[binutils-gdb] gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros
 2022-04-11 14:48 UTC 

[binutils-gdb] gdb: remove minimal symbol size macros
 2022-04-11 14:48 UTC 

[binutils-gdb] gdb: remove MSYMBOL_TYPE macro
 2022-04-11 14:48 UTC 

[binutils-gdb] gdb: remove symbol value macros
 2022-04-11 14:48 UTC 

[binutils-gdb] gdb/doc: add section about Fortran intrinsic functions and types
 2022-04-11 12:09 UTC 

[binutils-gdb] gdb/fortran/testsuite: add complex from integers test
 2022-04-11 12:09 UTC 

[binutils-gdb] gdb/fortran: rewrite intrinsic handling and add some missing overloads
 2022-04-11 12:09 UTC 

[binutils-gdb] gdb/fortran: rename f77_keywords to f_keywords
 2022-04-11 12:09 UTC 

[binutils-gdb] gdb/fortran: Change GDB print for fortran default types
 2022-04-11 12:09 UTC 

[binutils-gdb] gdb/fortran: clean-up Fortran intrinsic types
 2022-04-11 12:08 UTC 

[binutils-gdb] gdb/fortran: change default logical type to builtin_logical
 2022-04-11 12:08 UTC 

[binutils-gdb] gdb/fortran: reformat build_fortran_types in f-lang.c
 2022-04-11 12:08 UTC 

[binutils-gdb] gdb/fortran: fix complex type in Fortran builtin types
 2022-04-11 12:08 UTC 

[binutils-gdb] gdb/f-lang: remove hidden ^L characters
 2022-04-11 12:08 UTC 

[binutils-gdb] gdb/f-lang: add Integer*1 to Fortran builtin types
 2022-04-11 12:08 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/annota1.exp with pie
 2022-04-11  8:28 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
 2022-04-11  8:17 UTC 

[binutils-gdb] Remove MSYMBOL_VALUE_CHAIN
 2022-04-09 14:34 UTC 

[binutils-gdb] gprofng: fprintf_styled_func not inizialized for disassembler
 2022-04-08 16:09 UTC 

[binutils-gdb] gprofng: zlib handling
 2022-04-08 16:09 UTC 

[binutils-gdb] gdb: Avoid undefined shifts, fix Go shifts
 2022-04-08 15:19 UTC 

[binutils-gdb] Fix undefined behavior in the Fortran, Go and Pascal number parsers
 2022-04-08 15:19 UTC 

[binutils-gdb] Pass PKG_CONFIG_PATH down from top-level Makefile
 2022-04-08 14:57 UTC 

[binutils-gdb] gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
 2022-04-08 13:55 UTC 

[binutils-gdb] gdb/fortran: print fortran extended types with ptype
 2022-04-08 10:56 UTC 

[binutils-gdb] gdb/fortran: add support for accessing fields of extended types
 2022-04-08 10:56 UTC 

[binutils-gdb] gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
 2022-04-08 10:12 UTC 

[binutils-gdb] gdb: change file_file_name to return an std::string
 2022-04-08  0:32 UTC 

[binutils-gdb] gdb/fortran: fix fetching assumed rank array content
 2022-04-07 20:12 UTC 

[binutils-gdb] gdb/testsuite: add "macros" option to gdb_compile
 2022-04-07 18:44 UTC 

[binutils-gdb] gdb: remove subfile::buildsym_compunit field
 2022-04-07 18:09 UTC 

[binutils-gdb] [gdb/testsuite] Make gdb.base/annota1.exp more robust
 2022-04-07 17:25 UTC 

[binutils-gdb] gdb/testsuite/dwarf: simplify line number program syntax
 2022-04-07 17:10 UTC 

[binutils-gdb] gdb/testsuite/dwarf: remove two unused variables
 2022-04-07 17:10 UTC 

[binutils-gdb] gdb: remove symtab::pspace
 2022-04-07 17:08 UTC 

[binutils-gdb] gdb: remove symtab::objfile
 2022-04-07 17:08 UTC 

[binutils-gdb] gdb: remove symtab::blockvector
 2022-04-07 17:08 UTC 

[binutils-gdb] gdb: remove symtab::dirname
 2022-04-07 17:08 UTC 

[binutils-gdb] gdb/testsuite: make gdb_breakpoint and runto take a linespec
 2022-04-07 17:04 UTC 

[binutils-gdb] gdb: update comments throughout reggroups.{c,h} files
 2022-04-07 15:09 UTC 

[binutils-gdb] gdb: move struct reggroup into reggroups.h header
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: convert reggroup to a C++ class with constructor, etc
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: make the pre-defined register groups const
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: more 'const' in gdb/reggroups.{c,h}
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: remove reggroup_next and reggroup_prev
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: convert reggroups to use a std::vector
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: always add the default register groups
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb/tui: fix 'tui reg next/prev' command when data window is hidden
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb/tui: avoid theoretical bug with 'tui reg' command
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: have reggroup_find return a const
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: use 'const reggroup *' in python/py-registers.c file
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: switch to using 'const reggroup *' in tui-regs.{c, h}
 2022-04-07 15:08 UTC 

[binutils-gdb] gdb: make gdbarch_register_reggroup_p take a const reggroup *
 2022-04-07 15:07 UTC 

[binutils-gdb] gdb: add some const in gdb/reggroups.c
 2022-04-07 15:07 UTC 

[binutils-gdb] gdb: don't try to use readline before it's initialized
 2022-04-07 15:07 UTC 

[binutils-gdb] gdb: mips: Fix the handling of complex type of function return value
 2022-04-06 22:46 UTC 

[binutils-gdb/gdb-12-branch] gdb: don't copy entirely optimized out values in value_copy
 2022-04-06 21:02 UTC 

[binutils-gdb] Use new and delete in jit.c
 2022-04-06 20:22 UTC 

[binutils-gdb] gdb: don't copy entirely optimized out values in value_copy
 2022-04-06 20:11 UTC 

[binutils-gdb] Fix for v850e divq instruction
 2022-04-06 15:11 UTC 

[binutils-gdb] Fix "bins" simulation for v850e3v5
 2022-04-06 15:08 UTC 

[binutils-gdb] gdb: LoongArch: prepend tramp frame unwinder for signal
 2022-04-06 14:35 UTC 

[binutils-gdb] gdb: make interp_add static
 2022-04-06 14:29 UTC 

[binutils-gdb] Enable ARMv8.1-m PACBTI support
 2022-04-06 12:44 UTC 

[binutils-gdb] gdb: move gdb_disassembly_flag into a new disasm-flags.h file
 2022-04-06 12:17 UTC 

[binutils-gdb] Introduce wrapped_file
 2022-04-05 20:55 UTC 

[binutils-gdb] Don't call init_thread_list in windows-nat.c
 2022-04-05 14:30 UTC 

[binutils-gdb] gdb/testsuite: fix intermittent failure in gdb.base/vfork-follow-parent.exp
 2022-04-05 12:15 UTC 

[binutils-gdb/gdb-12-branch] gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.exp
 2022-04-05 12:12 UTC 

[binutils-gdb] gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.exp
 2022-04-05 12:02 UTC 

[binutils-gdb] Fix qRcmd error code parsing
 2022-04-05  7:44 UTC 

[binutils-gdb] gdb: resume ongoing step after handling fork or vfork
 2022-04-05  2:12 UTC 

[binutils-gdb] gdb/remote: remove_new_fork_children don't access target_waitstatus::child_ptid if kind == TARGET_WA
 2022-04-05  2:12 UTC 

[binutils-gdb] gdbserver: report correct status in thread stop race condition
 2022-04-05  2:12 UTC 

[binutils-gdb] gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on)
 2022-04-05  2:12 UTC 

[binutils-gdb] gdb/infrun: add logging statement to do_target_resume
 2022-04-05  2:12 UTC 

[binutils-gdb] gdb/infrun: add inferior parameters to stop_all_threads and restart_threads
 2022-04-05  2:12 UTC 

[binutils-gdb] gdb: replace inferior::waiting_for_vfork_done with inferior::thread_waiting_for_vfork_done
 2022-04-05  2:12 UTC 

[binutils-gdb] gdb: make timestamped_file implement write_async_safe
 2022-04-05  0:57 UTC 

[binutils-gdb] gdb/testsuite: fix timeout in server-pipe.exp test
 2022-04-04 22:21 UTC 

[binutils-gdb] Handle TLS variable lookups when using separate debug files
 2022-04-04 22:12 UTC 

[binutils-gdb] gdb: Add maint set ignore-prologue-end-flag
 2022-04-04 22:07 UTC 

[binutils-gdb] gdb: Add support for DW_LNS_set_prologue_end in line-table
 2022-04-04 22:07 UTC 

[binutils-gdb] gdb/buildsym: Line record use a record flag
 2022-04-04 22:07 UTC 

[binutils-gdb] gdb: make timestamped_file implement can_emit_style_escape
 2022-04-04 21:58 UTC 

[binutils-gdb] gdb: remove assertion in psymbol_functions::expand_symtabs_matching
 2022-04-04 21:50 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).