public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] gdb: include gdbsupport/buildargv.h in ser-mingw.c
 2022-01-21 16:35 UTC 

[binutils-gdb] gdb/doc: fill in two missing @r
 2022-01-21 12:52 UTC 

[binutils-gdb] gdbsupport/gdb_regex.cc: replace defs.h include with common-defs.h
 2022-01-21  3:58 UTC 

[binutils-gdb] Avoid bad breakpoints with --gc-sections
 2022-01-20 14:24 UTC 

[binutils-gdb] Add `set print array-indexes' tests for C/C++ arrays
 2022-01-19 21:57 UTC 

[binutils-gdb] Respect `set print array-indexes' with Fortran arrays
 2022-01-19 21:57 UTC 

[binutils-gdb] Add `set print repeats' tests for C/C++ arrays
 2022-01-19 21:57 UTC 

[binutils-gdb] Respect `set print repeats' with Fortran arrays
 2022-01-19 21:57 UTC 

[binutils-gdb] fbsd-nat: Add include for gdb_argv
 2022-01-19 16:32 UTC 

[binutils-gdb] Fix the remote-sim.c build
 2022-01-18 21:14 UTC 

[binutils-gdb] gdbserver: introduce remote_debug_printf
 2022-01-18 18:45 UTC 

[binutils-gdb] gdbserver: introduce threads_debug_printf, THREADS_SCOPED_DEBUG_ENTER_EXIT
 2022-01-18 18:45 UTC 

[binutils-gdb] gdbserver: turn debug_threads into a boolean
 2022-01-18 18:45 UTC 

[binutils-gdb] Simplify Ada catchpoints
 2022-01-18 17:50 UTC 

[binutils-gdb] Move "catch exec" to a new file
 2022-01-18 17:50 UTC 

[binutils-gdb] Move "catch fork" to a new file
 2022-01-18 17:50 UTC 

[binutils-gdb] Unify "catch fork" and "catch vfork"
 2022-01-18 17:50 UTC 

[binutils-gdb] Move gdb_regex to gdbsupport
 2022-01-18 17:33 UTC 

[binutils-gdb] Introduce gdb-hashtab module in gdbsupport
 2022-01-18 17:33 UTC 

[binutils-gdb] Move gdb obstack code to gdbsupport
 2022-01-18 17:32 UTC 

[binutils-gdb] Move gdb_argv to gdbsupport
 2022-01-18 17:32 UTC 

[binutils-gdb] Simplify event_location_probe
 2022-01-18 17:14 UTC 

[binutils-gdb] Use std::string in event_location
 2022-01-18 17:14 UTC 

[binutils-gdb] Split event_location into subclasses
 2022-01-18 17:13 UTC 

[binutils-gdb] Remove EL_* macros from location.c
 2022-01-18 17:13 UTC 

[binutils-gdb] Boolify explicit_to_string_internal
 2022-01-18 17:13 UTC 

[binutils-gdb] Remove a use of xfree in location.c
 2022-01-18 17:13 UTC 

[binutils-gdb] gdb: use ptid_t::to_string instead of target_pid_to_str in debug statements
 2022-01-18 16:29 UTC 

[binutils-gdb] gdb: preserve `|` in connection details string
 2022-01-18 11:52 UTC 

[binutils-gdb] gdb: testsuite: print explicit test result for gdb.base/dfp-test.exp
 2022-01-18  7:20 UTC 

[binutils-gdb] Update the config.guess and config.sub files from the master repository and regenerate files
 2022-01-17 16:22 UTC 

[binutils-gdb] gdb/infrun: rename variable and move to more specific scope
 2022-01-17 10:52 UTC 

[binutils-gdb/gdb-11-branch] Bump GDB version number to 11.2.90.DATE-git
 2022-01-16 11:35 UTC 

[binutils-gdb/gdb-11-branch] Document the GDB 11.2 release in gdb/ChangeLog
 2022-01-16 11:35 UTC 

[binutils-gdb] Created tag 'gdb-11.2-release'
 2022-01-16 11:28 UTC 

[binutils-gdb/gdb-11-branch] Set GDB version number to 11.2
 2022-01-16 11:11 UTC 

[binutils-gdb/gdb-11-branch] Manual copyright year update of various GDB files
 2022-01-16 10:56 UTC 

[binutils-gdb/gdb-11-branch] Automatic Copyright Year update after running gdb/copyright.py
 2022-01-16 10:56 UTC 

[binutils-gdb/gdb-11-branch] gdb/copyright.py: Do not update gdbsupport/Makefile.in
 2022-01-16 10:56 UTC 

[binutils-gdb/gdb-11-branch] Update copyright year in version output for gdb, gdbserver and gdbreplay
 2022-01-16 10:55 UTC 

