public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4] Add support for creating new types from the Python API
 2024-05-02 17:03 UTC  (4+ messages)
`  "
  ` [PING] "

[PATCH v3] [gdb/testsuite] New test: gdb.base/check-errno.exp
 2024-05-02 16:45 UTC  (5+ messages)

[PATCH v3] [RFC] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-05-02 16:41 UTC  (4+ messages)

[PATCH v2] Add gdb.threads/thread_events.exp to run in AIX as well
 2024-05-02 16:22 UTC  (3+ messages)

[PATCH] sim: fix a warning in dv-sockser.c at connected_p()
 2024-05-02 16:15 UTC  (2+ messages)

[PATCH] [gdb/exp] Fix cast handling for indirection
 2024-05-02 15:49 UTC 

[PATCH] Fix regression on aarch64-linux gdbserver
 2024-05-02  8:04 UTC  (2+ messages)

[PATCH v3] gdb: Change "list ." command's error when no debuginfo is available
 2024-05-02  7:54 UTC  (2+ messages)

[PATCH] [gdb/symtab] Work around PR gas/29517, dwarf2 case
 2024-05-02  2:07 UTC  (2+ messages)

[PATCH] Add gdb.threads/thread_events.exp to run in AIX as well
 2024-05-02  1:57 UTC  (2+ messages)

[PATCH v3 0/3] Make linux checkpoints work with multiple inferiors
 2024-05-02  1:49 UTC  (2+ messages)

[PATCH] gdb: reject inserting breakpoints between functions
 2024-05-01 18:11 UTC  (5+ messages)

[PATCH] Adjust gdb_continue_to_end for Windows
 2024-05-01 15:48 UTC  (2+ messages)

[PATCH v2] sim: riscv: Fix Zicsr and fence instructions
 2024-05-01 15:39 UTC  (2+ messages)

[PATCH 0/5] Fix race in DWARF reader, 2nd approach
 2024-05-01 14:56 UTC  (7+ messages)
` [PATCH 1/5] Remove call to dwarf2_per_objfile::adjust from ranges readers

[pushed] [gdb/testsuite] Fix stray file in get_compiler_info
 2024-05-01  9:47 UTC 

[pushed] [gdb/testsuite] Fix stray file in gdb.dwarf2/gdb-index-nodebug.exp
 2024-05-01  9:14 UTC 

[PATCH v2] [gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach
 2024-05-01  9:08 UTC  (2+ messages)

[PATCH v2] [gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach
 2024-05-01  8:42 UTC  (5+ messages)

[PATCH v3] gdb: Cache line headers in DWARF per objfile
 2024-04-30 18:05 UTC 

[PATCH] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-04-30 16:41 UTC  (3+ messages)

[PATCH 00/10] Fix some C++ name canonicalizer problems
 2024-04-30 16:33 UTC  (5+ messages)
` [PATCH 08/10] Implement C++14 numeric separators

[PATCH v2 0/3] Add more info to DAP disassemble response
 2024-04-30 13:15 UTC  (4+ messages)
