public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/3] Apply fixme notes for multi-target support
 2022-12-21 13:39 UTC  (4+ messages)
` [PATCH v4 1/3] gdb: Make global feature array a per-remote target array
` [PATCH v4 2/3] gdb: Add per-remote target variables for memory read and write config
` [PATCH v4 3/3] gdb: Remove workaround for the vCont packet

[PATCH v3 0/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-12-21 13:12 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-12-21 13:12 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2022-12-21  8:52 UTC  (4+ messages)
` [PING] "
    ` [PING 2] "

[PATCH v3 0/3] Apply fixme notes for multi-target support
 2022-12-21  7:42 UTC  (4+ messages)
` [PATCH v3 3/3] gdb: Remove workaround for the vCont packet

[PATCH 1/3] sim: build: hoist lists of common objects up
 2022-12-21  5:33 UTC  (3+ messages)
` [PATCH 2/3] sim: build: hoist lists of hw devices up
` [PATCH 3/3] sim: hw-config.h: move generation to top-level

[PATCH 1/5] sim: mips: always resolve active bfd mach dynamically
 2022-12-21  5:13 UTC  (5+ messages)
` [PATCH 2/5] sim: mips: move subtarget defines to top-level configure
` [PATCH 3/5] sim: mips: move bitsize "
` [PATCH 4/5] sim: mips: move fpu "
` [PATCH 5/5] sim: mips: match target on cpu settings

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-12-21  3:45 UTC  (3+ messages)

MinGW build of GDB 13 snapshot
 2022-12-21  3:26 UTC  (4+ messages)

[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
 2022-12-20 22:08 UTC  (7+ messages)
` [PATCH v3] "
  ` [PING] "
    ` [PING^2] "
      ` [PING^3] "
        ` [PING^4] "
          ` [PING^5] "

[PATCH v3 0/2] Improve handling of using directives
 2022-12-20 21:10 UTC  (5+ messages)
` [PATCH v3 1/2] gdb/c++: validate 'using' directives based on the current line
` [PATCH v3 2/2] gdb/c++: Detect ambiguous variables in imported namespaces

[PATCH 0/4] v2 gdb/arm: Fixes for Cortex-M stack unwinding
 2022-12-20 21:04 UTC  (7+ messages)
` [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
    ` [PING] "

[PATCH] gdb/python: initialize Python without signal handlers
 2022-12-20 20:24 UTC  (4+ messages)

[PATCH] Fix install-strip target
 2022-12-20 19:45 UTC  (3+ messages)

[PATCH] gdb: fix possible use-after-free when executing commands
 2022-12-20 19:10 UTC  (11+ messages)
` [PATCH] gdb: fix command lookup in execute_command ()

[PATCH v2 00/13] Make frame_info_ptr automatic
 2022-12-20 17:01 UTC  (4+ messages)
` [PATCH v2 06/13] gdb: move frame_info_ptr to frame.{c,h}

[PATCH 0/2] New test for slow DWARF reader issue
 2022-12-20 14:54 UTC  (13+ messages)
` [PATCH 2/2] gdb/testsuite: new test for recent dwarf "

[PATCH] gdb/c++: fix handling of breakpoints on @plt symbols
 2022-12-20 13:55 UTC 

[PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
 2022-12-20  9:17 UTC  (3+ messages)

Two observations using GDB 13 snapshot
 2022-12-20  3:26 UTC  (7+ messages)

[PATCH] gdb: defer warnings when loading separate debug files
 2022-12-20  2:29 UTC  (7+ messages)
    ` Fwd: "

[PATCH 7/7] sim: ppc: move spreg.[ch] files to the source tree
 2022-12-20  1:50 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] sim: ppc: drop old dgen.c generator

[PATCH 0/2] Two minor expression changes
 2022-12-19 18:17 UTC  (3+ messages)
` [PATCH 1/2] Convert exp_uses_objfile to a method of expression
` [PATCH 2/2] Use first_opcode in another spot

[PATCH 0/4] Fix regression in new DWARF reader
 2022-12-19 17:09 UTC  (7+ messages)
