public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] [gdb/testsuite] Require ![is_remote host] for TUI
 2023-03-13 16:20 UTC 

[binutils-gdb] [gdb/testsuite] Handle USE_TUI in gdb.tui/corefile-run.exp
 2023-03-13 16:20 UTC 

[binutils-gdb] [gdb/testsuite] Fix untested message in gdb.tui/corefile-run.exp
 2023-03-13 16:20 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver
 2023-03-13 15:47 UTC 

[binutils-gdb] [gdb/obvious]: fix python formatting for test gdb.python/py-typeprint.py
 2023-03-13 15:40 UTC 

[binutils-gdb] gdb/testsuite: add regression test for per-objfile typeprinters
 2023-03-13 13:41 UTC 

[binutils-gdb] Remove dead code from scalar_binop
 2023-03-13 12:50 UTC 

[binutils-gdb] aarch64: Expand documentation of XML features
 2023-03-13 11:31 UTC 

[binutils-gdb] arm: Expand documentation of XML features
 2023-03-13 11:31 UTC 

[binutils-gdb] gprofng: fix the Dwarf reader
 2023-03-11 23:50 UTC 

[binutils-gdb] Change linetable_entry::is_stmt to bool
 2023-03-11 15:56 UTC 

[binutils-gdb] Remove extra scopes from objfile_relocate1
 2023-03-11 15:56 UTC 

[binutils-gdb] Constify linetables
 2023-03-11 15:56 UTC 

[binutils-gdb] Change linetables to be objfile-independent
 2023-03-11 15:56 UTC 

[binutils-gdb] Add operator< and operator== to linetable_entry
 2023-03-11 15:56 UTC 

[binutils-gdb] gprofng: PR30195 [display text] Source code location can not be found
 2023-03-10 21:30 UTC 

[binutils-gdb/gdb-13-branch] PR gdb/30214: Prefer local include paths to system include paths
 2023-03-10 20:09 UTC 

[binutils-gdb] PR gdb/30214: Prefer local include paths to system include paths
 2023-03-10 20:05 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.python/py-completion.exp
 2023-03-10 15:34 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.python/py-cmd.exp
 2023-03-10 15:34 UTC 

[binutils-gdb] [gdb/testsuite] Fix py-autoloaded-pretty-printers-in-newobjfile-event.exp for remote target
 2023-03-10 15:34 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.python/py-event-load.exp for remote target
 2023-03-10 15:34 UTC 

[binutils-gdb] Use require with test_compiler_info
 2023-03-10 15:22 UTC 

[binutils-gdb] More uses of require with istarget
 2023-03-10 15:22 UTC 

[binutils-gdb] Use require with gdb_skip_stdio_test
 2023-03-10 15:22 UTC 

[binutils-gdb] Use require with target_info
 2023-03-10 15:21 UTC 

[binutils-gdb] Move allocate_stub_method to stabsread.c
 2023-03-10 15:03 UTC 

