public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] gdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KIND
 2020-07-13  3:15 UTC 

[binutils-gdb] gdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUND_UNDEFINED
 2020-07-13  3:15 UTC 

[binutils-gdb] gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
 2020-07-13  3:15 UTC 

[binutils-gdb] gdb: add accessors to struct dynamic_prop
 2020-07-13  3:15 UTC 

[binutils-gdb] gdb: make get_discrete_bounds check for non-constant range bounds
 2020-07-13  3:15 UTC 

[binutils-gdb] gdb: remove TYPE_RANGE_DATA macro
 2020-07-13  3:15 UTC 

[binutils-gdb] gdb: add type::bounds / type::set_bounds
 2020-07-13  3:15 UTC 

[binutils-gdb] rust: Fix rust modules test
 2020-07-11 22:14 UTC 

[binutils-gdb] Fine tune exec-file-mismatch help and documentation
 2020-07-11 12:53 UTC 

[binutils-gdb] Fix crash if connection drops in scoped_restore_current_thread's ctor, part 2
 2020-07-10 22:58 UTC 

[binutils-gdb] Fix crash if connection drops in scoped_restore_current_thread's ctor, part 1
 2020-07-10 22:58 UTC 

[binutils-gdb] Fix GDB busy loop when interrupting non-stop program (PR 26199)
 2020-07-10 22:58 UTC 

[binutils-gdb] Testcase for previous handle_no_resumed fixes
 2020-07-10 22:57 UTC 

[binutils-gdb] Make handle_no_resumed transfer terminal
 2020-07-10 22:57 UTC 

[binutils-gdb] Fix handle_no_resumed w/ multiple targets
 2020-07-10 22:57 UTC 

[binutils-gdb] Avoid constant stream of TARGET_WAITKIND_NO_RESUMED
 2020-07-10 22:57 UTC 

[binutils-gdb] Fix latent bug in target_pass_ctrlc
 2020-07-10 22:57 UTC 

[binutils-gdb] Fix spurious unhandled remote %Stop notifications
 2020-07-10 22:57 UTC 

[binutils-gdb] Enable multi-process mode in the FreeBSD native target
 2020-07-10 16:08 UTC 

[binutils-gdb] Don't compare the pid returned from 'wait' against inferior_ptid
 2020-07-09 21:36 UTC 

[binutils-gdb] Support several new ELF auxiliary vector types on FreeBSD
 2020-07-09 16:53 UTC 

[binutils-gdb] Handle Windows drives in auto-load script paths
 2020-07-08 18:51 UTC 

[binutils-gdb] Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions
 2020-07-08 16:14 UTC 

[binutils-gdb] Use read_memory in ada_exception_message_1
 2020-07-08 13:23 UTC 

[binutils-gdb] gdb: Python unwinders, inline frames, and tail-call frames
 2020-07-06 17:40 UTC 

[binutils-gdb] gdb/python: New method to access list of register groups
 2020-07-06 17:40 UTC 

[binutils-gdb] gdb/python: Add gdb.Architecture.registers method
 2020-07-06 17:40 UTC 

[binutils-gdb] gdb/python: Add architecture method to gdb.PendingFrame
 2020-07-06 17:40 UTC 

[binutils-gdb] gdb: Remove deprecated_set_gdbarch_data
 2020-07-06 17:40 UTC 

[binutils-gdb] [gdb/symtab] Fix line-table end-of-sequence sorting
 2020-07-06 12:29 UTC 

[binutils-gdb] [gdb/tui, c++17] Fix NULL string_view in tui_partial_win_by_name
 2020-07-06  7:54 UTC 

[binutils-gdb] [gdb/build, c++17] Fix use of deprecated std::uncaught_exception
 2020-07-05 21:47 UTC 

[binutils-gdb] Created branch 'binutils-2_35-branch'
 2020-07-04  9:17 UTC 

[binutils-gdb] Add markers for binutils 2.35 branch
 2020-07-04  9:16 UTC 

[binutils-gdb] gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>
 2020-07-04  2:29 UTC 