` [PATCH 1/4] Avoid submitting empty tasks in parallel_for_each
` [PATCH 2/4] Don't erase empty indices in DWARF reader
` [PATCH 3/4] Move hash_entry and eq_entry into cooked_index::do_finalize
` [PATCH 4/4] Fix parameter-less template regression in new DWARF reader

[PATCH v3 0/2] Write DWARF index cache files in background
 2022-12-19 16:45 UTC  (3+ messages)
` [PATCH v3 1/2] Only use the per-BFD object to write a DWARF index
` [PATCH v3 2/2] Write the DWARF index in the background

[PATCH 0/2] Minor bool-ification
 2022-12-19 15:20 UTC  (2+ messages)

[PATCH] Remove quick_symbol_functions::relocated
 2022-12-19 15:05 UTC  (2+ messages)

[PATCH 0/2] Remove MI version 1
 2022-12-19 14:49 UTC  (2+ messages)

[PATCH 00/46] Rewrite "require" test procedure and use it more often
 2022-12-19 14:44 UTC  (57+ messages)
` [PATCH 01/46] Don't use ensure_gdb_index with require
` [PATCH 02/46] Change 'require' to accept a list of predicates
` [PATCH 03/46] Use unsupported in 'require'
` [PATCH 04/46] Use require supports_reverse
` [PATCH 05/46] Use require supports_process_record
` [PATCH 06/46] Use require dwarf2_support
` [PATCH 07/46] Use require is_x86_like_target
` [PATCH 08/46] Use require skip_cplus_tests
` [PATCH 09/46] Use require skip_shlib_tests
` [PATCH 10/46] Use require skip_dlmopen_tests
` [PATCH 11/46] Use require skip_stl_tests
` [PATCH 12/46] Use require skip_rust_tests
` [PATCH 13/46] Use require skip_fortran_tests
` [PATCH 14/46] Use require skip_ada_tests
` [PATCH 15/46] Use require skip_go_tests
` [PATCH 16/46] Use require skip_d_tests
` [PATCH 17/46] Use require skip_ctf_tests
` [PATCH 18/46] Use require skip_hw_watchpoint_tests
` [PATCH 19/46] Use require skip_ifunc_tests
` [PATCH 20/46] Use require skip_aarch64_sve_tests
` [PATCH 21/46] Use require skip_btrace_tests
` [PATCH 22/46] "
` [PATCH 23/46] Use require skip_avx_*
` [PATCH 24/46] Use require support_displaced_stepping
` [PATCH 25/46] Use require is_aarch64_target
` [PATCH 26/46] Use require is_aarch32_target
` [PATCH 27/46] Use require is_amd64_regs_target
` [PATCH 28/46] Use require is_elf_target
` [PATCH 29/46] Use require can_single_step_to_signal_handler
` [PATCH 30/46] Use require supports_get_siginfo_type
` [PATCH 31/46] Use require support_go_compile
` [PATCH 32/46] Use require use_gdb_stub
` [PATCH 33/46] Use require can_spawn_for_attach
` [PATCH 34/46] Use require isnative
` [PATCH 35/46] Use require skip_gdbserver_tests
` [PATCH 36/46] Use require skip_shlib_tests
` [PATCH 37/46] Use require is_c_compiler_gcc
` [PATCH 38/46] Use require gdb_debug_enabled
` [PATCH 39/46] Use require gdb_skip_xml_test
` [PATCH 40/46] Use require gdb_trace_common_supports_arch
` [PATCH 41/46] Use require skip_perf_tests
` [PATCH 42/46] Use require skip_opencl_tests
` [PATCH 43/46] Use require target_can_use_run_cmd
` [PATCH 44/46] Use require using_fission
` [PATCH 45/46] Use require skip_debuginfod_tests
` [PATCH 46/46] Use require gnat_runtime_has_debug_info

[pushed] gdb: fix command lookup in execute_command ()
 2022-12-19 11:47 UTC 

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-12-19  6:30 UTC  (20+ messages)

GDB 13 release branch created! - [PING][PATCH v8] gdb: split array and string limiting options
 2022-12-18 14:15 UTC 

