Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] Add amd64 LAM watchpoint support
 2024-04-24 11:11 UTC  (9+ messages)
` [PATCH 1/3] gdb: Make tagged pointer support configurable
` [PATCH 2/3] LAM: Enable tagged pointer support for watchpoints
` [PATCH 3/3] LAM: Support kernel space debugging
` [PING][PATCH 0/3] Add amd64 LAM watchpoint support
  ` [PING*2][PATCH "

[pushed] gdb: include extract-store-integer.h in charset.c when PHONY_ICONV
 2024-04-24  3:02 UTC 

[pushed] gdb: adjust copyright years of extract-store-integer.{c,h}
 2024-04-23 20:26 UTC 

[PATCH] gdb/remote: fix qRcmd error handling
 2024-04-23 20:04 UTC  (2+ messages)

[PATCH 0/7] First cleanup of defs.h
 2024-04-23 19:40 UTC  (13+ messages)
` [PATCH 1/7] gdb: move two declarations out "
` [PATCH 2/7] gdb: move `enum compile_i_scope_types` to compile/compile.h
` [PATCH 3/7] gdb: remove extract_long_unsigned_integer
` [PATCH 4/7] gdb: move store/extract integer functions to extract-store-integer.{c, h}
` [PATCH 5/7] gdb: move RequireLongest to gdbsupport/traits.h
` [PATCH 6/7] gdb: don't include hashtab.h in defs.h
` [PATCH 7/7] gdb: don't include gdbsupport/array-view.h "

[PATCH v3] Change message when reaching end of reverse history
 2024-04-23 19:36 UTC  (5+ messages)

[PATCH 0/4] Remove gdbcmd.h
 2024-04-23 19:22 UTC  (5+ messages)
` [PATCH 1/4] gdb: move execute function declarations from gdbcmd.h to top.h
` [PATCH 2/4] gdb: remove unused print_command_line and print_command_lines declarations
` [PATCH 3/4] gdb: move style_set_list/style_show_list declarations to cli/cli-style.h
` [PATCH 4/4] gdb: remove gdbcmd.h

[PATCH] gdb/doc: Fix incorrect information in RSP doc
 2024-04-23 18:58 UTC  (4+ messages)

[PATCH v3 0/2] Add testcase for libc memory operations
 2024-04-23 17:52 UTC  (5+ 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] Add gdb.threads/thread_events.exp to run in AIX as well
 2024-04-23 16:56 UTC 

[pushed] gdb: remove unused include in infrun.c
 2024-04-23 15:32 UTC  (3+ messages)

[PATCH 1/2] Nios2, libbfd: Support new coredump .reg section
 2024-04-23 15:32 UTC  (5+ messages)

