public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA] Remove --disable-gdbcli and --disable-gdbmi
 2018-07-17 12:23 UTC  (3+ messages)

[PATCH 0/8] Non-contiguous address range support
 2018-07-17  2:00 UTC  (5+ messages)

[PATCH] RISC-V: Don't decrement pc after break
 2018-07-17  0:12 UTC 

[PATCH] RISC-V: Correct legacy misa register number
 2018-07-16 22:01 UTC  (3+ messages)

[PATCH] RISC-V: Add software single step support
 2018-07-16 21:58 UTC  (3+ messages)

[PATCH] RISC-V: Add osabi support
 2018-07-16 21:51 UTC  (6+ messages)

[RFA 00/13] Add -Wunused-variable
 2018-07-16 21:12 UTC  (55+ messages)
` [RFA 11/13] Remove unused variables from gdbserver
` [RFA 03/13] Use a previously unused variable in bfin-tdep.c
` [RFA 04/13] Call some functions in guile/ for effect
` [RFA 13/13] Add -Wunused-variable to warnings.m4
` [RFA 06/13] Remove dead code from m32c-tdep.c
` [RFA 10/13] Remove unused declaration from value.c
` [RFA 05/13] Make a few calls in *-tdep.c for effect
` [RFA 07/13] Remove unused declaration from py-prettyprint.c
` [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
` [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
` [RFA 09/13] Pass the correct argument to the observer in reread_symbols
` [RFA 02/13] Unused variable fixes related to conditional compilation
` [RFA 01/13] Simple unused variable removals

[pushed] Remove unused variables in ia64*tdep.c
 2018-07-16 18:43 UTC 

[pushed] Fix compilation error in ia64-vms-tdep.c with libunwind-ia64
 2018-07-16 18:17 UTC 

[PATCH] Make target_read_alloc & al return vectors
 2018-07-16 18:02 UTC  (4+ messages)

[RFA] Use scoped_free_pendings in coff_symtab_read
 2018-07-16 16:38 UTC  (2+ messages)

[RFA 0/4] some simple cleanup removal in guile
 2018-07-16 16:35 UTC  (3+ messages)

[RFA 00/15] Work toward making psymtabs reusable
 2018-07-16 16:33 UTC  (3+ messages)

[RFA v3 0/6] Make psymbols independent of the progspace
 2018-07-16 16:33 UTC  (3+ messages)

[RFA v3 0/2] Make line tables independent of progspace
 2018-07-16 16:28 UTC  (3+ messages)

[PATCH] gdb: Add switch to disable DWARF stack unwinders
 2018-07-16 15:34 UTC  (10+ messages)

[PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
 2018-07-16 13:39 UTC  (4+ messages)
` [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} "

[RFA 00/42] Remove globals from buildsym
 2018-07-16  0:22 UTC  (35+ messages)
` [RFA 29/42] Move the symbol lists to buildsym_compunit
` [RFA 28/42] Set list_in_scope later in DWARF reader
` [RFA 23/42] Move pending addrmap globals to buildsym_compunit
` [RFA 22/42] Move current_subfile "
` [RFA 21/42] Move the context stack "
` [RFA 40/42] Convert the DWARF reader to new-style buildysm
` [RFA 34/42] Add many methods to buildsym_compunit
` [RFA 24/42] Move pending_blocks and pending_block_obstack "
` [RFA 38/42] Introduce legacy-buildsym.h

hurd: fix RPC stubs names
 2018-07-15 13:02 UTC  (3+ messages)

packaging and printing supplier 2018/7/15 18:59:27
 2018-07-15 10:59 UTC 

hurd: update RPC prototypes
 2018-07-15 10:49 UTC  (2+ messages)

[RFC] mi: add -a option to the "-data-disassemble" command
 2018-07-14 18:27 UTC  (3+ messages)

[PATCH] Fix Cygwin compilation after target_ops C++ conversion
 2018-07-14 12:52 UTC 

[RFA_v4 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-07-14 12:37 UTC  (6+ messages)
` [RFA_v4 2/8] Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMMAND

[pushed] Remove struct keyword in range-based for loop
 2018-07-14  2:09 UTC 

[RFA 0/2] Fix some bugs on macOS
 2018-07-13 20:45 UTC  (3+ messages)
` [RFA 2/2] Fix kill issue leading to zombie process on MacOS Sierra
` [RFA 1/2] Check results of get_darwin_inferior

[obvious/pushed] Expect for another variant of error message when gdbserver cannot resolve hostname
 2018-07-13 20:26 UTC 

[PATCH 00/17] GDB support for more powerpc registers on linux
 2018-07-13 18:29 UTC  (38+ messages)
` [PATCH 02/17] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
` [PATCH 04/17] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
` [PATCH 03/17] [PowerPC] Fix indentation in arch/ppc-linux-common.c
` [PATCH 07/17] [PowerPC] Add gdbserver support for PPR and DSCR
` [PATCH 13/17] [PowerPC] Add support for HTM registers
` [PATCH 06/17] [PowerPC] Add record/replay support for PPR and DSCR
` [PATCH 14/17] [PowerPC] Add gdbserver support for HTM registers
` [PATCH 16/17] [PowerPC] Add support for EBB and PMU registers
` [PATCH 01/17] [PowerPC] Simplify rs6000_pseudo_register_reggroup_p
` [PATCH 10/17] [PowerPC] Add record/replay support for TAR
` [PATCH 09/17] [PowerPC] Add "
` [PATCH 05/17] [PowerPC] Add support for PPR and DSCR
` [PATCH 12/17] [PowerPC] Add tests for TAR
` [PATCH 08/17] [PowerPC] Add tests for PPR and DSCR
` [PATCH 15/17] [PowerPC] Add tests for HTM registers
` [PATCH 17/17] [PowerPC] Add gdbserver support for EBB and PMU registers
` [PATCH 11/17] [PowerPC] Add gdbserver support for TAR

[RFA] Make macOS build warning-free
 2018-07-13 17:16 UTC  (5+ messages)

Oh dear. I regret to inform you that commit 49b000dc5686e016f05b717f18d2c8f865eb3617 might be unfortunate [gdb-8.12-branch]
 2018-07-13 11:21 UTC  (7+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]

[PATCH] S390: Fix displaced stepping of "basr r,0"
 2018-07-13 10:49 UTC  (3+ messages)

[PATCH 0/2] GDBserver: Pass process_info pointers to target methods
 2018-07-13 10:02 UTC  (7+ messages)
` [PATCH 2/2] GDBserver: Pass process_info pointer to target_kill
` [PATCH 1/2] GDBserver: Pass process_info pointer to target_detach and target_join

[RFA] (try to) consistently use 'frame level' concept instead of 'frame number'
 2018-07-13  7:23 UTC  (3+ messages)

[PATCH][gdb/exp] Fix printing of type of optimized out vla
 2018-07-13  6:16 UTC  (2+ messages)
` [PING][PATCH][gdb/exp] "

arm-none-eabi core dump support
 2018-07-12 18:36 UTC 

[obvious/pushed] Declare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long' when on Windows (and unbreak build on mingw32)
 2018-07-12 17:13 UTC 

[PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
 2018-07-12 17:12 UTC  (5+ messages)

[PATCH] gdb: Don't call gdb_load_shlib unless GDB is running
 2018-07-12 16:11 UTC  (2+ messages)

[PATCH v5] Allow using special files with File I/O functions
 2018-07-12 15:30 UTC 

Largest Shark Tank Deal In History
 2018-07-12  4:24 UTC 

[PING] [PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers
 2018-07-12  2:01 UTC 

[PATCH] Implement IPv6 support for GDB/gdbserver
 2018-07-11 23:43 UTC  (7+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/2] Fix gdb.base/multi-forks.exp regression with gdbserver (PR gdb/23377)
 2018-07-11 22:23 UTC  (5+ messages)
` [PATCH 2/2] GDB: Workaround D;PID handling bug in older GDBservers "

Oh dear. I regret to inform you that commit c2bf1eecf99abc4d546bb52a008a25e64a29d85e might be unfortunate
 2018-07-11 19:48 UTC  (5+ messages)
` Breakage on builder RHEL-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e
    ` h8300/ecoff (Re: Breakage on builder RHEL-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e)
      ` [pushed] gdb: Remove traces of h8300 ecoff support

[RFA 0/5] remove some infrun-related cleanups
 2018-07-11 19:29 UTC  (9+ messages)
` [RFA 1/5] Use new and delete for struct infcall_suspend_state
` [RFA 3/5] Use new and delete for struct infcall_control_state

[PATCH] Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself
 2018-07-11 18:56 UTC  (3+ messages)

[PATCH] GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 code
 2018-07-11 18:55 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).