public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] gdb/linux-nat: remove check based on current_inferior in linux_handle_extended_wait
2022-03-31 17:08 UTC
[binutils-gdb] gdbserver/linux: set lwp !stopped when failing to resume
2022-03-31 17:04 UTC
[binutils-gdb] gdb/testsuite/tui: implement _csi_P proc
2022-03-31 16:55 UTC
[binutils-gdb] gdb: fix use of fprintf_filtered in top.c
2022-03-31 16:52 UTC
[binutils-gdb] * gdb/top.c (print_gdb_configuration): Announce --enable-threading
2022-03-31 16:22 UTC
[binutils-gdb] gdb/infrun: add reason parameter to stop_all_threads
2022-03-31 15:34 UTC
[binutils-gdb] gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*
2022-03-31 15:14 UTC
[binutils-gdb] gdb: test vfork + follow-fork-mode=parent + detach-on-fork=off
2022-03-31 15:12 UTC
[binutils-gdb/gdb-12-branch] Fix procfs.c compilation
2022-03-31 8:38 UTC
[binutils-gdb] Fix procfs.c compilation
2022-03-31 8:37 UTC
[binutils-gdb] gdb/testsuite: add tests for Term
2022-03-30 20:28 UTC
[binutils-gdb] Only allow QUIT on the main thread
2022-03-30 19:46 UTC
[binutils-gdb] Use gdb_printf and gdb_vprintf in more places
2022-03-30 18:49 UTC
[binutils-gdb] Consolidate definition of current_directory
2022-03-30 15:14 UTC
[binutils-gdb] Decode "dynamic" interface types in Ada
2022-03-30 15:05 UTC
[binutils-gdb] Fix for MUL instruction on the v850
2022-03-30 0:08 UTC
[binutils-gdb] Remove two unused hooks
2022-03-29 20:01 UTC
[binutils-gdb] Remove unnecessary calls to wrap_here and gdb_flush
2022-03-29 19:43 UTC
[binutils-gdb] Minor comment updates in utils.h
2022-03-29 19:43 UTC
[binutils-gdb] Remove vfprintf_styled
2022-03-29 19:43 UTC
[binutils-gdb] Remove ui_out_flag::unfiltered_output
2022-03-29 19:43 UTC
[binutils-gdb] Rename fprintf_symbol_filtered
2022-03-29 19:43 UTC
[binutils-gdb] Rename puts_filtered_tabular
2022-03-29 19:43 UTC
[binutils-gdb] Rename print_spaces_filtered
2022-03-29 19:43 UTC
[binutils-gdb] Unify gdb printf functions
2022-03-29 19:43 UTC
[binutils-gdb] Unify gdb putc functions
2022-03-29 19:42 UTC
[binutils-gdb] Unify gdb puts functions
2022-03-29 19:42 UTC
[binutils-gdb] Unify vprintf functions
2022-03-29 19:42 UTC
[binutils-gdb] Remove fputs_styled_unfiltered
2022-03-29 19:42 UTC
[binutils-gdb] Change the pager to a ui_file
2022-03-29 19:42 UTC
[binutils-gdb] Remove vfprintf_styled_no_gdbfmt
2022-03-29 19:42 UTC
[binutils-gdb] Add style-escape methods to ui_file
2022-03-29 19:42 UTC
[binutils-gdb] Add puts_unfiltered method to ui_file
2022-03-29 19:42 UTC
[binutils-gdb] Only have one API for unfiltered output
2022-03-29 19:42 UTC
[binutils-gdb] Remove some uses of printf_unfiltered
2022-03-29 19:42 UTC
[binutils-gdb] Use unfiltered output in annotate.c
2022-03-29 19:42 UTC
[binutils-gdb] gdb/remote: use current_inferior in read_ptid if multi-process not supported
2022-03-29 15:05 UTC
[binutils-gdb] gdb/testsuite: fix test failure when building against readline v7
2022-03-29 13:40 UTC
[binutils-gdb] gdb/testsuite: fix copy & paste error in gdb.python/py-format-address.exp
2022-03-29 13:37 UTC
[binutils-gdb/gdb-12-branch] gdb/mi: fix use after free of frame_info causing spurious notifications
2022-03-29 10:09 UTC
[binutils-gdb] gdb/mi: fix use after free of frame_info causing spurious notifications
2022-03-29 9:54 UTC
[binutils-gdb] sim: add arch/.gdbinit stub scripts
2022-03-29 3:12 UTC
[binutils-gdb/gdb-12-branch] Add Rust parser check for end of expression
2022-03-28 21:36 UTC
[binutils-gdb] Add Rust parser check for end of expression
2022-03-28 21:19 UTC
[binutils-gdb] Switch gdb_stdlog to use timestamped_file
2022-03-28 20:19 UTC
[binutils-gdb] Add new timestamped_file class
2022-03-28 20:19 UTC
[binutils-gdb] Use unique_ptr in CLI logging code
2022-03-28 20:19 UTC
[binutils-gdb] Simplify the CLI set_logging logic
2022-03-28 20:19 UTC
[binutils-gdb] Handle multiple addresses in call_site_target
2022-03-28 19:56 UTC
[binutils-gdb] Change call_site_target to iterate over addresses
2022-03-28 19:56 UTC
[binutils-gdb] Change call_site_find_chain_1 to work recursively
2022-03-28 19:56 UTC
[binutils-gdb] Constify chain_candidate
2022-03-28 19:56 UTC
[binutils-gdb] Make call_site_target members private
2022-03-28 19:56 UTC
[binutils-gdb] Change call_site_target to use custom type and enum
2022-03-28 19:56 UTC
[binutils-gdb] Remove an unused declaration from value.h
2022-03-26 18:16 UTC
[binutils-gdb] libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case
2022-03-25 16:32 UTC
[binutils-gdb] Remove download size from debuginfod progress messages if unavailable
2022-03-24 19:03 UTC
[binutils-gdb] sim: fix a comment typo in sim-load.c
2022-03-24 17:28 UTC
[binutils-gdb] sim: fix “alligned” typos
2022-03-24 14:35 UTC
[binutils-gdb] gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp
2022-03-24 14:25 UTC
[binutils-gdb/binutils-2_38-branch] libctf, ld: diagnose corrupted CTF header cth_strlen
2022-03-24 13:56 UTC
[binutils-gdb] gdb/testsuite: address test failures in gdb.mi/mi-multi-commands.exp
2022-03-23 14:47 UTC
[binutils-gdb] libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option
2022-03-23 13:53 UTC
[binutils-gdb] libctf, ld: diagnose corrupted CTF header cth_strlen
2022-03-23 13:53 UTC
[binutils-gdb] include, libctf, ld: extend variable section to contain functions too
2022-03-23 13:53 UTC
[binutils-gdb] gdb/python: remove Python 2/3 compatibility macros
2022-03-23 11:45 UTC
[binutils-gdb] gdb/python: remove Python 2 support
2022-03-23 11:45 UTC
[binutils-gdb] Update the list of recognized m-profile TAG_CPU_ARCH_*
2022-03-23 10:56 UTC
[binutils-gdb] Only .so files are used in libcollector. Remove the other files
2022-03-23 5:32 UTC
[binutils-gdb] gdb: testsuite: use gdb_attach to fix jit-elf.exp
2022-03-23 3:59 UTC
[binutils-gdb] gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
2022-03-23 3:59 UTC
[binutils-gdb] gdb: testsuite: add new gdb_attach to check "attach" command
2022-03-23 3:59 UTC
[binutils-gdb] gdb: testsuite: remove attach test from can_spawn_for_attach
2022-03-23 3:58 UTC
[binutils-gdb] Add support for hardware breakpoints/watchpoints on FreeBSD/Aarch64
2022-03-22 22:54 UTC
[binutils-gdb] fbsd-nat: Add a low_prepare_to_resume virtual method
2022-03-22 22:54 UTC
[binutils-gdb] fbsd-nat: Add a low_delete_thread virtual method
2022-03-22 22:53 UTC
[binutils-gdb] fbsd-nat: Add helper routine to fetch siginfo_t for a ptid
2022-03-22 22:53 UTC
[binutils-gdb] aarch64: Add an aarch64_nat_target mixin class
2022-03-22 22:53 UTC
[binutils-gdb] nat: Split out platform-independent aarch64 debug register support
2022-03-22 22:53 UTC
[binutils-gdb] x86-fbsd-nat: Copy debug register state on fork
2022-03-22 22:53 UTC
[binutils-gdb] fbsd-nat: Add a low_new_fork virtual method
2022-03-22 22:53 UTC
[binutils-gdb] Add an x86_fbsd_nat_target mixin class for FreeBSD x86 native targets
2022-03-22 22:53 UTC
[binutils-gdb] x86-nat: Add x86_lookup_debug_reg_state
2022-03-22 22:53 UTC
[binutils-gdb] x86-nat: Use an unordered_map to store per-pid debug reg state
2022-03-22 22:53 UTC
[binutils-gdb] Remove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86 debug regs support
2022-03-22 22:53 UTC
[binutils-gdb] Remove two unused variables
2022-03-22 17:21 UTC
[binutils-gdb] gdb/python: add gdb.format_address function
2022-03-22 13:18 UTC
[binutils-gdb] Fix some stale header names from dwarf files
2022-03-22 9:34 UTC
[binutils-gdb] Install gprofng libraries under $(pkglibdir)
2022-03-22 2:43 UTC
[binutils-gdb] gdb: Add missing #include in solib.h
2022-03-21 19:07 UTC
[binutils-gdb] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
2022-03-21 18:19 UTC
[binutils-gdb] gdb: Add soname to build-id mapping for core files
2022-03-21 18:19 UTC
[binutils-gdb] Watchpoint followed by catchpoint misreports watchpoint (PR gdb/28621)
2022-03-21 17:28 UTC
[binutils-gdb] gdbserver: Fixup previous patch
2022-03-21 17:01 UTC
[binutils-gdb] gdbserver: Fix incorrect assertion
2022-03-21 16:48 UTC
[binutils-gdb] gdb: re-generate config.in
2022-03-21 14:48 UTC
[binutils-gdb] gdb/x86: handle stap probe arguments in xmm registers
2022-03-21 14:39 UTC
[binutils-gdb] gdb/testsuite: reformat gdb.python/pretty-print-call-by-hand.py
2022-03-21 13:59 UTC
[binutils-gdb] [gdb/testsuite] test a function call by hand from pretty printer
2022-03-21 13:23 UTC
[binutils-gdb] gdb/testsuite: Installed-GDB testing & data-directory
2022-03-21 12:04 UTC
[binutils-gdb] Add support for readline 8.2
2022-03-21 11:14 UTC
[binutils-gdb/gdb-12-branch] Bump GDB's version number to 12.0.90.DATE-git
2022-03-20 5:56 UTC
[binutils-gdb/gdb-12-branch] Set GDB version number to 12.0.90
2022-03-20 5:30 UTC
[binutils-gdb/gdb-12-branch] Update gdb/NEWS to say "in GDB 12" instead of "since GDB 11"
2022-03-20 5:27 UTC
[binutils-gdb] Update gdb/NEWS after GDB 12 branch creation
2022-03-20 5:20 UTC
[binutils-gdb] Bump version to 13.0.50.DATE-git
2022-03-20 5:20 UTC
[binutils-gdb/gdb-12-branch] Bump version to 12.0.90.DATE-git
2022-03-20 5:19 UTC
[binutils-gdb] Created branch 'gdb-12-branch'
2022-03-20 3:26 UTC
[binutils-gdb] gdb/python: remove gdb._mi_commands dict
2022-03-19 0:30 UTC
[binutils-gdb] Fix crash with stepi, no debug info, and "set debug infrun 1"
2022-03-18 19:25 UTC
[binutils-gdb] Implement gdbarch_stack_frame_destroyed_p for aarch64
2022-03-18 17:07 UTC
[binutils-gdb] Fix Build issues due to patch "gprofng: a new GNU profiler"
2022-03-18 15:46 UTC
[binutils-gdb] gdb: run black to format some Python files
2022-03-18 15:40 UTC
[binutils-gdb] gprofng: Skip jsynprog with a broken javac
2022-03-17 17:29 UTC
[binutils-gdb] Remove fall throughs in core_target::xfer_partial
2022-03-17 16:38 UTC
[binutils-gdb] gdb: Remove support for S+core
2022-03-17 15:41 UTC
[binutils-gdb] Add another test for Ada Wide_Wide_String
2022-03-17 12:51 UTC
[binutils-gdb] gprofng configure target tests
2022-03-17 11:03 UTC
[binutils-gdb] gdb: work around prompt corruption caused by bracketed-paste-mode
2022-03-16 20:44 UTC
[binutils-gdb] Reimplement array concatenation for Ada and D
2022-03-16 15:45 UTC
[binutils-gdb] Remove eval_op_concat
2022-03-16 15:44 UTC
[binutils-gdb] Ada support for wide strings
2022-03-16 15:44 UTC
[binutils-gdb] Remove eval_op_string
2022-03-16 15:44 UTC
[binutils-gdb] Powerpc fix for gdb.base/ending-run.exp
2022-03-16 15:25 UTC
[binutils-gdb] gdb/mi: consistently notify user when GDB/MI client uses -thread-select
2022-03-16 15:09 UTC
[binutils-gdb] gprofng: Use symver attribute if available
2022-03-16 13:46 UTC
[binutils-gdb] gprofng: Don't hardcode -Wno-format-truncation/-Wno-switch
2022-03-16 13:44 UTC
[binutils-gdb] gprofng: Don't hardcode -Wno-nonnull-compare
2022-03-16 13:44 UTC
[binutils-gdb] gprofng: Define ATTRIBUTE_FALLTHROUGH
2022-03-16 13:44 UTC
[binutils-gdb] Make gdb.fortran/{array-slices, lbound-ubound} work against gdbserver
2022-03-16 12:18 UTC
[binutils-gdb] Do not capture updated 'pc' in add_local_symbols
2022-03-15 22:17 UTC
[binutils-gdb] gprofng: avoid using `fallthrough' attributes
2022-03-15 20:06 UTC
[binutils-gdb] gdb/testsuite: rename a proc and fix a typo
2022-03-15 17:01 UTC
[binutils-gdb] gprofng: Add a configure test for clock_gettime and a use of the test in getthrtime.c
2022-03-15 15:22 UTC
[binutils-gdb] gprofng: Don't generate gprofng.info in source
2022-03-15 14:31 UTC
[binutils-gdb] gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
2022-03-15 1:24 UTC
[binutils-gdb] gdb/python/mi: create MI commands using python
2022-03-14 14:09 UTC
[binutils-gdb] gdb/gdbarch: compare some fields against 0 verify_gdbarch
2022-03-14 14:08 UTC
[binutils-gdb] gdb/gdbarch: remove the predicate function for gdbarch_register_type
2022-03-14 14:08 UTC
[binutils-gdb] Replace deprecated_target_wait_hook by observers
2022-03-14 13:53 UTC
[binutils-gdb] Correctly print subrange types in generic_value_print
2022-03-14 13:07 UTC
[binutils-gdb] [aarch64/arm] Properly extract the return value returned in memory
2022-03-14 10:39 UTC
[binutils-gdb] Relax regexp in gdb.rust/unsized.exp
2022-03-12 21:39 UTC
[binutils-gdb] Avoid crash with cross-linux core file
2022-03-11 16:26 UTC
[binutils-gdb] gdb/testsuite: remove duplicates from gdb.base/stap-probe.exp
2022-03-11 15:31 UTC
[binutils-gdb] gprofng: a new GNU profiler
2022-03-11 9:00 UTC
[binutils-gdb] gdb/auto-load: Remove repeating "auto-load" from debug message
2022-03-10 20:52 UTC
[binutils-gdb] Change how "print/x" displays floating-point value
2022-03-10 20:37 UTC
[binutils-gdb] Simplify the ui-out progress API
2022-03-10 17:16 UTC
[binutils-gdb] gdb/gdbarch: fix typo in gdbarch-components.py
2022-03-10 13:29 UTC
[binutils-gdb] Process exit status is leader exit status testcase
2022-03-10 11:42 UTC
[binutils-gdb] Re-add zombie leader on exit, gdbserver/linux
2022-03-10 11:42 UTC
[binutils-gdb] Re-add zombie leader on exit, gdb/linux
2022-03-10 11:42 UTC
[binutils-gdb] gdbserver: Reindent check_zombie_leaders
2022-03-10 11:42 UTC
[binutils-gdb] gdbserver: Reorganize linux_process_target::filter_event
2022-03-10 11:42 UTC
[binutils-gdb] gdb: Reorganize linux_nat_filter_event
2022-03-10 11:41 UTC
[binutils-gdb] Fix gdb.threads/current-lwp-dead.exp race
2022-03-10 11:41 UTC
[binutils-gdb] Fix gdb.threads/clone-new-thread-event.exp race
2022-03-10 11:41 UTC
[binutils-gdb] Fix gdbserver/linux target_waitstatus logging assert
2022-03-10 11:41 UTC
[binutils-gdb] toplevel: Makefile.def: Make configure-sim depend on all-readline
2022-03-09 19:46 UTC
[binutils-gdb] GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
2022-03-09 19:16 UTC
[binutils-gdb] GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp
2022-03-09 19:16 UTC
[binutils-gdb] * gdb/doc/gdb.texinfo (Requirements): Fix a typo
2022-03-09 12:34 UTC
[binutils-gdb] gdb: Try searching for auto-load script using .gnu_debuglink
2022-03-09 1:40 UTC
[binutils-gdb] PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname across mi / (gdb)info s
2022-03-08 20:48 UTC
[binutils-gdb] gdb/mi: preserve user selected thread and frame when invoking MI commands
2022-03-08 16:57 UTC
[binutils-gdb] gdb: announce upcoming removal of Python 2 support from gdb
2022-03-08 13:45 UTC
[binutils-gdb] gdb/testsuite: add new test for comparing char types in Python
2022-03-07 19:42 UTC
[binutils-gdb] gdb/python: add Type.is_signed property
2022-03-07 19:42 UTC
[binutils-gdb] gdb/python: add Type.is_scalar property
2022-03-07 19:42 UTC
[binutils-gdb] gdb/mi: add --no-connection to MI -add-inferior command
2022-03-07 19:39 UTC
[binutils-gdb] gdb/mi: fix regression in mi -add-inferior command
2022-03-07 19:39 UTC
[binutils-gdb] Deprecate dbx mode
2022-03-07 17:44 UTC
[binutils-gdb] Remove unnecessary inferior lookup in infrun:handle_one
2022-03-07 16:29 UTC
[binutils-gdb] Fix bug in ada_print_floating
2022-03-07 15:35 UTC
[binutils-gdb] Implement real literal extension for Ada
2022-03-07 15:35 UTC
[binutils-gdb] Fix Ada integer literals with exponents
2022-03-07 15:35 UTC
[binutils-gdb] Fix gdb.ada/arrayptr.exp results
2022-03-07 14:57 UTC
[binutils-gdb] Handle non-ASCII identifiers in Ada
2022-03-07 14:56 UTC
[binutils-gdb] Define HOST_UTF32 in charset.h
2022-03-07 14:56 UTC
[binutils-gdb] Let phex and phex_nz handle sizeof_l==1
2022-03-07 14:55 UTC
[binutils-gdb] Don't pre-size result string in ada_decode
2022-03-07 14:55 UTC
[binutils-gdb] Simplify a regular expression in ada-lex.l
2022-03-07 14:55 UTC
[binutils-gdb] Use function view when iterating over block symbols
2022-03-06 17:50 UTC
[binutils-gdb] Simplify hppa-tdep.c use of objfile_key
2022-03-06 17:29 UTC
[binutils-gdb] gdb: constify parameter of value_copy
2022-03-06 16:33 UTC
[binutils-gdb] gdb: remove internalvar_funcs::destroy
2022-03-06 16:33 UTC
[binutils-gdb] Mark vDSO as not a file
2022-03-04 19:35 UTC
[binutils-gdb] gdb: Use a typedef's scoped type name to identify local typedefs
2022-03-04 15:56 UTC
[binutils-gdb] Fix typo in last change
2022-03-03 21:07 UTC
[binutils-gdb] Avoid conflict with gnulib open/close macros
2022-03-03 19:22 UTC
[binutils-gdb] Update my e-mail address in the MAINTAINERS file
2022-03-03 9:58 UTC
[binutils-gdb] gdb: testsuite: fix failed testcases in gdb.base/gdb-caching-proc.exp
2022-03-03 3:30 UTC
[binutils-gdb] configure: Stop checking for PT_GETXMMREGS
2022-03-02 22:14 UTC
[binutils-gdb] i386-bsd-nat: Assume PT_GETXMMREGS is present
2022-03-02 22:14 UTC
[binutils-gdb] i386-fbsd-nat: Assume PT_GETXMMREGS is present
2022-03-02 22:14 UTC
[binutils-gdb] fbsd-tdep: Implement the vsyscall_range gdbarch hook
2022-03-02 22:03 UTC
[binutils-gdb] Rewrite make-target-delegates in Python
2022-03-02 16:11 UTC
[binutils-gdb] Move copyright code from gdbarch.py to new file
2022-03-02 16:11 UTC
[binutils-gdb] Some "distclean" fixes in gdb
2022-03-01 23:54 UTC
page: next (older) | prev (newer) | 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).