[binutils-gdb] gdb/copyright.py: Do not update gdbsupport/Makefile.in
 2022-01-16  9:52 UTC 

[binutils-gdb] gdb.dlang/demangle.exp: update expected output for _D8demangle4testFnZv
 2022-01-14 20:09 UTC 

[binutils-gdb] gdb/testsuite: enable __INTEL_LLVM_COMPILER preprocessor in get_compiler_info
 2022-01-14 14:32 UTC 

[binutils-gdb] Reapply libiberty: Pass --plugin to AR and RANLIB
 2022-01-13 14:14 UTC 

[binutils-gdb] Synchronize binutils libiberty sources with gcc version
 2022-01-13 12:27 UTC 

[binutils-gdb] gdb: don't use -Wmissing-prototypes with g++
 2022-01-13 10:29 UTC 

[binutils-gdb] gdb: add some extra debug information to attach_command
 2022-01-13 10:13 UTC 

[binutils-gdb] gdb: testsuite: make string[] type as char in gdb.base/charset.c
 2022-01-13  3:25 UTC 

[binutils-gdb] gdb Power 9 add test for HW watchpoint support
 2022-01-12 17:57 UTC 

[binutils-gdb] gdb/python: add gdb.host_charset function
 2022-01-12 16:04 UTC 

[binutils-gdb] gdb/testsuite: fix gdb.python/py-events.exp for finding process id
 2022-01-12 15:19 UTC 

[binutils-gdb] Don't mention "serial" in target remote description
 2022-01-12 15:18 UTC 

[binutils-gdb/gdb-11-branch] sim: add ChangeLog for SIGSTKSZ update
 2022-01-12 11:59 UTC 

[binutils-gdb] gdb: add 'maint set/show gnu-source-highlight enabled' command
 2022-01-12 11:36 UTC 

[binutils-gdb] gdb: erase items from the source_cache::m_offset_cache
 2022-01-12 11:36 UTC 

[binutils-gdb] gdb: new 'maint flush source-cache' command
 2022-01-12 11:36 UTC 

[binutils-gdb/gdb-11-branch] sim: filter out SIGSTKSZ [PR sim/28302]
 2022-01-12 11:03 UTC 

[binutils-gdb] gdb: rename lin-lwp to linux-nat in set/show debug
 2022-01-12 10:54 UTC 

[binutils-gdb] gdb: testsuite: fix wrong comment in gdb.base/charset.c
 2022-01-12  0:36 UTC 

[binutils-gdb] gdb: testsuite: fix failed testcases in gdb.base/charset.exp
 2022-01-12  0:36 UTC 

[binutils-gdb] gdbsupport: regenerate Makefile.in
 2022-01-11 10:11 UTC 

[binutils-gdb] gdb: add Tiezhu Yang to MAINTAINERS
 2022-01-10  6:38 UTC 

[binutils-gdb] Reduce use of unfiltered output in Darwin code
 2022-01-10  2:01 UTC 

[binutils-gdb] gdb/hurd: handle inferiors exiting
 2022-01-08 22:13 UTC 

[binutils-gdb] Add explicit check for nullptr to target_announce_attach
 2022-01-08 16:47 UTC 

[binutils-gdb] Add _sigsys info to siginfo struct
 2022-01-08 13:16 UTC 

[binutils-gdb] gdb: testsuite: show print array-indexes after set in arrayidx.exp
 2022-01-08 10:44 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-catch-load.exp
 2022-01-07 22:47 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.threads/staticthreads.ex
 2022-01-07 22:47 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-language.exp
 2022-01-07 22:47 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop-exit.exp
 2022-01-07 22:47 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/nested-subp2.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/call-signal-resume.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/pointers.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/unload.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/define-prefix.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/funcargs.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/shlib-call.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/set-cfd.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/exprs.exp
 2022-01-07 22:46 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/readline.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/pretty-array.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/ui-redirect.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb: completion-support.exp: improve leading whitespace support
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/subst.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/dfp-exprs.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/ptype.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/dfp-test.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/del.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/solib-display.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/decl-before-def.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/pending.exp
 2022-01-07 22:45 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/checkpoint.exp
 2022-01-07 22:44 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/pie-fork.exp
 2022-01-07 22:44 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/realname-expand.exp
 2022-01-07 22:44 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/interp.exp
 2022-01-07 22:44 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/miscexprs.exp
 2022-01-07 22:44 UTC 

[binutils-gdb] gdb/testsuite: Remove duplicates from gdb.base/stack-checking.exp
 2022-01-07 22:44 UTC 

[binutils-gdb] Do not use CC_HAS_LONG_LONG
 2022-01-07 21:06 UTC 

[binutils-gdb] gdb/doc: shorten some source lines, and prevent some line breaks
 2022-01-07 17:50 UTC 