GDB 13 release -- 2022-12-18 update
 2022-12-18  8:39 UTC 

FYI/HEAD: Patches applied to branch master
 2022-12-18  4:41 UTC  (3+ messages)
` [release/HEAD 1/2] Bump version to 14.0.50.DATE-git
` [release/HEAD 2/2] Update gdb/NEWS after GDB 13 branch creation

FYI/BRANCH: Patches applied to branch gdb-13-branch
 2022-12-18  4:39 UTC  (3+ messages)
` [release/branch 1/2] Bump version to 13.0.90.DATE-git
` [release/branch 2/2] Set development mode to "off" by default

[PATCH v2] [gdb/debuginfod] Ask to cancel further downloads
 2022-12-17  8:23 UTC  (2+ messages)

[PATCH 0/7] Remove struct buffer
 2022-12-16 23:50 UTC  (8+ messages)
` [PATCH 1/7] Remove struct buffer from tracefile-tfile.c
` [PATCH 2/7] Don't use struct buffer in handle_qxfer_traceframe_info
` [PATCH 3/7] Don't use struct buffer in handle_qxfer_btrace
` [PATCH 4/7] Don't use struct buffer in handle_qxfer_threads
` [PATCH 5/7] Don't use struct buffer in event-top.c
` [PATCH 6/7] Don't use struct buffer in top.c
` [PATCH 7/7] Remove struct buffer

[PATCH 00/12] Initial support for ROCm platform (AMDGPU) debugging
 2022-12-16 17:37 UTC  (6+ messages)
` [PATCH 12/12] gdb: initial "

[PATCH v3 2/2] Make GDB resolve dlopen of memory mapped shared libraries
 2022-12-16 16:59 UTC  (4+ messages)
` [PATCHv4] gdb: handle loading shared libraries from /proc/self/fd/
  ` [PATCHv5] "

[PATCH] Handle SIGSEGV in gdb selftests
 2022-12-16 16:11 UTC  (3+ messages)

[PATCH 0/2] Remove one use of struct buffer
 2022-12-16 15:04 UTC  (6+ messages)
` [PATCH 1/2] gdbsupport: add string_xml_appendf
` [PATCH 2/2] gdb: convert linux-osdata.c from buffer to std::string

[PATCH] Delay checking whether /proc/pid/mem is writable (PR gdb/29907)
 2022-12-16 14:20 UTC  (2+ messages)

[PATCH RESEND] gdb: remove static buffer in command_line_input
 2022-12-16 14:11 UTC  (6+ messages)

[PUSHED] gdb: make more use of make_target_connection_string
 2022-12-16 13:31 UTC  (5+ messages)

[PATCH v2] gdb: add 'maintenance print record-instruction' command
 2022-12-16 13:25 UTC  (4+ messages)

[PATCH] [gdb/python] Fix gdb.python/py-finish-breakpoint2.exp for -m32
 2022-12-16 13:22 UTC 

[PATCH] [gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp
 2022-12-16 12:41 UTC  (2+ messages)

[pushed] gdb/testsuite: add test for Python commands redefining itself
 2022-12-16 11:39 UTC 

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-12-16 11:20 UTC  (3+ messages)
` [PATCH v6] [aarch64] "

[pushed] gdbsupport: change xml_escape_text_append's parameter from pointer to reference
 2022-12-16  2:56 UTC 

[RFC] [gdb] Stop on undetermined longjmp target during next
 2022-12-15 21:31 UTC  (2+ messages)

[PATCH] gdb: add 'maintenance print record-instruction' command
 2022-12-15 21:29 UTC  (4+ messages)

[PATCH 0/2] Fix crash when accessing symbol value from Python API
 2022-12-15 19:28 UTC  (5+ messages)
` [PATCH 2/2] gdb: fix crash when getting the value of a label symbol

[PATCH] gdb/testsuite: don't delete command files in gdb.base/commands.exp
 2022-12-15 19:20 UTC  (2+ messages)

[PATCH] gdb: fix possible use-after-free when executing commands
 2022-12-15 16:00 UTC  (3+ messages)

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