public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] Use unique_xmalloc_ptr in apply_ext_lang_type_printers
 2023-04-06 18:19 UTC 

[binutils-gdb] Fix gdb.base/align-*.exp and Clang + LTO and AIX GCC
 2023-04-06 15:57 UTC 

[binutils-gdb] gdb: run black code formatter on gdbarch_components.py
 2023-04-06 15:36 UTC 

[binutils-gdb] gdb/python: allow Frame.read_var to accept named arguments
 2023-04-06 14:07 UTC 

[binutils-gdb] gdb/python: convert Frame.read_register to take named arguments
 2023-04-06 14:07 UTC 

[binutils-gdb] gdb/python: have PendingFrame methods accept keyword arguments
 2023-04-06 14:07 UTC 

[binutils-gdb] gdb/python: have UnwindInfo.add_saved_register accept named args
 2023-04-06 14:07 UTC 

[binutils-gdb] gdb: fix reg corruption from displaced stepping on amd64
 2023-04-06 13:27 UTC 

[binutils-gdb] gdb/testsuite: Default to assembler's preferred debug format in asm-source.exp
 2023-04-05 20:27 UTC 

[binutils-gdb] gdb: Fix reading of partial symtabs in dbxread.c
 2023-04-05 20:26 UTC 

[binutils-gdb] Improve documentation of GDB build requirements and options
 2023-04-05 13:26 UTC 

[binutils-gdb] gdb, doc: add the missing '-gid' option to 'info threads'
 2023-04-05 10:11 UTC 

[binutils-gdb] gdb: boolify 'should_print_thread'
 2023-04-05  6:26 UTC 

[binutils-gdb] gdb: make find_thread_ptid a process_stratum_target method
 2023-04-05  1:06 UTC 

[binutils-gdb] gdb: make find_thread_ptid an inferior method
 2023-04-05  1:05 UTC 

[binutils-gdb] Add readMemory and writeMemory requests to DAP
 2023-04-03 14:58 UTC 

[binutils-gdb] gdb: cleanup around some set_momentary_breakpoint_at_pc calls
 2023-04-03 14:11 UTC 

[binutils-gdb] gdb: don't always print breakpoint location after failed condition check
 2023-04-03 13:49 UTC 

[binutils-gdb] gdb: avoid repeated signal reporting during failed conditional breakpoint
 2023-04-03 13:49 UTC 

[binutils-gdb] gdbserver: allow agent expressions to fail with invalid memory access
 2023-04-03 13:49 UTC 

[binutils-gdb] gdbserver: allows agent_mem_read to return an error code
 2023-04-03 13:48 UTC 

[binutils-gdb] gdb: include breakpoint number in testing condition error message
 2023-04-03 13:48 UTC 

[binutils-gdb] gdb/riscv: fix regressions in gdb.base/unwind-on-each-insn.exp
 2023-04-03 11:47 UTC 

[binutils-gdb] gdb/riscv: support c.ldsp and c.lwsp in prologue scanner
 2023-04-03 11:47 UTC 

[binutils-gdb] gdb/riscv: convert riscv debug settings to new debug print scheme
 2023-04-03 11:47 UTC 

[binutils-gdb] gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server
 2023-04-03 11:08 UTC 

[binutils-gdb] gdb/testsuite: fix failure in gdb.python/py-unwind.exp
 2023-04-03 10:01 UTC 

[binutils-gdb] [aarch64] tpidr2: Fix erroneous detection logic for TPIDR2
 2023-04-03  9:09 UTC 

[binutils-gdb] gdb: remove unused parameters in print_doc_of_command, apropos_cmd
 2023-04-02 18:11 UTC 

[binutils-gdb] gdb/arm: Fix backtrace for pthread_cond_timedwait
 2023-04-01 13:46 UTC 

[binutils-gdb] Fix maybe-uninitialized warning in frame.c
 2023-03-31 15:20 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/trace-commands.exp with editing off
 2023-03-31 15:15 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/threadapply.exp with editing off
 2023-03-31 15:15 UTC 

