public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Really fix Windows gdbserver segment registers
 2024-01-24 15:00 UTC 

[PATCH] gdb/arm: Fix epilogue frame id
 2024-01-24 14:53 UTC  (4+ messages)

[PATCH] Handle DW_AT_endianity on enumeration types
 2024-01-24 14:38 UTC  (3+ messages)

[PATCH v4] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2024-01-24 12:54 UTC  (6+ messages)
  ` [PINGv2][PATCH "
    ` [PINGv3][PATCH "

[PATCH] Remove 'if' from GDB_PY_HANDLE_EXCEPTION
 2024-01-24  1:58 UTC  (3+ messages)

[PATCH] Fix AIX build break
 2024-01-24  0:53 UTC  (6+ messages)

[PATCH 00/29] Restructure symbol domains
 2024-01-23 18:11 UTC  (5+ messages)
` [PATCH 29/29] Document new Python and Guile constants

[PATCH v2] [gdb] Fix heap-use-after-free in select_event_lwp
 2024-01-23 17:52 UTC  (3+ messages)

[RFC v2][PR symtab/30520 1/4] gdb/symtab: check name matches before expanding a CU
 2024-01-23 17:03 UTC  (4+ messages)
` [RFC v2][PR symtab/30520 2/4] gdb/symtab: reuse last segment lookup name info
` [RFC v2][PR symtab/30520 3/4] gdb/symtab: compute match_type outside the loop
` [RFC v2][PR symtab/30520 4/4] gdb/symtab: use symbol name matcher for all segments in a qualified name

[PATCH] gdb: fix "list ." related crash
 2024-01-23 15:59 UTC  (3+ messages)

[PATCH] [gdb] Fix heap-use-after-free in select_event_lwp
 2024-01-23 11:51 UTC  (3+ messages)

[PATCH] sim: sh: fix nested braces in struct init
 2024-01-23  8:15 UTC 

[PATCH v7 0/1] sim: riscv: Compressed instruction simulation
 2024-01-23  5:50 UTC  (2+ messages)
` [PATCH v7 1/1] sim: riscv: Add support for compressed integer instructions

[PATCH v6 0/2] sim: riscv: Compressed instruction simulation
 2024-01-23  5:35 UTC  (7+ messages)
` [PATCH v6 1/2] sim: riscv: Fix crash during instruction decoding
` [PATCH v6 2/2] sim: riscv: Add support for compressed integer instructions
    ` [EXTERNAL] "

[PATCH] Revert "Pass GUILE down to subdirectories"
 2024-01-23  0:19 UTC 

[PATCH] Pass GUILE down to subdirectories
 2024-01-23  0:13 UTC  (5+ messages)

[PATCH] Avoid duplicate test in dw2-zero-range.exp
 2024-01-22 19:54 UTC  (4+ messages)

[PATCH] Mask x86 segment registers in Windows gdbserver
 2024-01-22 16:57 UTC  (5+ messages)

[PATCH v4] remote.c: Make packet_check_result return a structure
 2024-01-22 16:39 UTC 

[PATCH] [gdb/exp] Fix printing of out of bounds struct members
 2024-01-22 16:29 UTC  (2+ messages)

[PATCH] Handle EOF more gracefully in DAP
 2024-01-22 15:47 UTC  (2+ messages)

[PATCH] gdb/amd-dbgaapi-lib: Add set style commands for diagnostic messages
 2024-01-22 15:41 UTC  (2+ messages)

fix remote serial read
 2024-01-22 15:40 UTC  (5+ messages)

[PATCH v3 1/5] [dap & linetable]: Add column to linetable entry
 2024-01-22 13:31 UTC  (5+ messages)
` [PATCH v3 2/5] [dap & linetable]: Add column to maint info linetable output
` [PATCH v3 3/5] [dap & linetable]: Change gdb.LineTableEntry & Add gdb.lookup_linetable
` [PATCH v3 4/5] [dap & linetable]: Add breakpointLocations request
` [PATCH v3 5/5] [dap & linetable]: Added docs

[PATCH] sim: Fix -Werror=shadow=local by changing mem to addr in sim_{read,write}
 2024-01-22 13:27 UTC  (3+ messages)

[PATCH] sim: Fix -Wincompatible-pointer-types in frv/sem.c
 2024-01-22 13:15 UTC  (4+ messages)

[PATCH] sim: Fix -Werror=shadow=local issue in m32c/gdb-if.c
 2024-01-22 11:27 UTC  (3+ messages)

[PATCH] gdb/testsuite: modernize gdb.dwarf2/dw2-noloc.exp
 2024-01-22 10:32 UTC  (3+ messages)

[PATCH 00/16] Inferior argument (inc for remote targets) changes
 2024-01-22 10:29 UTC  (20+ messages)
` [PATCH 04/16] gdb: remove the !startup_with_shell path from construct_inferior_arguments
` [PATCH 08/16] gdb: move remote arg splitting and joining into gdbsupport/
` [PATCH 10/16] gdb: add remote argument passing self tests
` [PATCH 12/16] gdb/gdbserver: add a '--no-escape-args' command line option
` [PATCH 13/16] gdb: allow 'set args' and run commands to contain newlines
` [PATCH 15/16] gdb: new maintenance command to help debug remote argument issues
` [PATCH 16/16] gdb/gdbserver: rework argument splitting and joining

[PATCH v3] remote.c: Make packet_check_result return a structure
 2024-01-22 10:17 UTC  (2+ messages)

[PATCH] sim: Fix cc -Werror=shadow=local in cr16/simops.c
 2024-01-22  3:41 UTC  (2+ messages)

[PATCH] sim: Fix some -Werror=shadow=compatible-local issues in aarch64/simulator.c
 2024-01-22  3:41 UTC  (2+ messages)

[PATCH] gdb/infrun: lazily load curr_frame_id in process_event_stop_test
 2024-01-21 16:20 UTC  (3+ messages)

[PATCH v2 00/14] Cleanups for the TUi register window
 2024-01-20 18:23 UTC  (15+ messages)
` [PATCH v2 01/14] Use pop_back in tui_register_format
` [PATCH v2 02/14] Minor C++ cleanups in tui-regs.c
` [PATCH v2 03/14] Simplify tui_data_window::show_register_group
` [PATCH v2 04/14] Rename tui_data_item_window -> tui_register_info
` [PATCH v2 05/14] Change tui_register_info::visible to a method
` [PATCH v2 06/14] Move scrollok call in register window
` [PATCH v2 07/14] Simplify update_register_data
` [PATCH v2 08/14] Remove the TUI register window rerender overload
` [PATCH v2 09/14] Simplify tui_data_win::erase_data_content
` [PATCH v2 10/14] Remove tui_refreshing_registers
` [PATCH v2 11/14] Remove redundant check from tui_refresh_frame_and_register_information
` [PATCH v2 12/14] Return void from tui_show_frame_info
` [PATCH v2 13/14] Rename show_registers -> set_register_group
` [PATCH v2 14/14] Update TUI register window when the inferior exits

[PATCH 00/14] Cleanups for the TUi register window
 2024-01-20 18:21 UTC  (20+ messages)
` [PATCH 03/14] Simplify tui_data_window::show_register_group
` [PATCH 05/14] Remove tui_register_info::visible
` [PATCH 07/14] Simplify update_register_data
` [PATCH 08/14] Remove the TUI register window rerender overload
` [PATCH 11/14] Remove redundant check from tui_refresh_frame_and_register_information

[PATCH v2] gdb: remove SYMBOL_*_OPS macros
 2024-01-20  3:15 UTC  (3+ messages)

[PATCH] gdb/sim: switch raw echo to AC_MSG_NOTICE
 2024-01-20  0:54 UTC 

[PATCH] Simplify DWARF symtab inclusion handling
 2024-01-19 23:40 UTC  (3+ messages)

[PATCH] Fix handling of DW_OP_GNU_push_tls_address
 2024-01-19 22:34 UTC  (2+ messages)

[PATCH] gdb: remove deprecated_exec_file_display_hook and associated code
 2024-01-19 22:23 UTC  (3+ messages)

[PATCH] gdb: remove SYMBOL_*_OPS macros
 2024-01-19 20:30 UTC  (3+ messages)

[PATCH 0/4] On-demand debuginfo downloading
 2024-01-19 19:52 UTC  (14+ messages)
` [PATCH 1/4 v8] gdb: Buffer output streams during events that might download debuginfo
` [PATCH 2/4 v3] gdb/progspace: Add reverse safe iterator
` [PATCH 3/4 v5] gdb/debuginfod: Support on-demand debuginfo downloading

[PATCH v2] gdb/testsuite: relax filename restriction in some gdb.btrace tests
 2024-01-19 17:15 UTC  (2+ messages)

[PATCH] Make `linux_info_proc` prefer using the LWP over the PID
 2024-01-19 16:52 UTC  (2+ messages)

[RFC][PR symtab/30520] gdb/symtab: check name matches before expanding a CU
 2024-01-19 16:52 UTC  (2+ messages)

[PATCH 0/1] The link to DTrace needs to be updated
 2024-01-19 16:51 UTC  (9+ messages)
` [PATCH 1/1] doc: update link to Oracle DTrace project

[PATCH] Make `linux_info_proc` prefer using the LWP over the PID
 2024-01-19 16:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gdb: remove unnecessary NULL checks for return value of value_from_register
 2024-01-19 16:29 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Update xfail in gdb.threads/attach-many-short-lived-threads.exp
 2024-01-19 16:27 UTC  (2+ messages)

[PATCH v2 0/6] Add vDefaultInferiorFd feature
 2024-01-19 12:04 UTC  (9+ messages)
` [PATCH v2 1/6] gdb.server/non-existing-program.exp: Use gdbserver_start
` [PATCH v2] remote.c: Make packet_check_result return a structure
` [PATCH v2 2/6] gdb/ser-pipe.c: Duplicate the file descriptors
` [PATCH v2 3/6] Add new vDefaultInferiorFd packet
` [PATCH v2 4/6] gdbserver/linux-low.cc: Connect the inferior to the terminal
` [PATCH v2 5/6] remote.c: Add terminal handling functions
` [PATCH v2 6/6] Add defaultinf.exp test to the testsuite

Commit: Add multilib.am to src-release.sh's list of top level files
 2024-01-19 11:44 UTC 

[PATCH v2 00/17] Rewrite .debug_names reader and writer
 2024-01-18 20:33 UTC  (4+ messages)

[PATCH v2 00/30] Restructure symbol domains
 2024-01-18 20:32 UTC  (31+ messages)
` [PATCH v2 01/30] Fix bug in cooked index scanner
` [PATCH v2 02/30] Small cleanup in DWARF reader
` [PATCH v2 03/30] Fix latent bug in DW_TAG_entry_point handling
` [PATCH v2 04/30] Make nsalias.exp more reliable
` [PATCH v2 05/30] Fix latent bug in mdebugread.c
` [PATCH v2 06/30] Give names to unspecified types
` [PATCH v2 07/30] Remove NR_DOMAINS
` [PATCH v2 08/30] Simplify symbol_to_info_string
` [PATCH v2 09/30] Split up a big 'if' in symtab.c
` [PATCH v2 10/30] Use a .def file for domain_enum
` [PATCH v2 11/30] Add two new symbol domains
` [PATCH v2 12/30] Add domain_search_flags
` [PATCH v2 13/30] Replace search_domain with domain_search_flags
` [PATCH v2 14/30] Remove a check of VAR_DOMAIN
` [PATCH v2 15/30] Introduce "scripting" domains
` [PATCH v2 16/30] Use domain_search_flags in lookup_global_symbol_language
` [PATCH v2 17/30] Use domain_search_flags in lookup_symbol et al
` [PATCH v2 18/30] Remove some obsolete Python constants
` [PATCH v2 19/30] Remove old symbol_matches_domain
` [PATCH v2 20/30] Use the new symbol domains
` [PATCH v2 21/30] Simplify some symbol searches in Ada code
` [PATCH v2 22/30] Simplify some symbol searches in linespec.c
` [PATCH v2 23/30] Only search for "main" as a function
` [PATCH v2 24/30] Only look for functions in expand_symtabs_for_function
` [PATCH v2 25/30] Use a function-domain search in inside_main_func
` [PATCH v2 26/30] Only search types in cp_lookup_rtti_type
` [PATCH v2 27/30] Only search types in lookup_typename
` [PATCH v2 28/30] Only search for functions in rust_structop::evaluate_funcall
` [PATCH v2 29/30] Refine search in cp_search_static_and_baseclasses
` [PATCH v2 30/30] Document new Python and Guile constants

[PATCH] Handling of arrays with optimized-out bounds
 2024-01-18 16:26 UTC 

[PATCH 0/5] Cleanup and changes for file name completion
 2024-01-18  9:33 UTC  (5+ messages)
` [PATCH 5/5] gdb: remove special case completion word handling for filenames

[PATCH v2 1/5] [dap & linetable]: Add column to linetable entry
 2024-01-17 21:05 UTC  (3+ messages)
` [PATCH v2 2/5] [dap & linetable]: Add column to maint info linetable output
` [PATCH v2 4/5] [dap & linetable]: Add breakpointLocations request

[PATCH] [gdb/testsuite] Call ldd --version in gdb.testsuite/dump-system-info.exp
 2024-01-17 19:10 UTC  (2+ messages)

[PATCH gdb/symtab 0/7] Compute DWARF entry parents across CUs
 2024-01-17 18:58 UTC  (4+ messages)
` [PATCH gdb/symtab 1/7] Refactor condition in scan_attributes
` [PATCH gdb/testsuite 6/7] Add gdb.dwarf2/forward-spec-inter-cu.exp
` [PATCH gdb/testsuite 7/7] Add gdb.dwarf2/backward-spec-inter-cu.exp

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