[binutils-gdb] gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char>
 2020-07-04  2:29 UTC 

[binutils-gdb] gdb: remove callback in macro expand functions
 2020-07-04  2:29 UTC 

[binutils-gdb] sim/igen: Fix linker error with -fno-common
 2020-07-03 19:04 UTC 

[binutils-gdb] sim/ppc: Fix linker error with -fno-common
 2020-07-03 16:48 UTC 

[binutils-gdb] Fix gdb.base/structs2.exp with Clang
 2020-07-03 14:05 UTC 

[binutils-gdb] Fix gdb.base/charset.exp with Clang
 2020-07-03 14:05 UTC 

[binutils-gdb] Remove stale -DNO_PROTOTYPES bits from gdb testsuite
 2020-07-03 13:59 UTC 

[binutils-gdb] Remove stale overlay testcase bits
 2020-07-03 13:59 UTC 

[binutils-gdb] gdb: remove unused fetch_inferior_event and inferior_event_handler parameters
 2020-07-02 12:42 UTC 

[binutils-gdb] Make tui_win_info::name pure virtual
 2020-07-02  3:25 UTC 

[binutils-gdb] Remove tui_gen_win_info
 2020-07-02  3:25 UTC 

[binutils-gdb] Derive tui_locator_window from tui_win_info
 2020-07-02  3:25 UTC 

[binutils-gdb] Remove body of tui_locator_window constructor
 2020-07-02  3:24 UTC 

[binutils-gdb] Don't derive tui_data_item_window from tui_gen_win_info
 2020-07-02  3:24 UTC 

[binutils-gdb] Rename tui_data_item_window::item_no
 2020-07-02  3:24 UTC 

[binutils-gdb] Remove useless "if' from tui-regs.c
 2020-07-02  3:24 UTC 

[binutils-gdb] Remove tui_data_window::name
 2020-07-02  3:24 UTC 

[binutils-gdb] Move some code out of tui-data.h
 2020-07-02  3:24 UTC 

[binutils-gdb] Remove tui_expand_tabs
 2020-07-02  3:24 UTC 

[binutils-gdb] Use complete_on_enum in tui_reggroup_completer
 2020-07-02  3:24 UTC 

[binutils-gdb] Recognize -1 as a tombstone value in .debug_line
 2020-07-01 19:50 UTC 

[binutils-gdb] Allow reference form for DW_AT_associated and DW_AT_allocated attributes
 2020-07-01 11:28 UTC 

[binutils-gdb] Update readline/README to mention patchlevel
 2020-06-30 21:35 UTC 

[binutils-gdb] problems restoring the history file are not signaled correctly to the calling application
 2020-06-30 21:34 UTC 

[binutils-gdb] reading history entries with timestamps can result in joined entries
 2020-06-30 21:34 UTC 

[binutils-gdb] fix problems moving back beyond start of history
 2020-06-30 21:34 UTC 

[binutils-gdb] Readline-8.0 patch 1: fix file descriptor leak with zero-length history file
 2020-06-30 21:34 UTC 

[binutils-gdb] Fix test breakages caused by removal of gdb_py_test_multiple
 2020-06-30 16:42 UTC 

[binutils-gdb] Fix bug in quirk_rust_enum
 2020-06-30 14:45 UTC 

[binutils-gdb] Do not define basic_string_view::to_string
 2020-06-30 13:55 UTC 

[binutils-gdb] [gdb/testsuite] Handle early_flags in gdb_default_target_compile
 2020-06-30  7:23 UTC 

[binutils-gdb] gdb: fix documentation of gdbarch_displaced_step_copy_insn
 2020-06-29 15:37 UTC 

[binutils-gdb] gdb/testsuite: better handle failures in simavr board, reap simavr process
 2020-06-29 14:30 UTC 

[binutils-gdb] [gdb/testsuite] Emit unresolved for unknown proc
 2020-06-29 11:59 UTC 