[PATCH 0/7] More cleanup of defs.h
 2024-04-23 15:30 UTC  (10+ 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
` [PATCH 3/7] gdb: change type of quit_flag "
` [PATCH 4/7] gdb: move a bunch of quit-related things to event-top.{c, h}
` [PATCH 5/7] gdb: move annotation_level declaration/definition to annotate.{h, c}
` [PATCH 6/7] gdb: remove enum precision_type
` [PATCH 7/7] gdb: move symbol_file_command declaration to symfile.h

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

[PATCH] gdb/dwarf2/read.c: remove pessimizing std::move
 2024-04-23 14:40 UTC  (3+ messages)

[PATCH v2] sim: riscv: Fix some issues with class-a instructions
 2024-04-23 14:30 UTC 

[PATCH] sim: riscv: Fix some issues with class-a instructions
 2024-04-23 13:56 UTC  (4+ messages)

[pushed] gdb: bump black version to 24.4.0
 2024-04-23 13:21 UTC 

[PATCH 00/12] Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more
 2024-04-23 12:47 UTC  (25+ messages)
` [PATCH 01/12] Document conventions for describing packet syntax
` [PATCH 02/12] Centralize documentation of error and empty RSP responses
` [PATCH 03/12] Document "E.MESSAGE" RSP errors
` [PATCH 06/12] Improve vRun error reporting
` [PATCH 09/12] gdb_target_is_native -> gdb_protocol_is_native
` [PATCH 10/12] gdb_target_is_remote -> gdb_protocol_is_remote

[PATCH v3] Add a test for the gcore script
 2024-04-23 10:45 UTC 

[pushed] gdb: fix include for gdb_signal in target/waitstatus.h
 2024-04-23  3:30 UTC  (4+ messages)

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

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

[PATCH] Fix leak with internal functions
 2024-04-22 18:47 UTC  (2+ messages)

[PATCH 00/10] Fix some C++ name canonicalizer problems
 2024-04-22 17:31 UTC  (20+ messages)
` [PATCH 01/10] Remove test code from cp-name-parser.y
` [PATCH 02/10] Allow initialization functions in .y files
` [PATCH 03/10] Clean up demangle_parse_info
` [PATCH 04/10] Change storage of demangle_component
` [PATCH 05/10] Fix C++ name canonicalizations of character literals
` [PATCH 06/10] Remove some unnecessary allocations from cpname_state::parse_number
` [PATCH 07/10] Fix C++ canonicalization of hex literals
` [PATCH 08/10] Implement C++14 numeric separators
` [PATCH 09/10] Allow function types as template parameters in name canonicalizer
` [PATCH 10/10] Add spaceship operator to cp-name-parser.y

[PATCH] Simplify macro_define_command
 2024-04-22 16:46 UTC  (2+ messages)

[PATCH] gdb/testsuite: Use default gdb_expect timeout in runto
 2024-04-22 16:15 UTC  (2+ messages)

[PATCH v2 0/2] Add testcase for libc memory operations
 2024-04-22 16:07 UTC  (5+ messages)
` [PATCH v2 1/2] gdb/testsuite: Add libc_has_debug_info require helper
` [PATCH v2 2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp

[PATCH v2] Fix random dejagnu test abort with simulator target
 2024-04-22 14:53 UTC  (3+ messages)

[Patch v2] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-04-22 14:33 UTC 

[PATCH] Fix regression on aarch64-linux gdbserver
 2024-04-22 13:51 UTC 

[PATCH v5 1/2] [gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable
 2024-04-22 13:39 UTC  (4+ messages)
` [PATCH v5 2/2] [gdb/symtab] Handle two-linetable function "

[PATCH v2] Add a test for the gcore script
 2024-04-22 12:12 UTC 

[PATCH] Remove some alloca uses
 2024-04-22  9:41 UTC  (3+ messages)
` [PUSHED] gdb: fix unknown variable typo in c-exp.y

[RFC 0/3] Wait for inferior after attaching
 2024-04-22  6:48 UTC  (4+ messages)
` [RFC 2/3] gdb: wait for inferior after attaching instead of adding a continuation

[PATCH] Allow calling of user-defined function call operators
 2024-04-21 12:49 UTC 

[PATCH] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-04-20 20:59 UTC  (2+ messages)

[PATCH] Remove a couple of VLAs
 2024-04-20 20:27 UTC  (2+ messages)

[RFC] Using all three fields of ptid and handling thread events from rs6000-aix-nat.c
 2024-04-20 20:25 UTC  (4+ messages)

GDB 15.1 release update (2024-04-20)
 2024-04-20 18:42 UTC 

GDB 15.1 release update (2024-04-14)
 2024-04-20 18:35 UTC  (3+ messages)

[PATCH v5] Add an option with a color type
 2024-04-20 18:32 UTC  (7+ messages)
` [PATCH v6] "

[PATCH 0/6] Further filename completion improvements
 2024-04-20  9:44 UTC  (11+ messages)
` [PATCHv2 0/8] "
  ` [PATCHv2 1/8] gdb/doc: document how filename arguments are formatted
  ` [PATCHv2 2/8] gdb: split apart two different types of filename completion
  ` [PATCHv2 3/8] gdb: improve escaping when completing filenames
  ` [PATCHv2 4/8] gdb: move display of completion results into completion_result class
  ` [PATCHv2 5/8] gdb: simplify completion_result::print_matches
  ` [PATCHv2 6/8] gdb: add match formatter mechanism for 'complete' command output
  ` [PATCHv2 7/8] gdb: apply escaping to filenames in 'complete' results
  ` [PATCHv2 8/8] gdb: improve gdb_rl_find_completion_word for quoted words

[PATCH] [gdb/remote] Fix abort on REMOTE_CLOSE_ERROR
 2024-04-20  9:25 UTC  (5+ messages)

[PATCH v2] [gdb/remote] Fix abort on REMOTE_CLOSE_ERROR
 2024-04-20  9:14 UTC 

[RFC PATCH 0/3] Fix attaching to process when it has zombie threads
 2024-04-20  5:28 UTC  (15+ messages)
` [RFC PATCH 1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread
` [RFC PATCH 2/3] gdb/nat: Factor linux_find_proc_stat_field out of linux_common_core_of_thread
` [RFC PATCH 3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads

[PATCH v2] [gdb/testsuite] New test: gdb.base/check-errno.exp
 2024-04-20  3:14 UTC 

[PATCH] Make source.c:search_command_helper use source cache
 2024-04-19 22:30 UTC  (7+ messages)
` [PATCH v2] "

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

[PATCH v2 1/4] gdb: make target debug functions return std::string
 2024-04-19 20:30 UTC  (7+ messages)
` [PATCH v2 2/4] gdb: make debug_target use one-liners
` [PATCH v2 3/4] gdb: make regcache::debug_print_register return a string
` [PATCH v2 4/4] gdb: add target_debug_printf and target_debug_printf_nofunc

[PATCH] Fix random dejagnu test abort with simulator target
 2024-04-19 20:21 UTC  (5+ messages)

[PATCH 1/6] gdb: add includes in target-debug.h
 2024-04-19 20:19 UTC  (16+ messages)
` [PATCH 2/6] gdb: convert target debug macros to functions
` [PATCH 3/6] gdb: make target debug functions return std::string
` [PATCH 4/6] gdb: make debug_target use one-liners
` [PATCH 5/6] gdb: make regcache::debug_print_register return a string
` [PATCH 6/6] gdb: add target_debug_printf and target_debug_printf_nofunc

[PATCH v5] gdb: Support embedded source in DWARF
 2024-04-19 20:17 UTC  (2+ 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