public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv9 0/5] Infcalls from B/P conditions in multi-threaded inferiors
 2024-01-02 15:57 UTC  (4+ messages)
` [PATCHv10 "
  ` [PATCHv10 1/5] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
  ` [PATCHv10 2/5] gdb: fix b/p conditions with infcalls in multi-threaded inferiors

[PATCH 0/2] Changes to error reporting from the expression parser
 2024-01-02 15:01 UTC  (9+ messages)
` [PATCH 1/2] gdb: improve error reporting from "
` [PATCH 2/2] gdb: don't try to style content in error calls
` [PATCHv2 0/3] Changes to error reporting from the expression parser
  ` [PATCHv2 1/3] gdb: don't try to style content in error calls
  ` [PATCHv2 2/3] gdb: merge error handling from different expression parsers
  ` [PATCHv2 3/3] gdb: improve error reporting from expression parser

[PATCH v2] gdb/testsuite: relax filename restriction in some gdb.btrace tests
 2024-01-02 14:08 UTC 

[PATCH v4] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2024-01-02 10:41 UTC  (3+ messages)
  ` [PINGv2] "

[PATCH] gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-table
 2024-01-02  9:24 UTC  (4+ messages)

[PATCH/submitted 1/3] sim: ppc: hoist igen execution to top-level
 2024-01-02  7:25 UTC  (3+ messages)
` [PATCH/submitted 2/3] sim: ppc: hoist hw.[ch] creation "
` [PATCH/submitted 3/3] sim: ppc: hoist pk.h "

[PATCH/submitted 1/5] sim: ppc: drop now unused config.in
 2024-01-02  6:42 UTC  (5+ messages)
` [PATCH/submitted 2/5] sim: ppc: switch to AS_HELP_STRING for automatic formatting
` [PATCH/submitted 3/5] sim: ppc: standardize configure option processing
` [PATCH/submitted 4/5] sim: ppc: scope configure options to --enable-sim-ppc-xxx
` [PATCH/submitted 5/5] sim: ppc: merge configure logic into top-level

[PATCH/submitted 01/10] sim: ppc: move long long test to top-level
 2024-01-02  5:36 UTC  (10+ messages)
` [PATCH/submitted 02/10] sim: ppc: move struct statfs "
` [PATCH/submitted 03/10] sim: ppc: move termio defines to config.h
` [PATCH/submitted 04/10] sim: ppc: switch struct member checks to AC_CHECK_MEMBER
` [PATCH/submitted 05/10] sim: ppc: switch to AC_CACHE_CHECK
` [PATCH/submitted 06/10] sim: ppc: move termios probes to top-level
` [PATCH/submitted 07/10] sim: ppc: stop including headers from gdb/
` [PATCH/submitted 08/10] sim: ppc: drop custom config.h header
` [PATCH/submitted 09/10] sim: ppc: drop configure compiler checks
` [PATCH/submitted 10/10] sim: ppc: move defines.h generation to the top-level

[PATCH/submitted 1/5] sim: ppc: fix bad AC_CACHE_CHECK call with semun
 2024-01-02  5:30 UTC  (5+ messages)
` [PATCH/submitted 2/5] sim: ppc: merge System V semaphores checks
` [PATCH/submitted 3/5] sim: ppc: change SysV sem & shm tests to compile-time
` [PATCH/submitted 4/5] sim: ppc: always compile in the sysv sem & shm device files
` [PATCH/submitted 5/5] sim: ppc: hoist sysv tests to top-level

[PATCH/submitted] sim: ppc: delete unused build compile & link settings
 2024-01-02  5:28 UTC 

[PATCH/committed 1/8] sim: ppc: hoist igen compilation into top-level
 2024-01-01 23:22 UTC  (8+ messages)
` [PATCH/committed 2/8] sim: ppc: replace filter_filename with lbasename
` [PATCH/committed 3/8] sim: ppc: unify igen filter_filename implementations
` [PATCH/committed 4/8] sim: igen: minor constify logic
` [PATCH/committed 5/8] sim: ppc: rename igen max_insn_bit_size
` [PATCH/committed 6/8] sim: igen: extend error to take arguments
` [PATCH/committed 7/8] sim: ppc: rework igen error to match common
` [PATCH/committed 8/8] sim: ppc: merge misc igen APIs