[binutils-gdb] [gdbserver] Add missing include of gdbsupport/agent.h
 2020-06-29 10:14 UTC 

[binutils-gdb] [gdb/testsuite] Expect conformation question in gdb.server/solib-list.exp
 2020-06-29  9:02 UTC 

[binutils-gdb] Remove "cmd_type" function
 2020-06-28 16:38 UTC 

[binutils-gdb] gdbsupport: add format attribute to print_xml_feature::add_line
 2020-06-27 18:39 UTC 

[binutils-gdb] Make {get,set}_inferior_io_terminal inferior methods
 2020-06-27 14:01 UTC 

[binutils-gdb] Make test names unique in python.exp and guile.exp
 2020-06-26 20:09 UTC 

[binutils-gdb] libctf: support platforms with separate libintl
 2020-06-26 15:00 UTC 

[binutils-gdb] libctf: add some missing #includes
 2020-06-26 15:00 UTC 

[binutils-gdb] libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf: work with compilers not supporting GNU C attributes
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf: avoid nonportable __thread in CTF archive handling
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf, binutils: support CTF archives like objdump
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf: create: forwards are always in the namespace of their referent
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf: create: ctf_add_type should hand back already-added non-SoUs
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf: create: don't add forwards if the type added already exists
 2020-06-26 14:59 UTC 

[binutils-gdb] libctf: create: non-root-visible types should not appear in name tables
 2020-06-26 14:59 UTC 

[binutils-gdb] Fix --enable-libctf and --disable-static
 2020-06-26 14:59 UTC 

[binutils-gdb] Fix -Wstring-compare testcase build failure
 2020-06-26 13:53 UTC 

[binutils-gdb] Improve documentation of which shell is used by GDB's shell commands
 2020-06-26  6:53 UTC 

[binutils-gdb] gdb: use make_unique_xstrdup in set_inferior_io_terminal
 2020-06-25 21:06 UTC 

[binutils-gdb] gdb: make inferior::terminal a unique ptr
 2020-06-25 18:45 UTC 

[binutils-gdb] gdb/riscv: Loop over all registers for 'info all-registers'
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb/riscv: Record information about unknown tdesc registers
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb: Extend target description processing of unknown registers
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb/riscv: Improve support for matching against target descriptions
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb/riscv: Remove CSR feature file
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb/riscv: Take CSR names from target description
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb/riscv: Fix whitespace error
 2020-06-25 17:22 UTC 

[binutils-gdb] gdb/riscv: Improved register alias name creation
 2020-06-25 17:22 UTC 

[binutils-gdb] Remove obsolete gdbarch_static_transform_name
 2020-06-25 15:58 UTC 

[binutils-gdb] Use fork instead of vfork on Solaris
 2020-06-25 15:49 UTC 

[binutils-gdb] Don't include *sol2-tdep.o on Linux/sparc*
 2020-06-25 11:56 UTC 

[binutils-gdb] Move common handlers to sol2_init_abi
 2020-06-25 11:45 UTC 

[binutils-gdb] Sync config, include and libiberty with GCC
 2020-06-24 23:54 UTC 

[binutils-gdb] W/ Clang, compile/link C++ test programs with "-x c++"
 2020-06-24 22:23 UTC 

[binutils-gdb] W/ Clang, compile C/C++ testcases with -Wno-unknown-warning-option
 2020-06-24 22:23 UTC 

[binutils-gdb] Fixes PR 25475: ensure exec-file-mismatch "ask" always asks in case of mismatch
 2020-06-24 20:44 UTC 

[binutils-gdb] gdb: New maintenance command to print XML target description
 2020-06-23 21:18 UTC 

[binutils-gdb] gdb: Print compatible information within print_xml_feature
 2020-06-23 21:18 UTC 

[binutils-gdb] gdb: Allow target description to be dumped even when it is remote
 2020-06-23 21:18 UTC 

[binutils-gdb] gdb: add some more empty lines in loc.c
 2020-06-23 19:40 UTC 

[binutils-gdb] gdb: add empty lines in loc.c
 2020-06-23 19:35 UTC 