[binutils-gdb] gdb/doc: Remove (...) around guile procedure names in @deffn lines
 2022-01-07 17:50 UTC 

[binutils-gdb] Use target_announce_detach in more targets
 2022-01-06 15:58 UTC 

[binutils-gdb] Introduce target_announce_attach
 2022-01-06 15:57 UTC 

[binutils-gdb] gdb: make use add_setshow_prefix_cmd in gnu-nat.c
 2022-01-06 15:45 UTC 

[binutils-gdb] Use warning in windows-nat error messages
 2022-01-06 15:44 UTC 

[binutils-gdb] Clean up some dead code in windows-tdep.c
 2022-01-06 15:44 UTC 

[binutils-gdb] Avoid crash in language_info
 2022-01-06 14:57 UTC 

[binutils-gdb] Fix some failures in langs.exp
 2022-01-06 14:57 UTC 

[binutils-gdb] gdb: Fix copyright year in gdb/testsuite/gdb.base/inferior-clone.exp
 2022-01-06 12:00 UTC 

[binutils-gdb] sim: ppc: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: common: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: igen: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: mips: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: cris: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: iq2000: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: synacor: migrate to standard uintXX_t types
 2022-01-06  6:22 UTC 

[binutils-gdb] sim: msp430: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: riscv: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: bfin: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: testsuite: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: erc32: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: mn10300: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: v850: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: m68hc11: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: d10v: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] sim: cr16: migrate to standard uintXX_t types
 2022-01-06  6:21 UTC 

[binutils-gdb] Change riscv_return_value to use RETURN_VALUE_ABI_PRESERVES_ADDRESS
 2022-01-05 19:38 UTC 

[binutils-gdb] Filtered output cleanup in expression dumping
 2022-01-05 18:54 UTC 

[binutils-gdb] Use filtered output in terminal_info implementations
 2022-01-05 18:54 UTC 

[binutils-gdb] Use filtered output in gnu-nat.c commands
 2022-01-05 18:54 UTC 

[binutils-gdb] Use filtered output in *-tdep commands
 2022-01-05 18:54 UTC 

[binutils-gdb] Use filtered output in btrace-related commands
 2022-01-05 18:54 UTC 

[binutils-gdb] Use filtered output in some dumping commands
 2022-01-05 18:54 UTC 

[binutils-gdb] Use filtered output in kill command
 2022-01-05 18:53 UTC 

[binutils-gdb] Use filtered output in ordinary commands
 2022-01-05 18:53 UTC 

[binutils-gdb] Use filtered output in language_info
 2022-01-05 18:53 UTC 

[binutils-gdb] Use filtered output in files_info implementations
 2022-01-05 18:53 UTC 

[binutils-gdb] Use filtered output in target-descriptions.c
 2022-01-05 18:53 UTC 

[binutils-gdb] Use filtered output for gdbarch dump
 2022-01-05 18:53 UTC 

[binutils-gdb] Implement putstr and putstrn in ui_file
 2022-01-05 18:07 UTC 

[binutils-gdb] Change how versioned symbols are recorded
 2022-01-05 17:44 UTC 

[binutils-gdb] Fix inferior_thread attribute in new_thread event
 2022-01-05 17:31 UTC 

[binutils-gdb] Simplify execute_control_commands_to_string
 2022-01-05 17:29 UTC 

[binutils-gdb] Do not print anything when self-backtrace unavailable
 2022-01-05 17:08 UTC 

[binutils-gdb] Fix pager regression
 2022-01-05 13:54 UTC 

[binutils-gdb] gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver
 2022-01-04 14:34 UTC 

[binutils-gdb] gdb: don't pass nullptr to sigwait
 2022-01-04 10:28 UTC 

[binutils-gdb] [gdb/build] Fix build breaker in gdb/cli/cli-logging.c
 2022-01-04  9:24 UTC 

[binutils-gdb] [gdb/cli] Improve show logging output
 2022-01-03 22:59 UTC 

[binutils-gdb] Fix use of 'printf' in gdbtypes.c
 2022-01-03 18:05 UTC 

[binutils-gdb] Fix regression in page-logging.exp
 2022-01-03 16:07 UTC 

[binutils-gdb] Small indentation fix in eval.c
 2022-01-03 15:02 UTC 