[PATCH/committed] sim: ppc: drop build-config.h usage
 2024-01-01 21:28 UTC 

[PATCH/committed] sim: ppc: simplify filter_host.c logic
 2024-01-01 21:24 UTC 

[PATCH/committed] sim: igen: remove libigen.a when cleaning
 2024-01-01 20:52 UTC 

[PATCH/committed] sim: ppc: drop unused host bitsize settings
 2024-01-01 19:52 UTC 

[PATCH 0/6] Make remote-fileio per-target
 2024-01-01 18:39 UTC  (10+ messages)
` [PATCH 1/6] Make remote_fio_func_map 'const'
` [PATCH 2/6] Use vector in remote-fileio.c
` [PATCH 3/6] Use methods for remote fileio
` [PATCH 4/6] Remove sentinel from remote_fio_func_map
` [PATCH 5/6] Move remote_fileio_data to header file
` [PATCH 6/6] Store remote fileio state in remote_state

[PATCH] [sim] Fix pervasive typo
 2024-01-01 15:47 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Make gdb.base/solib-search.exp more robust
 2024-01-01  7:49 UTC 

[PATCH] Allow configure with python on macOS
 2023-12-31 23:58 UTC  (2+ messages)

[pushed] Run 'black' on tui-window.py
 2023-12-31 23:37 UTC 

[PATCH] Add keywords to TuiWindow.write
 2023-12-31 19:57 UTC  (3+ messages)

[PATCH] Pass GUILE down to subdirectories
 2023-12-31 17:39 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix typo in gdb.base/catch-syscall.exp
 2023-12-31  8:40 UTC 

[PATCH htdocs] schedule: wrap long table for smaller screens
 2023-12-31  5:23 UTC 

[PATCH] [gdb/testsuite] Fix gdb.base/gdb-index-err.exp for root user
 2023-12-30 19:09 UTC  (3+ messages)

[PATCH htdocs] schedule: move css to sep file
 2023-12-30 17:51 UTC 

[PATCH htdocs] download: add another break point for the long text
 2023-12-30 17:34 UTC 

[PATCH htdocs] current: simplify read-write URI
 2023-12-30 17:10 UTC 

[PATCH] toplevel: don't override gettext-runtime/configure-discovered build args
 2023-12-30 12:21 UTC  (2+ messages)
` Ping: "

[committed] MAINTAINERS: Update my email address
 2023-12-30  0:32 UTC 

[PATCH 0/6] Refinement of scheduler-locking settings
 2023-12-29 12:06 UTC  (10+ messages)
` [PATCH 1/6] gdb: use schedlock_applies in user_visible_resume_ptid
` [PATCH 2/6] gdb, cli: remove left-over code from "set_logging_on"
` [PATCH 3/6] gdb, cli: pass the argument of a set command to its callback
` [PATCH 4/6] gdb: change the internal representation of scheduler locking
` [PATCH 5/6] gdb: add commands to control "
` [PATCH 6/6] gdb: add eval option to lock the scheduler during infcalls

[PATCH] gdb: remove deprecated_exec_file_display_hook and associated code
 2023-12-29 10:03 UTC 

[PATCHv7 00/11] thread-specific breakpoints in just some inferiors
 2023-12-29  9:27 UTC  (16+ messages)
` [PATCHv8 00/14] "
  ` [PATCHv8 01/14] gdb: create_breakpoint: add asserts and additional comments
  ` [PATCHv8 02/14] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
  ` [PATCHv8 03/14] gdb: change 'if' to gdb_assert in update_dprintf_command_list
  ` [PATCHv8 04/14] gdb: the extra_string in a dprintf breakpoint is never nullptr
  ` [PATCHv8 05/14] gdb: build dprintf commands just once in code_breakpoint constructor
  ` [PATCHv8 06/14] gdb: don't display inferior list for pending breakpoints
  ` [PATCHv8 07/14] gdb: remove breakpoint_re_set_one
  ` [PATCHv8 08/14] gdb: remove tracepoint_probe_create_sals_from_location_spec
  ` [PATCHv8 09/14] gdb: make breakpoint_debug_printf global
  ` [PATCHv8 10/14] gdb: add another overload of startswith
  ` [PATCHv8 11/14] gdb: create new is_thread_id helper function
  ` [PATCHv8 12/14] gdb: parse pending breakpoint thread/task immediately
  ` [PATCHv8 13/14] gdb: don't set breakpoint::pspace in create_breakpoint
  ` [PATCHv8 14/14] gdb: only insert thread-specific breakpoints in the relevant inferior