[binutils-gdb] Fix "maint selftest" regression, add struct scoped_mock_context
 2020-06-23 17:58 UTC 

[binutils-gdb] Adjust command completion output when TUI is disabled
 2020-06-23 16:36 UTC 

[binutils-gdb] Improve -Wunused-value testcase build failures fix
 2020-06-23 14:11 UTC 

[binutils-gdb] gdb: Convert language la_is_string_type_p field to a method
 2020-06-23 12:39 UTC 

[binutils-gdb] gdb: Convert language la_print_typedef field to a method
 2020-06-23 12:39 UTC 

[binutils-gdb] gdb: Convert language la_printstr field to a method
 2020-06-23 12:38 UTC 

[binutils-gdb] gdb: Convert language la_printchar field to a method
 2020-06-23 12:38 UTC 

[binutils-gdb] gdb: Convert language la_emitchar field to a method
 2020-06-23 12:38 UTC 

[binutils-gdb] gdb: Convert language la_post_parser field to a method
 2020-06-23 12:38 UTC 

[binutils-gdb] gdb: Convert language la_parser field to a method
 2020-06-23 12:38 UTC 

[binutils-gdb] Avoid testcase build failures with -Wunused-value
 2020-06-23 11:26 UTC 

[binutils-gdb] gdb: Add --with-python-libdir to gdb's --configuration output
 2020-06-23  9:07 UTC 

[binutils-gdb] NEWS and documentation for alias default-args related concept and commands
 2020-06-22 19:28 UTC 

[binutils-gdb] Add tests for new alias default-args related commands and arguments
 2020-06-22 19:28 UTC 

[binutils-gdb] default-args: allow to define default arguments for aliases
 2020-06-22 19:27 UTC 

[binutils-gdb] Disable parts of gdb.base/source-dir.exp on remote host
 2020-06-22 17:13 UTC 

[binutils-gdb] gdbserver/linux-low: use std::list to store pending signals
 2020-06-22 12:12 UTC 

[binutils-gdb] gdb/jit: return bool in jit_breakpoint_re_set_internal and jit_read_descriptor
 2020-06-22 12:03 UTC 

[binutils-gdb] Solaris, target_wait(), don't rely on inferior_ptid
 2020-06-22 10:18 UTC 

[binutils-gdb] Various procfs.c cleanups
 2020-06-21 16:53 UTC 

[binutils-gdb] [PR gdb/25939] Move push_target call earlier in procfs.c
 2020-06-21 16:34 UTC 

[binutils-gdb] Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check
 2020-06-21 11:23 UTC 

[binutils-gdb] Adjust gdb.mi/mi-sym-info.exp filename patterns
 2020-06-21  2:45 UTC 

[binutils-gdb] Fix gdb.base/list-missing-source.exp on remote host
 2020-06-21  0:26 UTC 

[binutils-gdb] Fixes for gdb.xml/tdesc-regs.exp
 2020-06-19 18:06 UTC 

[binutils-gdb] [gdb/testsuite] Limit default_target_compile override
 2020-06-19 15:55 UTC 

[binutils-gdb] Decouple inferior_ptid/inferior_thread(); dup ptids in thread list (PR 25412)
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in aix-thread.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in ravenscar-thread.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in windows-nat.c, part II
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in windows-nat.c, part I
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in go32-nat.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in fork-child.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in bsd-kvm.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in btrace_fetch
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in bsd-kvm.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in corelow.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in darwin-nat.c
 2020-06-18 22:27 UTC 

[binutils-gdb] Don't write to inferior_ptid in gnu-nat.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in go32-nat.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in nto-procfs.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in remote-sim.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in remote.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in tracectf.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in tracefile-tfile.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in procfs.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in infrun.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in target.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in inf-ptrace.c
 2020-06-18 22:26 UTC 

[binutils-gdb] Don't write to inferior_ptid in gdbarch-selftests.c, mock address_space too
 2020-06-18 22:26 UTC 