[binutils-gdb] Remove language_demangle
 2023-03-31 15:02 UTC 

[binutils-gdb] Fix race in background index-cache writing
 2023-03-31 14:54 UTC 

[binutils-gdb] GDB: Add `info main' command
 2023-03-31 14:33 UTC 

[binutils-gdb] GDB: Bring back the handling of DW_CC_program
 2023-03-31 14:33 UTC 

[binutils-gdb] GDB: Favor full symbol main name for backtrace stop
 2023-03-31 14:33 UTC 

[binutils-gdb] gdb: Remove extra if statement
 2023-03-31 14:25 UTC 

[binutils-gdb] PR gdb/30219: Clear sync_quit_force_run in quit_force
 2023-03-30 21:59 UTC 

[binutils-gdb] gdb/python: Add new gdb.unwinder.FrameId class
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value args
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb: have value_as_address call unpack_pointer
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfo
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: add __repr__ for PendingFrame and UnwindInfo
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: add some additional methods to gdb.PendingFrame
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.c
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: remove unneeded nullptr check in frapy_block
 2023-03-30  9:26 UTC 

[binutils-gdb] gdb/python: make the gdb.unwinder.Unwinder class more robust
 2023-03-30  9:25 UTC 

[binutils-gdb] gprofng: Add version symbols to libgprofng.ver
 2023-03-30  6:10 UTC 

[binutils-gdb] Use the correct frame when evaluating a dynamic property
 2023-03-29 16:28 UTC 

[binutils-gdb] Pass a frame to value_at_lazy and value_from_contents_and_address
 2023-03-29 16:28 UTC 

[binutils-gdb] Add frame parameter to resolve_dynamic_type
 2023-03-29 16:28 UTC 

[binutils-gdb] Remove version_at_least
 2023-03-29 16:14 UTC 

[binutils-gdb] Rewrite version_compare and rust_at_least
 2023-03-29 16:14 UTC 

[binutils-gdb] Introduce rust_at_least helper proc
 2023-03-29 16:14 UTC 

[binutils-gdb] [gdb/testsuite] Require gnatmake 11 for gdb.ada/verylong.exp
 2023-03-29 14:09 UTC 

[binutils-gdb] doc: fix informations typo in gdb.texinfo
 2023-03-29 12:22 UTC 

[binutils-gdb] gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_command
 2023-03-29 10:59 UTC 

[binutils-gdb] gdb: move displaced_step_dump_bytes into gdbsupport (and rename)
 2023-03-29  9:42 UTC 

[binutils-gdb] gdb: more debug output for displaced stepping
 2023-03-29  9:42 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.guile/scm-symbol.exp for remote host
 2023-03-29  6:02 UTC 

[binutils-gdb] [gdb/testsuite] Fix /gdb.guile/scm-parameter.exp for remote host
 2023-03-29  6:02 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp for remote host
 2023-03-29  6:01 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp for remote host
 2023-03-29  6:01 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.guile/scm-cmd.exp without readline
 2023-03-29  6:01 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.guile/guile.exp for remote host
 2023-03-29  6:01 UTC 

[binutils-gdb] Rename "raw" to "unrelocated"
 2023-03-28 21:40 UTC 

[binutils-gdb] Use unrelocated_addr in minimal symbols
 2023-03-28 21:40 UTC 

[binutils-gdb] Use unrelocated_addr in psymbols
 2023-03-28 21:40 UTC 

[binutils-gdb] Use unrelocated_addr in partial symbol tables
 2023-03-28 21:39 UTC 

[binutils-gdb] Move definition of unrelocated_addr earlier
 2023-03-28 21:39 UTC 

[binutils-gdb] Use function_view in gdb_bfd_lookup_symbol
 2023-03-28 21:39 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.btrace/multi-inferior.exp for remote host
 2023-03-28 20:15 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.btrace/gcore.exp for remote host
 2023-03-28 20:15 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.btrace/reconnect.exp for remote target
 2023-03-28 20:15 UTC 

[binutils-gdb] Put pretty-printers to_string output in varobj result
 2023-03-28 18:36 UTC 

[binutils-gdb] gdb/testsuite: allow "require" callbacks to provide a reason
 2023-03-28 15:53 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/server-kill-python.exp for remote host
 2023-03-28 15:49 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/sysroot.exp for remote host
 2023-03-28 15:48 UTC 

[binutils-gdb] [gdb/testsuite] Require non-remote host for gdb.server/multi-ui-errors.exp
 2023-03-28 15:48 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/solib-list.exp for remote host
 2023-03-28 15:48 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/file-transfer.exp for remote host
 2023-03-28 15:48 UTC 

[binutils-gdb] [gdb/testsuite] Fix local-remote-host-native.exp for gdb.server tests
 2023-03-28 15:48 UTC 

[binutils-gdb] gdb: use dynamic year in update-freebsd.sh
 2023-03-28 14:11 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.server/non-existing-program.exp with remote-gdbserver-on-localhost
 2023-03-28 12:18 UTC 

[binutils-gdb] [gdb/testsuite] Allow gdb.rust/expr.exp without rust compiler
 2023-03-28  8:23 UTC 

[binutils-gdb] [gdb/testsuite] Add can_compile rust
 2023-03-28  8:23 UTC 

[binutils-gdb] [gdb/testsuite] Unsupport gdb.rust for remote host
 2023-03-28  8:22 UTC 

[binutils-gdb] [gdb/testsuite] Fix gnat_runtime_has_debug_info for remote host
 2023-03-27 21:11 UTC 

[binutils-gdb] fbsd-nat: Use correct constant for target_waitstatus::sig
 2023-03-27 19:51 UTC 

[binutils-gdb] fbsd-nat: Avoid a direct write to target_waitstatus::kind
 2023-03-27 19:51 UTC 

[binutils-gdb] fbsd-nat: Add missing spaces
 2023-03-27 19:51 UTC 

[binutils-gdb] gprofng: 30089 [display text] Invalid number of threads
 2023-03-27 18:53 UTC 

[binutils-gdb] linux-nat: introduce pending_status_str
 2023-03-27 18:04 UTC 

[binutils-gdb] displaced step: pass down target_waitstatus instead of gdb_signal
 2023-03-27 16:20 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote host
 2023-03-27 16:06 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.stabs/weird.exp for remote host
 2023-03-27 16:06 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.gdb/unittest.exp for remote host
 2023-03-27 15:40 UTC 

[binutils-gdb] [gdb/testsuite] Skip do_self_tests on remote host
 2023-03-27 15:40 UTC 

[binutils-gdb] Change symbol::line to unsigned int
 2023-03-27 14:40 UTC 

[binutils-gdb] Fix 128-bit integer bug in Ada
 2023-03-27 14:26 UTC 

[binutils-gdb] Use gdb_gmp for scalar arithmetic
 2023-03-27 14:26 UTC 

[binutils-gdb] Use value_true in value_equal and value_less
 2023-03-27 14:26 UTC 

[binutils-gdb] Simplify binop_promote
 2023-03-27 14:26 UTC 

[binutils-gdb] Add value_as_mpz and value_from_mpz
 2023-03-27 14:26 UTC 

[binutils-gdb] Add truncation mode to gdb_mpz
 2023-03-27 14:26 UTC 

[binutils-gdb] Avoid a copy in gdb_mpz::safe_export
 2023-03-27 14:25 UTC 

[binutils-gdb] Add many operators to gdb_mpz
 2023-03-27 14:25 UTC 

[binutils-gdb] Populate seen_names hash in cooked_index_shard::do_finalize
 2023-03-27 14:19 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.asm/asm-source.exp for remote host
 2023-03-27 12:33 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp for remote host
 2023-03-27 11:59 UTC 

[binutils-gdb] [gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index-symlink.exp for remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp for remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp for remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix quoting issue in gdb.base/index-cache.exp
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix quoting issues in gdb.dwarf2 for remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Fix have_index for remote host
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Add missing include_file in gdb.dwarf/*.exp
 2023-03-27 11:58 UTC 

[binutils-gdb] [gdb/testsuite] Add test-case gdb.dlang/dlang-start-2.exp
 2023-03-27 11:47 UTC 

[binutils-gdb] Use stdint types in coff internal_auxent
 2023-03-27 11:33 UTC 

[binutils-gdb] [gdb/testsuite] Handle missing gdc in gdb.dlang/dlang-start.exp
 2023-03-27  9:35 UTC 

[binutils-gdb] [gdb/testsuite] Remove superfluous pid in temp files
 2023-03-27  9:35 UTC 

[binutils-gdb] [gdb/testsuite] Introduce allow_dap_tests
 2023-03-26 11:45 UTC 

[binutils-gdb] Preserve name of range types
 2023-03-24 16:25 UTC 

[binutils-gdb] Implement repl evaluation for DAP
 2023-03-24 16:06 UTC 

[binutils-gdb/binutils-2_40-branch] libctf: get the offsets of fields of unnamed structs/unions right
 2023-03-24 15:03 UTC 

[binutils-gdb/binutils-2_40-branch] libctf: fix assertion failure with no system qsort_r
 2023-03-24 15:03 UTC 

[binutils-gdb] [gdb/symtab] Fix line number of static const class member
 2023-03-24 14:46 UTC 

[binutils-gdb] libctf: get the offsets of fields of unnamed structs/unions right
 2023-03-24 14:08 UTC 

[binutils-gdb] libctf: fix a comment typo
 2023-03-24 14:08 UTC 

[binutils-gdb] libctf: work around an uninitialized variable warning
 2023-03-24 14:08 UTC 

[binutils-gdb] libctf: fix assertion failure with no system qsort_r
 2023-03-24 14:08 UTC 

[binutils-gdb/gdb-13-branch] aarch64: Check for valid inferior thread/regcache before reading pauth registers
 2023-03-24 13:41 UTC 

[binutils-gdb] Fix race in DAP startup
 2023-03-24 13:34 UTC 

[binutils-gdb] aarch64: Check for valid inferior thread/regcache before reading pauth registers
 2023-03-24 12:34 UTC 

[binutils-gdb] [gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argument
 2023-03-24  9:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04
 2023-03-24  8:18 UTC 

[binutils-gdb] [gdb/dap] Add logging of ignored lines
 2023-03-24  8:08 UTC 

[binutils-gdb] Fix minor grammar issue in python.texi
 2023-03-23 16:51 UTC 

[binutils-gdb] [gdb/testsuite] Use gdb_remote_download in allow_opencl_tests
 2023-03-23 13:54 UTC 

[binutils-gdb] gdb/riscv: add systemtap support
 2023-03-23  7:20 UTC 

[binutils-gdb] gdb: remove gdbarch_displaced_step_fixup_p
 2023-03-22 21:21 UTC 

[binutils-gdb] Remove unnecessary cast
 2023-03-22 19:23 UTC 

[binutils-gdb] gdb/testsuite: adjust test cases to previous "maintenance info line-table" change
 2023-03-22 19:13 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote host
 2023-03-22  8:38 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.cp/annota{2,3}.exp for native-extended-gdbserver
 2023-03-22  8:38 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.cp/*.exp for remote host
 2023-03-22  8:37 UTC 

[binutils-gdb] gdb: make "maintenance info line-table" show relocated addresses again
 2023-03-22  1:33 UTC 

[binutils-gdb] Remove unnecessary memsets in sframe-dump.c
 2023-03-21 23:28 UTC 

[binutils-gdb] PowerPC: regression fix for reverse-finish command
 2023-03-21 15:09 UTC 

[binutils-gdb] [gdb/testsuite] Check remote_exec results in board files
 2023-03-21 12:53 UTC 

[binutils-gdb] [gdb/testsuite] Add missing quote in remote-gdbserver-on-localhost.exp
 2023-03-21 12:52 UTC 

[binutils-gdb] [gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.exp
 2023-03-21 11:47 UTC 

[binutils-gdb] [gdb/testsuite] Use localhost instead of 127.0.0.1 for boards
 2023-03-21 10:34 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp for remote host
 2023-03-21 10:25 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.xml/tdesc-reload.exp for remote host
 2023-03-21 10:25 UTC 

[binutils-gdb] [gdb/testsuite] Set remotedir in local-remote-host-native.exp
 2023-03-21 10:07 UTC 

[binutils-gdb] Remove .c header files from rs6000-aix-nat.c file
 2023-03-21  7:55 UTC 

[binutils-gdb] Remove some unnecessary includes from *-exp.y
 2023-03-20 21:28 UTC 

[binutils-gdb] Remove mi_version function
 2023-03-20 19:13 UTC 

[binutils-gdb] Update python-helper.exp for type allocation changes
 2023-03-20 17:41 UTC 

[binutils-gdb] [gdb/testsuite] Handle remotedir in remote_upload
 2023-03-20 16:06 UTC 

[binutils-gdb] gdb: fix crash during command completion
 2023-03-20 16:06 UTC 

[binutils-gdb] Use rust_demangle to fix a crash
 2023-03-20 13:53 UTC 

[binutils-gdb] Make ui_out::do_progress_end 'private'
 2023-03-20 13:24 UTC 

[binutils-gdb] gdb: don't use the global thread-id in the saved breakpoints file
 2023-03-20 10:38 UTC 

[binutils-gdb] libctf: unused variable
 2023-03-20 10:33 UTC 

[binutils-gdb] gprofng: Use prototype to call libc functions
 2023-03-20  1:10 UTC 

[binutils-gdb] Don't declare psymbol_functions::fill_psymbol_map
 2023-03-19 22:57 UTC 

[binutils-gdb] ctf segfaults
 2023-03-19 11:54 UTC 

[binutils-gdb] Remove objfile_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Add some types to struct builtin_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Rename objfile_type to builtin_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Use builtin type when appropriate
 2023-03-18 17:20 UTC 

[binutils-gdb] Use type allocator for set types
 2023-03-18 17:20 UTC 

[binutils-gdb] Use type allocator for array types
 2023-03-18 17:20 UTC 

[binutils-gdb] Use type allocator for range types
 2023-03-18 17:20 UTC 

[binutils-gdb] Unify arch_pointer_type and init_pointer_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Unify arch_decfloat_type and init_decfloat_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Unify arch_float_type and init_float_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Unify arch_boolean_type and init_boolean_type
 2023-03-18 17:20 UTC 

[binutils-gdb] Unify arch_character_type and init_character_type
 2023-03-18 17:19 UTC 

[binutils-gdb] Unify arch_integer_type and init_integer_type
 2023-03-18 17:19 UTC 

[binutils-gdb] Remove init_type
 2023-03-18 17:19 UTC 

[binutils-gdb] Remove arch_type
 2023-03-18 17:19 UTC 

[binutils-gdb] Reuse existing builtin types
 2023-03-18 17:19 UTC 

[binutils-gdb] Remove alloc_type
 2023-03-18 17:19 UTC 

[binutils-gdb] Remove alloc_type_copy
 2023-03-18 17:19 UTC 

[binutils-gdb] Remove alloc_type_arch
 2023-03-18 17:19 UTC 

[binutils-gdb] Introduce type_allocator
 2023-03-18 17:19 UTC 

[binutils-gdb] [gdb/testsuite] Handle unbuffer_output.c for remote host
 2023-03-18 16:51 UTC 

[binutils-gdb] [gdb/testsuite] Handle my-syscalls.h for remote host
 2023-03-18  9:30 UTC 

[binutils-gdb] [gdb/testsuite] Handle attributes.h for remote host
 2023-03-18  9:16 UTC 

[binutils-gdb] Fix line table regression
 2023-03-17 22:23 UTC 

[binutils-gdb] Update the NetBSD system call table to add eventfd(2) and timerfd(2)
 2023-03-17 20:54 UTC 

[binutils-gdb] gdb: introduce bp_loc_tracepoint
 2023-03-17 20:36 UTC 

[binutils-gdb] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
 2023-03-17 20:03 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).