[PATCH] sim: warnings: disable -Wshift-negative-value
 2023-12-29  0:52 UTC  (2+ messages)

fix remote serial read
 2023-12-28 21:30 UTC 

[PATCH] gdb/infrun: lazily load curr_frame_id in process_event_stop_test
 2023-12-28 19:33 UTC 

[PATCH v5 0/4] GDB support for DW_AT_trampoline
 2023-12-28 11:30 UTC  (4+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "

[PATCH v6 0/2] add annotation in 'info locals' command for variables shadowing case
 2023-12-28 11:28 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] sim: pru: Fix emulation of carry bit
 2023-12-28  1:02 UTC  (2+ messages)

[PATCH v4 0/2] Querying registers of already-exited processes
 2023-12-27 18:41 UTC  (5+ messages)
` [PATCH v4 2/2] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC

[PATCHv5 00/10] thread-specific breakpoints in just some inferiors
 2023-12-27 12:23 UTC  (6+ messages)
` [PATCHv6 "
  ` [PATCHv6 06/10] gdb: parse pending breakpoint thread/task immediately

[PATCH/committed] sim: common: pull in newlib extensions for Linux compatibility
 2023-12-27  3:55 UTC 

[PATCH 0/4] On-demand debuginfo downloading
 2023-12-27  0:30 UTC  (9+ messages)
` [PATCH 1/4 v7] gdb: Buffer output streams during events that might download debuginfo
` [PATCH 2/4 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
` [PATCH 3/4 v4] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 4/4 v5] gdb/debuginfod: Add .debug_line downloading

[PATCH] remote.c: Make packet_check_result return a structure
 2023-12-26 15:39 UTC  (3+ messages)

Security Seller
 2023-12-26  1:38 UTC 

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2023-12-25  5:42 UTC  (6+ messages)

[PATCH 0/9] Some register value cleanups
 2023-12-24 18:28 UTC  (18+ messages)
` [PATCH 2/9] gdb: pass frame_info_ptr to gdbarch_value_from_register
` [PATCH 7/9] gdb: remove VALUE_NEXT_FRAME_ID, add value::next_frame_id
` [PATCH 8/9] gdb: remove VALUE_REGNUM, add value::regnum

[PATCH/committed] sim: cris: rvdummy: delete unused variable
 2023-12-24 10:27 UTC 

[PATCH] sim: frv: fix cmpb uninitialized variable usage
 2023-12-24 10:24 UTC 

[PATCH] sim: cris: add error fallbacks when decoding condition & swap codes
 2023-12-24 10:17 UTC 

[PATCH/committed] sim: cgen: mark cgen_rtx_error noreturn
 2023-12-24 10:09 UTC 

[PATCH/committed] sim: sh: refine pwsb & pwad nops
 2023-12-24  9:00 UTC 

[PATCH/committed] sim: sh: fix plds Dz,MACL implementation
 2023-12-24  8:56 UTC 

[PATCH] sim: frv: fix -Wincompatible-function-pointer-types warnings [PR sim/29752]
 2023-12-24  8:45 UTC 

[PATCH/committed] sim: warnings: rework individual flag disable into dedicated vars
 2023-12-23  6:22 UTC 

[PATCH] sim: arm: mark local read-only arrays as static const
 2023-12-23  4:31 UTC 

[PATCH 01/15] sim: aarch64: fix -Wshadow=local warnings
 2023-12-23  4:28 UTC  (13+ messages)
` [PATCH 07/15] sim: frv: "
` [PATCH 08/15] sim: h8300: "
` [PATCH 09/15] sim: iq2000: "
` [PATCH 10/15] sim: m68hc11: "
` [PATCH 11/15] sim: mips: "
` [PATCH 12/15] sim: ppc: "
` [PATCH 13/15] sim: riscv: "
` [PATCH 14/15] sim: sh: "
` [PATCH 15/15] sim: warnings: enable -Wshadow=local
` [PATCH] sim: m32c: fix -Wshadow=local warnings
` [PATCH] sim: cris: disable -Wshadow=local in generated mloop files

