public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] Fix remainder of "make check-perf" bit rot
 2021-09-24 16:44 UTC  (3+ messages)

[PATCH] gdbsupport: remove attempt to define TARGET_WORD_SIZE
 2021-09-24 16:44 UTC 

[PATCH 0/2] New option to switch off source code display
 2021-09-24 16:14 UTC  (6+ messages)
` [PATCH 1/2] gdb: remove duplicate cmd_list_element declarations
` [PATCH 2/2] gdb: add setting to disable reading source code files

[PATCH] Make dcache multi-target-safe
 2021-09-24 15:50 UTC 

[PATCH] Fix handling of DW_AT_data_bit_offset
 2021-09-24 15:20 UTC  (4+ messages)

[PATCH] gdbsupport: better detection of -Wmissing-prototypes support
 2021-09-24 15:14 UTC  (9+ messages)
` [PATCHv2] "

[committed][gdb/testsuite] Use pie instead of -fpie/-pie
 2021-09-24 14:57 UTC 

[PATCH][gdb/testsuite] Replace prepare_for_testing with build_executable
 2021-09-24 14:10 UTC  (6+ messages)
    ` [PATCH][gdb/testsuite] Don't leave gdb instance running after function_range

[PATCH] gdb: add accessors for field (and call site) location
 2021-09-24 13:42 UTC  (2+ messages)

[PATCH][gdb/testsuite] Dump /proc/cpuinfo into gdb.log
 2021-09-24 13:10 UTC  (6+ messages)

[PATCH] gdb/testsuite: Make it possible to use TCL variables in DWARF assembler loclists
 2021-09-24 12:08 UTC  (3+ messages)

[PATCH] Move value_true to value.h
 2021-09-24 11:13 UTC  (4+ messages)