` [PATCH v2 1/3] Simplify DAP make_source callers
` [PATCH v2 2/3] Implement tp_richcompare for gdb.Block
` [PATCH v2 3/3] Add symbol, line, and location to DAP disassemble result

[PATCH v2] gdb: Cache line headers in DWARF per CU
 2024-04-30  5:19 UTC  (4+ messages)

[PATCH v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp
 2024-04-30  3:08 UTC  (3+ messages)

[PATCH v3 0/3] Fix attaching to process when it has zombie threads
 2024-04-30  2:39 UTC  (9+ messages)
` [PATCH v3 1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread
` [PATCH v3 2/3] gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_thread
` [PATCH v3 3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads

[PATCH] gdb/testsuite: Fix libc_has_debug_info when there's no libc
 2024-04-30  2:07 UTC  (4+ messages)

[PATCH v3 0/2] Add testcase for libc memory operations
 2024-04-30  1:57 UTC  (15+ messages)
` [PATCH v3 1/2] gdb/testsuite: Add libc_has_debug_info require helper
` [PATCH v3 2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp

[PATCH] gdb/testsuite: Restore libc_has_debug_info's less strict behaviour
 2024-04-30  1:53 UTC 

[PATCH v2 0/3] DAP: Handle "stepOut" request in outermost frame
 2024-04-29 19:43 UTC  (4+ messages)
` [PATCH 1/3] DAP: Allow for deferring stop events from gdb thread
` [PATCH 2/3] DAP: Allow gdb exception in exec_and_log to propagate
` [PATCH 3/3] DAP: Handle "stepOut" request in outermost frame

[PATCH] Remove FIXME from DAP
 2024-04-29 18:47 UTC 

[PATCH] gdb/Cygwin: Fix attach pid error message
 2024-04-29 15:00 UTC  (2+ messages)

[PATCH 0/7] More cleanup of defs.h
 2024-04-29 14:46 UTC  (6+ messages)
` [PATCH 1/7] gdb: move declarations of check_quit_flag and set_quit_flag to extension.h
` [PATCH 2/7] gdb: change return type of check_quit_flag to bool

[PATCHv3 0/8] x86/Linux Target Description Changes
 2024-04-29 14:35 UTC  (27+ messages)
` [PATCHv4 00/10] "
  ` [PATCHv5 00/11] "
    ` [PATCHv5 01/11] gdbserver/ipa/x86: remove unneeded declarations
    ` [PATCHv5 02/11] gdbserver: convert have_ptrace_getregset to a tribool
    ` [PATCHv5 03/11] gdb/x86: move reading of cs and ds state into gdb/nat directory
    ` [PATCHv5 04/11] gdb/x86: move have_ptrace_getfpxregs global "
    ` [PATCHv5 05/11] gdbserver/x86: move no-xml code earlier in x86_linux_read_description
    ` [PATCHv5 06/11] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition
    ` [PATCHv5 07/11] gdb/gdbserver: share some code relating to target description creation
    ` [PATCHv5 08/11] gdb/arch: assert that X86_XSTATE_MPX is not set for x32
    ` [PATCHv5 09/11] gdbserver: update target description creation for x86/linux
    ` [PATCHv5 10/11] gdb: move xcr0 == 0 check into i386_linux_core_read_description
    ` [PATCHv5 11/11] gdb/gdbserver: share x86/linux tdesc caching

[PATCH] Add "error_message+" feature to qSupported
 2024-04-29 14:17 UTC  (3+ messages)

[PATCH 00/12] Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more
 2024-04-29 13:42 UTC  (12+ messages)
` [PATCH 03/12] Document "E.MESSAGE" RSP errors
` [PATCH 10/12] gdb_target_is_remote -> gdb_protocol_is_remote

[PATCH] sim: riscv: Fix Zicsr and fence instructions
 2024-04-29 13:30 UTC  (3+ messages)

[PATCH v3] Add a test for the gcore script
 2024-04-29 12:09 UTC  (2+ messages)

[PATCH] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-04-29 11:46 UTC 

[PATCH 0/6] Further filename completion improvements
 2024-04-29  9:10 UTC  (7+ messages)
` [PATCHv2 0/8] "
  ` [PATCHv2 1/8] gdb/doc: document how filename arguments are formatted

[PATCH] gdb/remote: fix qRcmd error handling
 2024-04-29  9:02 UTC  (6+ messages)

[PATCH] Add gdb.threads/thread_events.exp to run in AIX as well
 2024-04-29  2:00 UTC  (3+ messages)

GDB 15.1 release update (2024-04-28)
 2024-04-28 20:58 UTC 

Representative
 2024-04-28  8:28 UTC 

[pushed] Fix typo in TUI comment
 2024-04-27 17:45 UTC 

[pushed] Remove two unneeded forward declarations
 2024-04-27 17:29 UTC 

[PATCH] Allow calling of user-defined function call operators
 2024-04-27 16:43 UTC  (3+ messages)

[PATCH v2] Allow calling of user-defined function call operators
 2024-04-27 16:36 UTC 

[PATCH v2] [gdb/remote] Fix abort on REMOTE_CLOSE_ERROR
 2024-04-27 15:49 UTC  (3+ messages)

[PATCH] Handle DAP "stepOut" request in outermost frame
 2024-04-27  8:24 UTC  (6+ messages)

[PATCH] Improve target.h & target_ops & xfer_partial descriptions
 2024-04-26 21:08 UTC  (4+ messages)

[PATCH] Remove unnecessary get_current_frame calls from infrun.c
 2024-04-26 17:47 UTC  (3+ messages)

[PATCH] gdb: Cache line headers in DWARF per CU
 2024-04-26 17:37 UTC 

[PATCH] Remove fflush call from tui_refresh_cmd_win
 2024-04-26 16:33 UTC 

[PATCH] Remove tui_refresh_all
 2024-04-26 16:15 UTC 

[PATCH v2] Fix leak with internal functions
 2024-04-26 15:56 UTC 

[PATCH v2] Simplify macro_define_command
 2024-04-26 15:44 UTC 

[RFC] Adding a SECURITY policy for GDB
 2024-04-26 15:44 UTC  (8+ messages)
  ` [V3] "
      ` [V4] "
        ` [V5] "

[PATCH] [gdb/remote] Fix abort on REMOTE_CLOSE_ERROR
 2024-04-26 15:41 UTC  (4+ messages)

[RFC PATCH 0/3] Fix attaching to process when it has zombie threads
 2024-04-26 15:35 UTC  (7+ messages)
` [RFC PATCH 3/3] gdb/nat/linux: "

[PATCH v4 0/4] Add include guard checker and reformatter
 2024-04-26 15:19 UTC  (5+ messages)

[PATCH v2] gdb: specify sh pointer register types
 2024-04-26 14:00 UTC  (3+ messages)
` [PING] "

[PATCH] sim: riscv: Fix undefined behaviour in mulh and similar
 2024-04-26  7:50 UTC 

[PATCH v3] sim: riscv: Fix some issues with class-a instructions
 2024-04-26  7:49 UTC 

[PATCH v5] gdb: Support embedded source in DWARF
 2024-04-26  6:12 UTC  (3+ messages)

[PATCH v2 1/4] [gdb/testsuite] Require address update for DW_LNE_end_sequence
 2024-04-25 20:46 UTC  (8+ messages)
` [PATCH v2 3/4] [gdb/testsuite] Fix end_sequence addresses

[PATCH] gdb: add type annotations to ada-unicode.py
 2024-04-25 18:37 UTC  (3+ messages)

[PATCH 0/3] Add more info to DAP disassemble response
 2024-04-25 18:09 UTC  (4+ messages)
` [PATCH 1/3] Simplify DAP make_source callers
` [PATCH 2/3] Implement tp_richcompare for gdb.Block
` [PATCH 3/3] Add symbol, line, and location to DAP disassemble result

[PATCH] gdb/testsuite: analyze-racy-logs.py cleanup
 2024-04-25 17:42 UTC 

[PATCH] gdb: copyright.py cleanup
 2024-04-25 17:38 UTC 

[PATCH 0/4] Remove gdbcmd.h
 2024-04-25 17:05 UTC  (3+ messages)

[PATCH v1 0/2] Fix the right shift of negative numbers
 2024-04-25 13:23 UTC  (4+ messages)
` [PING*2][PATCH "

[PATCH v2] sim: riscv: Fix some issues with class-a instructions
 2024-04-25 13:15 UTC  (2+ messages)

[PATCH v2 0/3] Fix attaching to process when it has zombie threads
 2024-04-24 23:15 UTC  (7+ messages)
` [PATCH v2 1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread
` [PATCH v2 3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads

[PATCH] gdb/doc: Fix incorrect information in RSP doc
 2024-04-24 16:28 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).