public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/58] Turn gdbserver's process_stratum_target into a class
 2020-02-11  9:03 UTC  (4+ messages)
` [PATCH 01/58] gdbserver: start turning the target ops vector "
` [PATCH 03/58] gdbserver: turn target op 'post_create_inferior' into a method
` [PATCH 04/58] gdbserver: turn target op 'attach' "

[PATCH] Remove some ui_file_* functions
 2020-02-11  8:38 UTC  (2+ messages)

[PATCH 00/14] Fixes for GDB Testsuites
 2020-02-11  8:27 UTC  (21+ messages)
` [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets
` [PATCH 11/14] gdb/testsuite: Fix dbx.exp "
` [PATCH 14/14] gdb/testsuite: Skip some compile.exp tests when running with gdb-comm board
` [PATCH 12/14] gdb/testsuite: Skip on of the interp.exp test for remote targets
` [PATCH 10/14] gdb/testsuite: Fix gdb.base/chng-syms.exp for remote target
` [PATCH 06/14] gdb/testsuite: Fix gdb.mi exit function
` [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc
` [PATCH 08/14] gdb/testsuite: Fix bug in break-unload-file
` [PATCH 07/14] gdb/testsuite: Fix invalid watchpoint test in mi suite
` [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test
` [PATCH 09/14] gdb/testsuite: Fix break-always.exp for enabled do_reload_on_run
` [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable
` [PATCH 13/14] gdb/testsuite: Skip killed-outside when nosignals
` [PATCH 02/14] gdb/testsuite: Skip fileio.exp for remote targets

[PATCH] Add a comment for the ARM_F{0..7}_REGNUM registers
 2020-02-11  0:32 UTC  (2+ messages)

[PING] [PATCH] Rebase executable to match relocated base address
 2020-02-11  0:29 UTC  (2+ messages)

[PATCH v3] Add debuginfod support to GDB
 2020-02-10 23:51 UTC  (3+ messages)

[PATCH] Fix kill of processes created by win32_create_inferior
 2020-02-10 22:33 UTC  (2+ messages)

[PING][PATCH][gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp
 2020-02-10 22:14 UTC  (2+ messages)

[PATCH] Cache the Thread Local Base pointer type in the gdbarch
 2020-02-10 22:03 UTC  (2+ messages)

[PATCH] Remove use of deprecated_add_core_fns in cris_tdep.c
 2020-02-10 22:00 UTC 

[PATCH] New testcase for PR tui/25126 (staled source cache)
 2020-02-10 21:55 UTC  (15+ messages)
` [PATCH v2] "

[PATCH 0/2] Line table is_stmt support
 2020-02-10 21:48 UTC  (7+ messages)
` [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
  ` [PATCH] Fix range end handling of inlined subroutines

[PATCH 1/3] gdbsupport: use AM_GDB_WARNINGS
 2020-02-10 16:46 UTC  (5+ messages)
` [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4
` [PATCH 2/3] Move gdb/warning.m4 to gdbsupport

[PATCH] Move gdbserver to top level
 2020-02-10 15:54 UTC  (21+ messages)
                  ` [PATCH][gdb/testsuite] Skip multi-target.exp without gdbserver

[PATCH][gdb] Mention CU offset for <artifical> if verbose
 2020-02-10 14:19 UTC  (10+ messages)
          ` [PATCH][gdb] Fix -Wstrict-null-sentinel warnings

[review] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp
 2020-02-10 12:29 UTC  (2+ messages)
` [review v2] "

[PATCH v5 0/3] RISC-V/Linux `gdbserver' support and associated fixes
 2020-02-10  9:02 UTC  (7+ messages)
` [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support
    ` [PATCHv6 2/2] "
    ` [PATCHv6 1/2] gdb/riscv: Update API for looking up target descriptions

[PATCH v2 0/4] GDB fixes for the remote end having gone astray
 2020-02-10  9:01 UTC  (2+ messages)
` [PING^10][PATCH "

[PATCH] GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failure
 2020-02-10  9:01 UTC  (3+ messages)

RFC: GDB 10.x release target schedule
 2020-02-10  7:57 UTC  (3+ messages)

[RFAv4 0/3] Allow the user to define default args for commands and aliases
 2020-02-10  1:21 UTC  (6+ messages)
` [RFAv4 2/3] Add tests for new default-args related commands and arguments
` [RFAv4 1/3] default-args: allow to define default command/alias arguments
` [RFAv4 3/3] NEWS and documentation for default-args related concept and commands

[PATCH 0/8] Share DWARF frame information across inferiors
 2020-02-09 23:56 UTC  (13+ messages)
` [PATCH 5/8] Add per-unit obstack
` [PATCH 1/8] Don't forward-declare struct objfile in frame.h
` [PATCH 4/8] Store the comp_unit instead of the FDE table
` [PATCH 3/8] Change fde table to a vector
` [PATCH 6/8] Remove a use of the comp_unit backlink
` [PATCH 2/8] Dont' allow copying of auto_obstack
` [PATCH 8/8] Move the frame data to the BFD when possible
` [PATCH 7/8] Remove the objfile backlink from comp_unit

[PATCH] Fix assertion fi->level
 2020-02-09 18:57 UTC  (6+ messages)

[PATCH][gdb/testsuite] Capture many-headers.exp progress and output in gdb.log
 2020-02-09 12:17 UTC  (4+ messages)

[PATCH v2 1/2] Display ExceptionRecord for $_siginfo
 2020-02-09 11:19 UTC  (10+ messages)
  ` [PATCH v2 2/2] Use enums for human-readable exception information

[PATCH 00/38] Start reorganization of DWARF code
 2020-02-08 20:45 UTC  (7+ messages)
` [PATCH 38/38] Remove "keep" parameter from cutu_reader constructor
` [PATCH 14/38] Change dwarf2_per_objfile::signatured_types to be htab_up

[PATCH] configure: Re-disable building cross-gdbserver
 2020-02-08 16:21 UTC 

GDB 9.2 release status (2020-02-08)
 2020-02-08 15:29 UTC 

gdb-9 branch FROZEN
 2020-02-08 13:18 UTC  (2+ messages)
` gdb-9-branch OPEN again (was: "gdb-9 branch FROZEN")

[release/HEAD] Document the GDB 9.1 release in gdb/ChangeLog
 2020-02-08 13:16 UTC 

FYI/BRANCH: Patches applied to branch gdb-9-branch
 2020-02-08 13:15 UTC  (3+ messages)
` [release/branch 2/2] Bump GDB version number to 9.1.90.DATE-git
` [release/branch 1/2] Document the GDB 9.1 release in gdb/ChangeLog

[release/branch] Set GDB version number to 9.1
 2020-02-08 12:51 UTC 

[PATCH] Change gdbserver to use existing gnulib and libiberty
 2020-02-08  7:42 UTC  (2+ messages)

[PATCH] gdb: Allow more control over where to find python libraries
 2020-02-08  0:22 UTC  (4+ messages)

[PATCH 1/2] Display ExceptionRecord for $_siginfo
 2020-02-07 22:17 UTC  (7+ messages)
  ` [PATCH 2/2] Use enums for human-readable exception information

remaining issues before GDB 9.1 release (2020-02-01 update)
 2020-02-07 21:01 UTC  (7+ messages)

[RFC gdb 9] Revert basenames_may_differ patch
 2020-02-07 20:53 UTC  (4+ messages)

[PATCH v2] Add debuginfod support to GDB
 2020-02-07 20:38 UTC  (3+ messages)

[PING^2] [PATCH 1/2] Display ExceptionRecord for $_siginfo
 2020-02-07 14:50 UTC 

[review] testsuite: add test for handling multiple inferiors exiting
 2020-02-07 12:11 UTC  (2+ messages)
` [review v3] "

[review] infrun: mark an exited thread non-executing when attempting to stop
 2020-02-07 12:11 UTC  (2+ messages)
` [review v3] infrun: handle already-exited threads "

[review] infrun: extract out a code piece into the 'handle_inferior_exit' func
 2020-02-07 12:11 UTC  (2+ messages)

[review] infrun: extract out a code piece into 'mark_non_executing_threads' fu
 2020-02-07 12:11 UTC  (2+ messages)
` [review v2] "

[review v2] infrun: handle already-exited threads when attempting to stop
 2020-02-07 12:04 UTC  (4+ messages)
` [PATCH v4 0/2] Handling already-exited threads in 'stop_all_threads'
  ` [PATCH v4 2/2] gdb/infrun: handle already-exited threads when attempting to stop
  ` [PATCH v4 1/2] gdb/infrun: extract out a code piece into 'mark_non_executing_threads' function

[PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly
 2020-02-06 22:59 UTC  (5+ messages)

[PATCH] Don't override various Makefile variables for gnulib et al
 2020-02-06 19:41 UTC  (5+ messages)
` [PATCH] add file desc to gdbserver client_state

[PUSHED] gdb: Catch exceptions if the source file is not found
 2020-02-06 16:58 UTC 

[pushed] gdb: Add myself as one of GDB maintainer
 2020-02-06 16:45 UTC 

[PUSHED] gdb/testsuite: Avoid leaking a port number into results summary
 2020-02-06 16:43 UTC 

[PATCH] gdb: Catch exceptions if the source file is not found
 2020-02-06 16:42 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[review] jit: enhance test suite
 2020-02-06 14:22 UTC  (3+ messages)

[PATCH 2/3] Define _KMEMUSER in arm-nbsd-nat.c
 2020-02-06 13:25 UTC  (13+ messages)
` [PATCH 2/3 v2] "

[PATCH 0/2] All threads not stopped when a process exits
 2020-02-06  8:30 UTC  (3+ messages)
` [PATCH 1/2] gdb: define convenience function 'exists_non_stop_target'
` [PATCH 2/2] gdb/infrun: stop all threads if there exists a non-stop target

[review] gdb/infrun: stop all threads if there exists a non-stop target
 2020-02-06  7:52 UTC  (3+ messages)

[review] gdb: define convenience function 'exists_non_stop_target'
 2020-02-06  7:52 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).