[committed][gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.exp
 2021-09-24 10:41 UTC 

[committed][gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp
 2021-09-24 10:41 UTC 

[committed][gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2-is-stmt.exp
 2021-09-24 10:40 UTC 

[committed][gdb/testsuite] Fix DUPLICATE in gdb.base/load-command.exp
 2021-09-24 10:40 UTC 

[committed][gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pie
 2021-09-24 10:40 UTC 

why replace breakpoint three times whhen next command
 2021-09-24  9:56 UTC 

[PATCH 0/2] Adding a Python event for when GDB exits
 2021-09-24  8:42 UTC  (7+ messages)
` [PATCH 1/2] gdb/python: update events test to handle missing exit_code
` [PATCH 2/2] gdb/python: add a new gdb_exiting event

[PATCH v2] Fixed core dump from incorrect location expression on bad dwarfs
 2021-09-24  4:12 UTC  (4+ messages)
` [PING] "

[PATCH][gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie in gdb_compile_rust
 2021-09-23 21:01 UTC  (3+ messages)

[PATCH] Fix the one use of DEBUG_EVENTS under __CYGWIN__
 2021-09-23 20:50 UTC  (2+ messages)

[PATCH 1/3] gdb: add add_setshow_prefix_cmd
 2021-09-23 20:46 UTC  (11+ messages)
` [PATCH 2/3] gdb: add "maint set/show selftest verbose" commands and use process_options
` [PATCH 3/3] gdb: add selftest name completion

[committed][gdb/testsuite] Use pie instead of -fPIE -pie
 2021-09-23 20:43 UTC 

[committed][gdb/testsuite] Fix probe test in gdb.base/break-interp.exp
 2021-09-23 20:43 UTC 

[committed][gdb/testsuite] Improve probe detection in gdb.base/break-probes.exp
 2021-09-23 20:43 UTC 

[committed][gdb/testsuite] Handle failing probe detection in gdb.base/break-probes.exp
 2021-09-23 20:42 UTC 

[committed][gdb/testsuite] Use early-out style in gdb.base/break-probes.exp
 2021-09-23 20:42 UTC 

[PATCH] Replace deprecated_target_wait_hook by observers
 2021-09-23 20:10 UTC  (3+ messages)

[PATCH 1/6] gdb.base/foll-fork.exp: remove DUPLICATEs
 2021-09-23 19:23 UTC  (2+ messages)

[PATCH] Change pointer_type to a method of struct type
 2021-09-23 19:19 UTC  (2+ messages)

[PATCH] Always use std::function for self-tests
 2021-09-23 19:11 UTC 

[PATCH] gdb: change thread_info::name to unique_xmalloc_ptr, add helper function
 2021-09-23 18:15 UTC  (2+ messages)

[PATCH 0/1] Test that frame info/IDs are stable/consistent
 2021-09-23 18:00 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] Changes to thread state tracking
 2021-09-23 17:14 UTC  (5+ messages)
` [PATCH 3/3] gdb: make thread_info executing and resumed state more consistent

[PATCH 0/3] Fix an Ada sign-extension problem
 2021-09-23 15:30 UTC  (11+ messages)
` [PATCH 1/3] Remove defaulted 'tid' parameter to ptid_t constructor
` [PATCH 2/3] Change ptid_t::tid to ULONGEST
` [PATCH 3/3] Change get_ada_task_ptid parameter type

[PATCH] Style the "XXX" text in ptype/o
 2021-09-23 15:20 UTC  (3+ messages)

[PATCH, master+11][gdb/build] Add CXX_DIALECT to CXX
 2021-09-23 14:33 UTC  (4+ messages)
` [PING][PATCH, "

[PATCH] gdb.threads/process-dies-while-detaching: disable with software watchpoint
 2021-09-22 21:40 UTC  (3+ messages)

[PATCHv4] gdb: prevent an assertion when computing the frame_id for an inline frame
 2021-09-22 16:46 UTC  (11+ messages)
` [PATCHv5] "
  ` [PATCHv6] "

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-09-22 12:38 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.python/py-events.exp
 2021-09-22 12:11 UTC 

[PATCH v3 0/4] Refactor cmd_list_element.var
 2021-09-22 10:39 UTC  (15+ messages)
` [PATCH v3 1/4] gdb: Introduce setting construct within cmd_list_element
` [PATCH v3 2/4] gdb: make string-like set show commands use std::string variable
` [PATCH v3 3/4] gdb: Have setter and getter callbacks for settings
` [PATCH v3 4/4] gdb: Setting setter return a bool to tell if the value changed

[PATCH][gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittest
 2021-09-22 10:17 UTC  (2+ messages)

[PATCH][gdb] Add maint selftest -verbose option
 2021-09-22  9:49 UTC  (2+ messages)

[committed][gdb/testsuite] Handle supports_memtag in gdb.base/gdb-caching-proc.exp
 2021-09-21 10:07 UTC 

[PATCH 0/4] gdb, btrace: infrun fixes
 2021-09-21  9:45 UTC  (5+ messages)

[PATCH v2] gdb, doc: Add ieee_half and bfloat16 to list of predefined target types
 2021-09-21  8:17 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9
 2021-09-20 22:54 UTC 

[committed][gdb/testsuite] Fix gdb.ada/mi_prot.exp
 2021-09-20 22:41 UTC 

[RFC][gdb/testsuite] Register test for each arch separately in register_test_foreach_arch
 2021-09-20 18:07 UTC  (3+ messages)

[PATCH][gdb] Add register_test variant with std::function arg
 2021-09-20 16:57 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32
 2021-09-20 13:08 UTC 

[PATCH] gdbsupport/gdb_proc_service.h: use decltype instead of typeof
 2021-09-20 12:33 UTC  (5+ messages)

[PATCH] Support glibc multiple namespace extension [PR gdb/11839]
 2021-09-19 21:53 UTC 

[PATCH V7] CTF: multi-CU and archive support
 2021-09-19  0:50 UTC  (3+ messages)

[PATCH] gdb: manual: update @inforef to @xref
 2021-09-18 18:56 UTC  (2+ messages)

[committed][gdb/testsuite] Fix gdb.server/server-kill.exp with -m32
 2021-09-18 15:19 UTC 

[PATCH v4] Add new 'print nibbles' feature
 2021-09-18 13:18 UTC  (2+ messages)
` [PING][PATCH v4] gdb: "

[PATCH] Change language_defn::parser to return void
 2021-09-18  1:47 UTC  (3+ messages)

[PATCH][gdb/ada] Handle artificial local symbols
 2021-09-18  1:15 UTC  (5+ messages)
` [PING][PATCH][gdb/ada] "

[PATCH] Fix segfault when running ia16-elf-gdb
 2021-09-17 23:27 UTC  (3+ messages)

[PATCH] gdb, doc: Add ieee_half and bfloat16 to list of predefined target types
 2021-09-17  7:40 UTC  (4+ messages)

[PATCH] Resolve dynamic types before computing pointer size
 2021-09-16 16:42 UTC 

[committed][gdb/testsuite] Fix interrupted sleep in multi-threaded test-cases
 2021-09-16 12:28 UTC 

[PATCH] gdb: manual: fix werrors typo
 2021-09-16  5:46 UTC  (2+ messages)

[PATCH 0/3] Remove array indexing limitation from Ada
 2021-09-15 18:49 UTC  (5+ messages)
` [PATCH 1/3] Add lval_funcs::is_optimized_out
` [PATCH 2/3] Allow lazy 'zero' value
` [PATCH 3/3] Remove 'varsize-limit'

[PATCH] [gdb/testsuite] Fix line number during break command in dw2-abs-hi-pc.exp
 2021-09-15 13:48 UTC  (3+ messages)
` [PATCH][gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.exp

[PATCH][gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8
 2021-09-15 13:25 UTC 

[PATCH v2] Update btrace data in maintenance btrace commands
 2021-09-15 10:38 UTC  (2+ messages)

[committed][gdb/doc] Fix typo in maint selftest entry
 2021-09-15  9:47 UTC 

[PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers
 2021-09-14 15:43 UTC  (3+ messages)
  ` [PING] "

[committed][gdb/testsuite] Fix gdb_load_no_complaints with gnu-debuglink
 2021-09-14 12:53 UTC 

[gdb/symtab] Fix function range handling in psymtabs
 2021-09-14 12:43 UTC  (3+ messages)
` [PING][master + 11][gdb/symtab] "
  ` [committed][gdb/symtab] "

[PATCH][gdb/symtab] Fix CU list in .debug_names for dummy CUs
 2021-09-14 11:01 UTC  (2+ messages)
` [committed][gdb/symtab] "

[committed][gdb/testsuite] Generate .debug_aranges in gdb.dwarf2/locexpr-data-member-location.exp
 2021-09-14 11:00 UTC 

[PATCH v3] Update btrace data in maintenance btrace commands
 2021-09-14  9:33 UTC 

[PING*3] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-09-14  7:59 UTC 

[PATCH] sim: bfin: add support for SDL2
 2021-09-14  2:48 UTC 

[pushed] Remove use of __CYGNUSCLIB__
 2021-09-13 23:53 UTC 

[PATCH][gdb/testsuite] Check for valid test name
 2021-09-13 18:37 UTC  (3+ messages)

[committed][gdb/tdep] Fix exec check in gdb_print_insn_arm
 2021-09-13 18:20 UTC 

[committed][gdb/tdep] Reset force_thumb in parse_arm_disassembler_options
 2021-09-13 18:17 UTC 

[PATCH 00/30] Rewrite the DWARF "partial" reader
 2021-09-13 16:50 UTC  (4+ messages)

[pushed] Fix no-Python build
 2021-09-13 14:13 UTC 

[PATCH 0/5] OpenRISC Linux Native and GDBServer Support
 2021-09-13 12:48 UTC  (6+ messages)
` [PATCH 1/5] gdb: or1k: implement gdb server
` [PATCH 2/5] gdb: or1k: fixup linux regcache comment
` [PATCH 3/5] gdb: or1k: add generated linux descriptor file
` [PATCH 4/5] gdb: or1k: add native linux support
` [PATCH 5/5] gdb: or1k: add single step for linux native debugging

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).