Introducing a GDB Code Of Conduct
 2023-12-22 19:39 UTC  (4+ messages)

[PATCH] Remove 'if' from GDB_PY_HANDLE_EXCEPTION
 2023-12-22 19:16 UTC  (2+ messages)

[PATCH 0/4] Check for rogue DAP exceptions
 2023-12-22 16:57 UTC  (2+ messages)

[PATCH 0/1] Crash on register invalidation
 2023-12-22 16:36 UTC  (4+ messages)
` [PATCH 1/1] gdb: fix assert after register write failure

[PATCH] Fix build with clang 16
 2023-12-22 16:35 UTC  (2+ messages)

[PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
 2023-12-22 16:25 UTC  (23+ messages)
` [PATCH 16/26] gdbserver: boolify regcache fields
` [PATCH 17/26] gdbserver: rename regcache's registers_valid to registers_fetched
` [PATCH 18/26] gdbsupport: fix a typo in a comment in common-regcache.h
` [PATCH 19/26] gdbserver: fix the declared type of register_status in regcache
` [PATCH 20/26] gdbserver: make some regcache fields private
` [PATCH 21/26] gdbserver: use REG_UNKNOWN for a regcache's register statuses
` [PATCH 22/26] gdbserver: zero-out register values in regcache-discard
` [PATCH 23/26] gdbserver: set register statuses in registers_from_string
` [PATCH 24/26] gdbserver: return tracked register status in regcache_raw_read_unsigned
` [PATCH 25/26] gdbserver: refuse null argument in regcache::supply_regblock
` [PATCH 26/26] gdbserver: allow gradually populating and selectively storing a regcache

[PATCH 00/24] Fix reading and writing pseudo registers in non-current frames
 2023-12-22 16:22 UTC  (5+ messages)
` [PATCH 12/24] gdb: make get_frame_register_bytes take the next frame

[PATCH] Add 'program' to DAP 'attach' request
 2023-12-22 16:05 UTC  (2+ messages)

[PATCH/committed] sim: cgen: regenerate decode tables to avoid shadow warnings
 2023-12-22 15:54 UTC 

[PATCH htdocs] download: use <wbr> to break up some long <pre> text
 2023-12-22 15:51 UTC  (2+ messages)

[PATCH htdocs] tighten up margins on smaller devices
 2023-12-22 15:50 UTC  (2+ messages)

[PATCH] sim: cris: regen cgen decoders to fix build warnings [PR sim/31181]
 2023-12-22 15:46 UTC 

[PATCH] [gdbserver] Fix overflow detection in gdbserver
 2023-12-22 15:41 UTC  (3+ messages)

[PATCH v7] gdb: add git trailer information on gdb/MAINTAINERS
 2023-12-22  9:09 UTC  (4+ messages)
` [PING][PATCH "

[PATCH v5 0/2] sim: riscv: Compressed instruction simulation
 2023-12-22  5:26 UTC  (3+ messages)
` [PATCH v5 1/2] [sim/riscv] Fix crash during instruction decoding
` [PATCH v5 2/2] [sim/riscv] Add support for compressed integer instructions

[PATCH/committed] sim: ppc: igen: fix -G handling
 2023-12-22  2:06 UTC 

[PATCH/committed 1/2] sim: warnings: fix -Wreturn-mismatch typo
 2023-12-22  2:05 UTC  (2+ messages)
` [PATCH/committed 2/2] sim: warnings: enable -Wreturn-type

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