[binutils-gdb] gcore, handle exited threads better
 2020-06-18 22:25 UTC 

[binutils-gdb] Don't write to inferior_ptid in linux_get_siginfo_data
 2020-06-18 22:25 UTC 

[binutils-gdb] [gdb/testsuite] Move code from gdb_init to default_gdb_init
 2020-06-18 13:06 UTC 

[binutils-gdb] Fix TUI support checks in gdb.tui tests
 2020-06-18  4:58 UTC 

[binutils-gdb] Remove unnecessary TUI declarations
 2020-06-18  2:07 UTC 

[binutils-gdb] Fix typo in my gdb.debuginfod entry
 2020-06-17 22:08 UTC 

[binutils-gdb] Fix TCL error in gdb.python/py-format-string.exp
 2020-06-17 20:45 UTC 

[binutils-gdb] gdb: check for partial symtab presence in dwarf2_initialize_objfile
 2020-06-17 19:08 UTC 

[binutils-gdb] gdb/regformats: remove unused regformats/reg-*.dat
 2020-06-17 18:45 UTC 

[binutils-gdb] gdb, gdbserver: remove ARM regdat files
 2020-06-17 18:45 UTC 

[binutils-gdb] gdb/features: remove rx.xml from XMLTOC list
 2020-06-17 18:45 UTC 

[binutils-gdb] Pass INTERNAL_GDBFLAGS when executing GDB
 2020-06-17 17:45 UTC 

[binutils-gdb] [gdb/testsuite] Remove dependence on tcl_unknown
 2020-06-17 13:40 UTC 

[binutils-gdb] Update thread_control_state::trap_expected comments
 2020-06-17 11:01 UTC 

[binutils-gdb] gdb: Convert language la_lookup_symbol_nonlocal field to a method
 2020-06-17  8:27 UTC 

[binutils-gdb] gdb: Convert language la_value_print_inner field to a method
 2020-06-17  8:27 UTC 

[binutils-gdb] gdb: Convert language la_value_print field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] gdb: Convert language la_watch_location_expression field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] gdb: Convert language la_collect_symbol_completion_matches field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] gdb: Convert language la_word_break_characters field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] gdb: Convert language la_get_symbol_name_matcher field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] gdb: Convert language la_compute_program field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] gdb: Convert language la_class_name_from_physname field to a method
 2020-06-17  8:26 UTC 

[binutils-gdb] Use macros for TUI window names
 2020-06-17  0:03 UTC 

[binutils-gdb] Fix crash when exiting TUI with gdb -tui
 2020-06-17  0:03 UTC 

[binutils-gdb] Fix C-x 1 from gdb prompt
 2020-06-17  0:03 UTC 

[binutils-gdb] Fix crash when TUI window creation fails
 2020-06-16 23:55 UTC 

[binutils-gdb] Add two missing return values in gdb.python/py-nested-maps.c
 2020-06-16 11:41 UTC 

[binutils-gdb] Change target_read_string API
 2020-06-15 12:30 UTC 

[binutils-gdb] Remove a use of target_read_string
 2020-06-15 12:30 UTC 

[binutils-gdb] Rewrite target_read_string
 2020-06-15 12:30 UTC 

[binutils-gdb] Remove read_memory_string
 2020-06-15 12:30 UTC 

[binutils-gdb] gdb/testsuite: fix minor things in jit tests
 2020-06-15  7:10 UTC 

[binutils-gdb] Handle Windows drives in rbreak paths
 2020-06-14 15:39 UTC 

[binutils-gdb] gdb: mention removed GDBserver host support in NEWS
 2020-06-12 20:08 UTC 

[binutils-gdb] gdbserver: remove support for ARM/WinCE
 2020-06-12 20:08 UTC 

[binutils-gdb] gdbserver: remove support for Tile
 2020-06-12 20:08 UTC 

[binutils-gdb] gdbserver: remove support for M32R
 2020-06-12 20:08 UTC 

[binutils-gdb] gdbserver: remove support for CRIS
 2020-06-12 20:07 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).