[binutils-gdb] gdb, gdbserver, gdbsupport: fix whitespace issues
 2023-03-09 21:32 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/pending-fork-event-detach.exp for remote target
 2023-03-09 14:49 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/multiple-successive-infcall.exp on native-gdbserver
 2023-03-09 11:56 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp on native-gdbserver
 2023-03-09 11:31 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/*.exp for remote target
 2023-03-09  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/unittest.exp for remote target
 2023-03-09  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdbserver path in remote-stdio-gdbserver.exp
 2023-03-09  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/sysroot.exp for remote target
 2023-03-09  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/multi-ui-errors.exp for remote target
 2023-03-09  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/server-kill.exp for remote target
 2023-03-09  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target
 2023-03-09  9:45 UTC 

[binutils-gdb] Remove OBJF_REORDERED
 2023-03-08 19:32 UTC 

[binutils-gdb] PowerPC, fix test gdb.arch/altivec-regs.exp
 2023-03-08 16:15 UTC 

[binutils-gdb] gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value
 2023-03-07 22:46 UTC 

[binutils-gdb] Merge forget_cached_source_info_for_objfile into objfile method
 2023-03-07 21:57 UTC 

[binutils-gdb] Clean up attribute reprocessing
 2023-03-07 21:46 UTC 

[binutils-gdb] gdb: initialize interp::next
 2023-03-07 21:30 UTC 

[binutils-gdb] gdb: make interp::m_name an `const char *`
 2023-03-07 21:30 UTC 

[binutils-gdb] gdb: make get_interp_info return a reference
 2023-03-07 21:30 UTC 

[binutils-gdb] Fix selfcheck regression due to new maint command
 2023-03-07 18:32 UTC 

[binutils-gdb] gprofng: read Dwarf 5
 2023-03-07 18:26 UTC 

[binutils-gdb] gdb: Fix GDB_AC_CHECK_BFD macro regression
 2023-03-07 16:13 UTC 

[binutils-gdb] Enable vector instruction debugging for AIX
 2023-03-07 15:52 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/execl.exp for remote target
 2023-03-07 15:11 UTC 

[binutils-gdb] Ensure index cache entry written in test
 2023-03-07 15:05 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/skip-solib.exp for remote target
 2023-03-07 14:45 UTC 

[binutils-gdb] [gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.exp
 2023-03-07 14:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remote target
 2023-03-07 14:28 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/break-probes.exp for remote target
 2023-03-07 14:20 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-localhost
 2023-03-07 14:12 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-localhost
 2023-03-07 13:46 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp with remote-gdbserver-on-localhost
 2023-03-07 10:11 UTC 

[binutils-gdb] Modify altivec-regs.exp testcase for AIX
 2023-03-07  9:55 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhost
 2023-03-07  8:59 UTC 

[binutils-gdb] gdb: fix -Wsingle-bit-bitfield-constant-conversion warning in z80-tdep.c
 2023-03-07  3:02 UTC 

[binutils-gdb] gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h
 2023-03-07  3:02 UTC 

[binutils-gdb] gdb.threads/next-bp-other-thread.c: Ensure child thread is started
 2023-03-07  0:58 UTC 

[binutils-gdb] gdb.threads/execl.c: Ensure all threads are started before execl
 2023-03-07  0:58 UTC 

[binutils-gdb] gdb.base/catch-syscall.exp: Remove some Linux-only assumptions
 2023-03-07  0:58 UTC 

[binutils-gdb] gdb.threads/multi-create: Double the existing stack size
 2023-03-07  0:58 UTC 

[binutils-gdb] amd64-linux-tdep: Don't treat fs_base and gs_base as system registers
 2023-03-07  0:50 UTC 

[binutils-gdb] gdb.arch/amd64-gs_base.exp: Support non-Linux
 2023-03-07  0:50 UTC 

[binutils-gdb] gdb/python: Fix --disable-tui build
 2023-03-06 16:44 UTC 

[binutils-gdb] [gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuite
 2023-03-06 15:49 UTC 

[binutils-gdb] [gdb/testsuite] Allow args in gdb_caching_proc
 2023-03-06 15:49 UTC 

[binutils-gdb] [gdb/testsuite] Use regular proc syntax for gdb_caching_proc
 2023-03-06 15:49 UTC 

[binutils-gdb] [gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp
 2023-03-06 15:49 UTC 

[binutils-gdb] Fix DAP stackTrace through frames without debuginfo
 2023-03-06 15:20 UTC 

[binutils-gdb] Remove exception_catchpoint::resources_needed
 2023-03-06 15:13 UTC 

[binutils-gdb] Remove two more files in gdb "distclean"
 2023-03-06 15:07 UTC 

[binutils-gdb] gdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`
 2023-03-03 19:13 UTC 

[binutils-gdb] [gdb/testsuite] Use set always-read-ctf on instead of --strip-debug
 2023-03-03 15:52 UTC 

[binutils-gdb] Update expected results in long_long.exp
 2023-03-03 15:07 UTC 

[binutils-gdb] gdb/python: replace strlen call with std::string::size call
 2023-03-03 10:09 UTC 

[binutils-gdb] gdb: fix -Wmaybe-uninitialized warning in value.c
 2023-03-02 21:03 UTC 

[binutils-gdb] Handle half-float in 'x' command
 2023-03-02 15:55 UTC 

[binutils-gdb] Fix some value comments
 2023-03-02 15:15 UTC 

[binutils-gdb] gdb: LoongArch: Add support for static data member in struct
 2023-03-02 14:34 UTC 

[binutils-gdb] [gdb/symtab] Add set/show always-read-ctf on/off
 2023-03-02  9:56 UTC 

[binutils-gdb] gdb: update some copyright years (2022 -> 2023)
 2023-03-02  1:55 UTC 

[binutils-gdb] Use const for dwarf2_property_baton
 2023-03-01 22:37 UTC 

[binutils-gdb] Make gdb property batons type-safe
 2023-03-01 22:37 UTC 

[binutils-gdb] Fix type of check_valid_shift_count parameter
 2023-03-01 21:00 UTC 

[binutils-gdb] gdb: fix a whitespace issue in solib-rocm.c
 2023-03-01 20:23 UTC 

[binutils-gdb] Fix btrace regression
 2023-03-01 13:38 UTC 

[binutils-gdb] [gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.exp
 2023-03-01 12:43 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts
 2023-02-28 14:50 UTC 

[binutils-gdb] Remove value_in
 2023-02-28 14:25 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le
 2023-02-28 12:32 UTC 

[binutils-gdb] gdb: fix mi breakpoint-deleted notifications for thread-specific b/p
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remote
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb/testsuite: introduce is_target_non_stop helper proc
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb/testsuite introduce foreach_mi_ui_mode helper proc
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb/testsuite: extend the use of mi_clean_restart
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb/testsuite: make more use of mi-support.exp
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb: don't duplicate 'thread' field in MI breakpoint output
 2023-02-28 11:09 UTC 

[binutils-gdb] gdb: remove an out of date comment about disp_del_at_next_stop
 2023-02-28 11:09 UTC 

[binutils-gdb] Forced quit cases handled by resetting sync_quit_force_run
 2023-02-27 23:21 UTC 

[binutils-gdb] Introduce set_force_quit_flag and change type of sync_quit_force_run
 2023-02-27 23:21 UTC 

[binutils-gdb] QUIT processing w/ explicit throw for gdb_exception_forced_quit
 2023-02-27 23:21 UTC 

[binutils-gdb] Guile QUIT processing updates
 2023-02-27 23:21 UTC 

[binutils-gdb] Python QUIT processing updates
 2023-02-27 23:21 UTC 

[binutils-gdb] Catch gdb_exception_error instead of gdb_exception (in many places)
 2023-02-27 23:21 UTC 

[binutils-gdb] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
 2023-02-27 23:21 UTC 

[binutils-gdb] Introduce gdb_exception_forced_quit
 2023-02-27 23:21 UTC 

[binutils-gdb] Fix value chain use-after-free
 2023-02-27 22:56 UTC 

[binutils-gdb] Remove infrun_thread_thread_exit observer
 2023-02-27 19:14 UTC 

[binutils-gdb] all-stop "follow-fork parent" and selecting another thread
 2023-02-27 19:14 UTC 

[binutils-gdb] Make follow_fork not rely on get_last_target_status
 2023-02-27 19:14 UTC 

[binutils-gdb] Improve "info program"
 2023-02-27 19:14 UTC 

[binutils-gdb] Convert previous_inferior_ptid to strong reference to thread_info
 2023-02-27 19:14 UTC 

[binutils-gdb] Tweak "Using the running image of ..." output
 2023-02-27 19:14 UTC 

[binutils-gdb] gdb: make-target-delegates.py: add type annotations
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: make-target-delegates.py: add Entry type
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: make-target-delegates.py: make one string raw
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: gdbarch*.py, copyright.py: add type annotations
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: split gdbarch component types to gdbarch_types.py
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: pyproject.toml: set pyright typeCheckingMode = "strict"
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: gdbarch.py: remove Info.__init__
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: gdbarch.py: spell out parameters of _Component.__init__
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: reformat Python files with black 23.1.0
 2023-02-27 18:29 UTC 

[binutils-gdb] gdb: remove invalid / dead code from gdbarch.py
 2023-02-27 18:29 UTC 

[binutils-gdb] Fix crash with "finish" in Rust
 2023-02-27 18:19 UTC 

[binutils-gdb] Remove old GNU indent directives
 2023-02-27 18:11 UTC 

[binutils-gdb] Handle range types in ax-gdb.c
 2023-02-27 15:09 UTC 

[binutils-gdb] Implement some agent expressions for Ada
 2023-02-27 15:09 UTC 

[binutils-gdb] Regenerate Linux syscall group info
 2023-02-27 15:04 UTC 

[binutils-gdb] Autogenerate gdb/syscalls/linux-defaults.xml.in (groups) from strace sources
 2023-02-27 15:03 UTC 

[binutils-gdb] gdb: don't treat empty enums as flag enums
 2023-02-27 14:14 UTC 

[binutils-gdb] gdb/testsuite: Improve testing of GDB's completion functions
 2023-02-27  9:53 UTC 

[binutils-gdb] gdb, python: do minor modernization in execute_gdb_command
 2023-02-27  9:32 UTC 

[binutils-gdb] Remove expand_symtab_containing_pc
 2023-02-26 17:52 UTC 

[binutils-gdb] gdb/amd64: replace xmalloc/alloca with gdb::byte_vector
 2023-02-25 11:13 UTC 

[binutils-gdb] gdbserver/linux-low.cc: Fix a typo in ternary operator
 2023-02-24 19:10 UTC 

[binutils-gdb] Remove struct buffer
 2023-02-24 19:05 UTC 

[binutils-gdb] Don't use struct buffer in top.c
 2023-02-24 19:05 UTC 

[binutils-gdb] Don't use struct buffer in event-top.c
 2023-02-24 19:05 UTC 

[binutils-gdb] Don't use struct buffer in handle_qxfer_threads
 2023-02-24 19:05 UTC 

[binutils-gdb] Don't use struct buffer in handle_qxfer_btrace
 2023-02-24 19:04 UTC 

[binutils-gdb] Don't use struct buffer in handle_qxfer_traceframe_info
 2023-02-24 19:04 UTC 

[binutils-gdb] Remove struct buffer from tracefile-tfile.c
 2023-02-24 19:04 UTC 

[binutils-gdb] Write the DWARF index in the background
 2023-02-24 18:47 UTC 

[binutils-gdb] Only use the per-BFD object to write a DWARF index
 2023-02-24 18:47 UTC 

[binutils-gdb] gdb: fix parenthesis position in comment
 2023-02-24 17:32 UTC 

[binutils-gdb] [gdb/testsuite] Cleanup unnecessary expr from require line
 2023-02-24 12:51 UTC 

[binutils-gdb] GDB: Fix out of bounds accesses with limited-length values
 2023-02-24 12:38 UTC 

[binutils-gdb] gdb/doc: The RISC-V vector registers didn't change
 2023-02-23 21:53 UTC 

[binutils-gdb] gdb: remove --disable-gdbmi configure option
 2023-02-23 21:41 UTC 

[binutils-gdb] Fix Tcl quoting in gdb_assert
 2023-02-23 19:52 UTC 

[binutils-gdb] gdb: add AMDGPU header files to HFILES_NO_SRCDIR
 2023-02-23 16:29 UTC 

[binutils-gdb] Remove 'eval' from gdb_breakpoint
 2023-02-23 13:49 UTC 

[binutils-gdb] gdb: LoongArch: Support reg aliases in info reg command
 2023-02-23 12:37 UTC 

[binutils-gdb] gdb: LoongArch: Modify the result of the info reg command
 2023-02-23 12:37 UTC 

[binutils-gdb] gdb.reverse/time-reverse.exp: test both time syscall and C time function
 2023-02-22 18:09 UTC 

[binutils-gdb] Issue error on erroneous expression
 2023-02-21 19:45 UTC 

[binutils-gdb] gdb: add --with-curses to --configuration output
 2023-02-21 14:36 UTC 

[binutils-gdb] [gdb/testsuite] Require compilation flags in two gdb.arch/aarch64 test-cases
 2023-02-21 14:26 UTC 

[binutils-gdb] [gdb/testsuite] Require istarget x86* in gdb.reverse/step-indirect-call-thunk.exp
 2023-02-21 14:06 UTC 

[binutils-gdb] [gdb/testsuite] Require -fsplit-stack in gdb.base/morestack.exp
 2023-02-21 13:41 UTC 

[binutils-gdb] [gdb/testsuite] Require syscall time in gdb.reverse/time-reverse.exp
 2023-02-21 13:10 UTC 

[binutils-gdb] [gdb/testsuite] Require python in gdb.dap/basic-dap.exp
 2023-02-21 11:47 UTC 

[binutils-gdb] [aarch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
 2023-02-21  9:09 UTC 

[binutils-gdb] gdb: revert one erroneous bool-ification change
 2023-02-20 17:00 UTC 

[binutils-gdb] gdb/doc: Consistency fixes for GDB/MI documentation
 2023-02-20 14:18 UTC 

[binutils-gdb] [gdb/symtab] Trust epilogue unwind info for unknown or non-gcc producer
 2023-02-20 11:20 UTC 

[binutils-gdb] [gdb/symtab] Trust epilogue unwind info for unknown producer (-g0 case)
 2023-02-20 11:20 UTC 

[binutils-gdb] [gdb/tdep] Add amd64/i386 epilogue override unwinders
 2023-02-20 11:20 UTC 

[binutils-gdb] [gdb/tdep] Fix amd64/i386_stack_frame_destroyed_p
 2023-02-20 11:20 UTC 

[binutils-gdb] [gdb/symtab] Factor out compunit_epilogue_unwind_valid
 2023-02-20 11:20 UTC 

[binutils-gdb] [gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.exp
 2023-02-20 10:16 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5
 2023-02-20 10:15 UTC 

[binutils-gdb] Convert contained_in to method
 2023-02-19 23:39 UTC 

[binutils-gdb] Make block members 'private'
 2023-02-19 23:39 UTC 

[binutils-gdb] Remove allocate_block and allocate_global_block
 2023-02-19 23:39 UTC 

[binutils-gdb] Have global_block inherit from block
 2023-02-19 23:38 UTC 

[binutils-gdb] Use 'new' for block and global_block
 2023-02-19 23:38 UTC 

[binutils-gdb] Fix memory leak in mdebugread.c
 2023-02-19 23:38 UTC 

[binutils-gdb] Remove ALL_BLOCK_SYMBOLS
 2023-02-19 23:38 UTC 

[binutils-gdb] Remove ALL_BLOCK_SYMBOLS_WITH_NAME
 2023-02-19 23:38 UTC 

[binutils-gdb] Convert explicit iterator uses to foreach
 2023-02-19 23:38 UTC 

[binutils-gdb] Introduce a block iterator wrapper
 2023-02-19 23:38 UTC 

[binutils-gdb] Combine both styles of block iterator
 2023-02-19 23:38 UTC 

[binutils-gdb] Store 'name' in block_iterator
 2023-02-19 23:38 UTC 

[binutils-gdb] Convert block_static_link to method
 2023-02-19 23:38 UTC 

[binutils-gdb] Convert set_block_compunit_symtab to method
 2023-02-19 23:38 UTC 

[binutils-gdb] Convert block_static_block and block_global_block to methods
 2023-02-19 23:38 UTC 

[binutils-gdb] Convert block_containing_function to method
 2023-02-19 23:37 UTC 

[binutils-gdb] Convert block_linkage_function to method
 2023-02-19 23:37 UTC 

[binutils-gdb] Convert more block functions to methods
 2023-02-19 23:37 UTC 

[binutils-gdb] Convert block_inlined_p to method
 2023-02-19 23:37 UTC 

[binutils-gdb] Convert block_gdbarch to method
 2023-02-19 23:37 UTC 

[binutils-gdb] Convert block_objfile to method
 2023-02-19 23:37 UTC 

[binutils-gdb] Don't allow NULL as an argument to block_global_block
 2023-02-19 23:37 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).