[binutils-gdb] [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5
 2022-01-03 14:36 UTC 

[binutils-gdb] Update copying.awk for _initialize declaration patch
 2022-01-02 19:50 UTC 

[binutils-gdb] Use filtered output in print_i387_ext
 2022-01-02 17:52 UTC 

[binutils-gdb] Update year range in copyright notice of binutils files
 2022-01-02  3:57 UTC 

[binutils-gdb] gdb: copyright: fix a few comment typos
 2022-01-01 18:48 UTC 

[binutils-gdb] sim: ppc: drop natural types
 2022-01-01 18:32 UTC 

[binutils-gdb] sim: mips: clean up bad style/whitespace
 2022-01-01 18:26 UTC 

[binutils-gdb] sim: tweak copyright lines for gnulib update-copyright
 2022-01-01 18:14 UTC 

[binutils-gdb] gdb: update sim mips testsuite copyright exemption
 2022-01-01 18:05 UTC 

[binutils-gdb] unify 64-bit bfd checks
 2022-01-01 17:52 UTC 

[binutils-gdb] Update Copyright year in gdb/testsuite/gdb.arch/powerpc-power10.exp
 2022-01-01 15:14 UTC 

[binutils-gdb] Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.exp
 2022-01-01 15:14 UTC 

[binutils-gdb] gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERS
 2022-01-01 15:14 UTC 

[binutils-gdb] Manual copyright year update of various GDB files
 2022-01-01 15:14 UTC 

[binutils-gdb] Automatic Copyright Year update after running gdb/copyright.py
 2022-01-01 15:14 UTC 

[binutils-gdb] Update Copyright Year in gdb, gdbserver and gdbreplay version output
 2022-01-01 15:14 UTC 

[binutils-gdb] Do not call reinitialize_more_filter from avr_io_reg_read_command
 2021-12-31 20:30 UTC 

[binutils-gdb] Use filtered output in show callbacks
 2021-12-29 18:18 UTC 

[binutils-gdb] Consistently Use ui_file parameter to show callbacks
 2021-12-29 18:18 UTC 

[binutils-gdb] Use gdb_stdlog for MI debugging
 2021-12-29 18:03 UTC 

[binutils-gdb] Use debug_prefixed_printf_cond_nofunc in index-cache
 2021-12-29 18:03 UTC 

[binutils-gdb] Send minsym logging to gdb_stdlog
 2021-12-29 18:03 UTC 

[binutils-gdb] Use gdb_stdlog for separate debug file logging
 2021-12-29 18:02 UTC 

[binutils-gdb] Use debug_prefixed_printf_cond_nofunc in machoread
 2021-12-29 18:02 UTC 

[binutils-gdb] Use debug_prefixed_printf_cond_nofunc in microblaze.c
 2021-12-29 18:02 UTC 

[binutils-gdb] Send debugging data to gdb_stdlog in mips-linux-nat.c
 2021-12-29 18:02 UTC 

[binutils-gdb] Send arch-utils error messages to gdb_stderr
 2021-12-29 17:47 UTC 

[binutils-gdb] Use correct stream for process record output
 2021-12-29 17:47 UTC 

[binutils-gdb] Send jit.c errors to gdb_stderr
 2021-12-29 17:47 UTC 

[binutils-gdb] Fix logging redirection bug with pager
 2021-12-29 17:38 UTC 

[binutils-gdb] Remove unusual use of core_addr_eq and core_addr_hash
 2021-12-29 17:29 UTC 

[binutils-gdb] gdb: Copy inferior properties in clone-inferior
 2021-12-29  8:34 UTC 

[binutils-gdb] Remove gdb_print_host_address
 2021-12-24 17:37 UTC 

[binutils-gdb] Move gdb_bfd_errmsg to gdb_bfd.c
 2021-12-24 17:31 UTC 

[binutils-gdb] gdb/testsuite: resolve some duplicate testnames in gdb.mi
 2021-12-23 15:52 UTC 

[binutils-gdb/gdb-11-branch] gdb/remote: handle attach when stop packet lacks thread-id
 2021-12-23 13:17 UTC 

[binutils-gdb] gdb/remote: handle attach when stop packet lacks thread-id
 2021-12-23 12:19 UTC 

[binutils-gdb] gdb: on x86-64 non-trivial C++ objects are returned in memory
 2021-12-23 12:15 UTC 

[binutils-gdb] gdb: make use of SCOPE_EXIT to manage thread executing state
 2021-12-23 11:47 UTC 

[binutils-gdb] gdb/doc: add some index entries relating to mi-async setting
 2021-12-22 15:42 UTC 

[binutils-gdb] gdb: convert 'set debug lin-lwp' to a boolean command
 2021-12-22 15:11 UTC 

[binutils-gdb] gdb: add threads debugging switch
 2021-12-22 15:03 UTC 

[binutils-gdb] gdbarch-components.py: change empty "params" tuples to empty lists
 2021-12-22  0:48 UTC 

[binutils-gdb] [AArch64] Fix typo in error messages
 2021-12-21 18:07 UTC 

[binutils-gdb] Remove print_spaces
 2021-12-20 17:25 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).