public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[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 

[binutils-gdb] Don't allow NULL as an argument to block_static_block
 2023-02-19 23:37 UTC 

[binutils-gdb] Don't allow NULL as an argument to block_using
 2023-02-19 23:37 UTC 

[binutils-gdb] Don't allow NULL as an argument to block_scope
 2023-02-19 23:37 UTC 

[binutils-gdb] Avoid extra allocations in block
 2023-02-19 23:37 UTC 

[binutils-gdb] Rearrange block.c to avoid a forward declaration
 2023-02-19 23:36 UTC 

[binutils-gdb/gdb-13-branch] Bump GDB's version number to 13.1.90.DATE-git
 2023-02-19 14:01 UTC 

[binutils-gdb] Created tag 'gdb-13.1-release'
 2023-02-19 13:54 UTC 

[binutils-gdb/gdb-13-branch] Set GDB version number to 13.1
 2023-02-19 13:45 UTC 

[binutils-gdb/gdb-13-branch] Fix "start" for D, Rust, etc
 2023-02-18 23:30 UTC 

[binutils-gdb] Fix "start" for D, Rust, etc
 2023-02-18 23:22 UTC 

[binutils-gdb] Fix crash in go_symbol_package_name
 2023-02-18  0:06 UTC 

[binutils-gdb] Avoid manual memory management in go-lang.c
 2023-02-18  0:06 UTC 

[binutils-gdb] gdb: fix regression in gdb.xml/maint_print_struct.exp
 2023-02-17 22:29 UTC 

[binutils-gdb] gprofng: fix Dwarf reader for DW_TAG_subprogram
 2023-02-17 22:10 UTC 

[binutils-gdb] gprofng: PR30036 Build failure on aarch64 w/ glibc: symbol `pwrite64' is already defined
 2023-02-17 22:10 UTC 

[binutils-gdb] Fix multi-threaded debugging under AIX
 2023-02-17 19:13 UTC 

[binutils-gdb] Remove two unnecessary returns in ada-lang.c
 2023-02-17 17:26 UTC 

[binutils-gdb] [gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp
 2023-02-17 14:33 UTC 

[binutils-gdb] Rename parameter of create_ada_exception_catchpoint
 2023-02-16 17:30 UTC 

[binutils-gdb] Update the 'g' packet documentation
 2023-02-16 17:12 UTC 

[binutils-gdb] Constify ada_main_name
 2023-02-16 15:12 UTC 

[binutils-gdb] Remove unused declaration from ada-lang.h
 2023-02-16 15:09 UTC 

[binutils-gdb] gdb/doc: document MI -remove-inferior command
 2023-02-16  8:43 UTC 

[binutils-gdb] Return bool from more value methods
 2023-02-15 22:09 UTC 

[binutils-gdb] Have value::bits_synthetic_pointer return bool
 2023-02-15 22:09 UTC 

[binutils-gdb] Change value::m_stack to bool
 2023-02-15 22:09 UTC 

[binutils-gdb] Change value::m_initialized to bool
 2023-02-15 22:09 UTC 

[binutils-gdb] Change value::m_lazy to bool
 2023-02-15 22:09 UTC 

[binutils-gdb] Change value::m_modifiable to bool
 2023-02-15 22:09 UTC 

[binutils-gdb] Don't throw quit while handling inferior events, part II
 2023-02-15 21:01 UTC 

[binutils-gdb] GC get_active_ext_lang
 2023-02-15 21:01 UTC 

[binutils-gdb] Don't throw quit while handling inferior events
 2023-02-15 21:01 UTC 

[binutils-gdb] Add new "$_shell(CMD)" internal function
 2023-02-15 21:01 UTC 

[binutils-gdb] Make "ptype INTERNAL_FUNCTION" in Ada print like other languages
 2023-02-15 21:01 UTC 

[binutils-gdb] Fix "ptype INTERNAL_FUNC" (PR gdb/30105)
 2023-02-15 21:01 UTC 

[binutils-gdb] gdb/dwarf2: split .debug_names reading code to own file
 2023-02-15 20:13 UTC 

[binutils-gdb] gdb/dwarf2: split .gdb_index reading code to own file
 2023-02-15 20:13 UTC 

[binutils-gdb] gdb/dwarf2: move some things to read.h
 2023-02-15 20:13 UTC 

[binutils-gdb] gdb: fix dealloc function not being called for frame 0
 2023-02-15 18:45 UTC 

[binutils-gdb] gdb: store internalvars in an std::map
 2023-02-15 17:00 UTC 

[binutils-gdb] gdb: add constructor to internalvar
 2023-02-15 17:00 UTC 

[binutils-gdb] gdb: use std::string for internalvar::name
 2023-02-15 17:00 UTC 

[binutils-gdb] Do not record a rejected target description
 2023-02-15 16:06 UTC 

[binutils-gdb] gdb/manual: Move @findex entries
 2023-02-15 15:30 UTC 

[binutils-gdb] gdb, fortran: Fix quad floating-point type for ifort compiler
 2023-02-15  9:03 UTC 

[binutils-gdb] Remove a use of pagination_enabled
 2023-02-14 21:03 UTC 

[binutils-gdb] gdb/dwarf2: rename some things, index -> gdb_index
 2023-02-14 19:55 UTC 

[binutils-gdb] gdb: cast return value of std::unique_ptr::release to void
 2023-02-14 19:29 UTC 

[binutils-gdb] gdb: remove unnecessary tui directory check in configure
 2023-02-14 18:32 UTC 

[binutils-gdb] Do not cast away const in agent_run_command
 2023-02-14 16:05 UTC 

[binutils-gdb] [gdb/testsuite] Add xfail in gdb.python/py-record-btrace.exp
 2023-02-14 12:15 UTC 

[binutils-gdb] [gdb/testsuite] Factor out proc linux_kernel_version
 2023-02-14 10:53 UTC 

[binutils-gdb] Fix build bug in ppc-linux-nat.c
 2023-02-14  7:31 UTC 

[binutils-gdb] Rely on value_ref_ptr::operator->
 2023-02-13 22:31 UTC 

[binutils-gdb] Remove deprecated_lval_hack
 2023-02-13 22:31 UTC 

[binutils-gdb] Introduce set_lval method on value
 2023-02-13 22:31 UTC 

[binutils-gdb] Make ~value private
 2023-02-13 22:31 UTC 

[binutils-gdb] Make struct value data members private
 2023-02-13 22:31 UTC 

[binutils-gdb] Turn record_latest_value into a method
 2023-02-13 22:31 UTC 

[binutils-gdb] Add value::set_modifiable
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn various value copying-related functions into methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn preserve_one_value into method
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn some xmethod functions into methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Change some code to use value methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn set_value_component_location into method
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn value_non_lval and value_force_lval into methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn many optimized-out value functions into methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn value_copy into a method
 2023-02-13 22:30 UTC 

[binutils-gdb] Fully qualify calls to copy in value.c
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn remaining value_contents functions into methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Turn value_incref and value_decref into methods
 2023-02-13 22:30 UTC 

[binutils-gdb] Move value_ref_policy methods out-of-line
 2023-02-13 22:29 UTC 

[binutils-gdb] Turn value_bits_synthetic_pointer into a method
 2023-02-13 22:29 UTC 

[binutils-gdb] Turn value_contents_eq into a method
 2023-02-13 22:29 UTC 

[binutils-gdb] Turn allocate_value_contents into a method
 2023-02-13 22:29 UTC 

[binutils-gdb] Turn value_fetch_lazy into a method
 2023-02-13 22:29 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).