public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] dwarf2read.c: Check type of linkage name attribute prior to decoding
 2015-08-19 18:54 UTC  (2+ messages)

[PATCH] Guard compile tests from running when unsupported + harden feature support check
 2015-08-19 18:01 UTC  (5+ messages)

[PATCH 0/2] Better handling of slow remote transfers
 2015-08-19 17:21 UTC  (21+ messages)
                        ` [PATCH] Prelimit number of bytes to read in "vFile:pread:"
                            ` [pushed] "

[PATCH] procfs.c: Include "filestuff.h"
 2015-08-19 16:52 UTC  (4+ messages)

[PATCH] Replace some xmalloc-family functions with XNEW-family ones
 2015-08-19 15:31 UTC  (6+ messages)

[PATCH] [Ada] Fix parsing for expressions with attributes and characters
 2015-08-19 15:25 UTC 

[PATCH 0/7] Replace continuations with an extendable "class"
 2015-08-19 14:56 UTC  (14+ messages)
` [PATCH 1/7] Merge async and sync code paths some more
` [PATCH 2/7] Replace "struct continuation" mechanism by something more extensible
` [PATCH 7/7] Delete enum inferior_event_handler::INF_TIMER

[rfc] btrace: change record instruction-history /m
 2015-08-19 14:45 UTC  (14+ messages)

[PATCH, MIPS, PING] Move encoded as 'or' in binutils
 2015-08-19 10:07 UTC 

[PATCH] [AArch64] Fix incorrect mask when decoding b.cond instruction
 2015-08-19  8:32 UTC  (2+ messages)

[PATCH 0/7] Aarch64 linux GDB remote multi-arch debugging
 2015-08-19  8:26 UTC  (11+ messages)
` [PATCH 2/7] New regs_info for aarch32
` [PATCH 7/7] Mention multi-arch debugging support in NEWS

[PATCH] Bail out of processing stop if hook-stop resumes target / changes context
 2015-08-19  8:22 UTC  (2+ messages)

[PATCH 0/8] Break at each iteration for breakpoints placed on a while statement
 2015-08-19  7:15 UTC  (9+ messages)
` [PATCH 1/8] Add new test, gdb.base/loop-break.exp
` [PATCH 2/8] Add new gdbarch method, unconditional_branch_address
` [PATCH 3/8] Break at each iteration for breakpoints placed on a while statement
` [PATCH 4/8] Implement unconditional_branch_address method for x86-64 and i386
` [PATCH 5/8] Implement unconditional_branch_address method for arm and thumb
` [PATCH 6/8] Implement unconditional_branch_address method for powerpc / rs6000
` [PATCH 7/8] Implement unconditional_branch_address method for rl78
` [PATCH 8/8] Implement unconditional_branch_address method for rx

[PATCH] Remove fields curch and cur_line from TUI_CMD_WIN
 2015-08-19  4:39 UTC 

[PATCH] [PR mi/18833] Provide unlimited redirection stack for MI
 2015-08-18 21:04 UTC 

[PATCH/COMMITTED] gdb/doc: Fix build of 'info' manual
 2015-08-18 16:17 UTC 

[PATCH 00/13] [aarch64] Share more code between GDB and GDBserver
 2015-08-18 15:53 UTC  (14+ messages)
` [PATCH 12/13] Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c
` [PATCH 09/13] Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aarch64-linux-hw-point.c
` [PATCH 10/13] Add pid argument in aarch64_get_debug_reg_state
` [PATCH 07/13] Make aarch64_notify_debug_reg_change the same on GDB and GDBserver
` [PATCH 03/13] Remove some comments in debug_reg_change_callback
` [PATCH 02/13] Re-indent the code
` [PATCH 08/13] Make debug_reg_change_callback the same on GDB and GDBserver
` [PATCH 11/13] Make aarch64_linux_prepare_to_resume "
` [PATCH 13/13] Move aarch64_linux_new_thread to nat/aarch64-linux.c
` [PATCH 01/13] [gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_change
` [PATCH 04/13] Get pid rather than lwpid
` [PATCH 05/13] Use phex debug_reg_change_callback
` [PATCH 06/13] Use debug_printf in debug_reg_change_callback

[PATCH] [PR mi/18833] Provide unlimited redirection stack for MI
 2015-08-18 12:09 UTC  (2+ messages)

[PATCH v2] [PR symtab/17391] gdb internal error: assertion fails in regcache.c:178
 2015-08-18 11:49 UTC  (2+ messages)

"Remote 'g' packet reply is too long" error
 2015-08-18 11:23 UTC  (2+ messages)

[pushed] x86/Linux: disable all-stop on top of non-stop
 2015-08-18 10:08 UTC 

[PATCH] gdb.arch/amd64-entry-value-paramref.S: Fix DIE offsets
 2015-08-18  9:44 UTC  (2+ messages)

[PATCH] Don't truncate the history file when history size is unlimited
 2015-08-17 23:29 UTC  (12+ messages)
  ` Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64) (was: Re: [PATCH] Don't truncate the history file when history size is unlimited)
      ` Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64)

[PATCH v2] [PR symtab/17391] gdb internal error: assertion fails in regcache.c:178
 2015-08-17 22:58 UTC 

[PATCH] dwarf2read.c: Check type of linkage name attribute prior to decoding
 2015-08-17 20:38 UTC  (4+ messages)

[PATCH] ui-out.c (default_ui_out_impl): Add comment
 2015-08-17 20:08 UTC 

[PATCH] Move strace -m/explicit location test to strace.exp
 2015-08-17 19:13 UTC  (3+ messages)

[PATCH 2/2] Make remote file transfers interruptible
 2015-08-17 18:54 UTC  (7+ messages)
` [PATCH] Make remote "

[PATCH 0/2] Reimplement redirection for MI
 2015-08-17 18:47 UTC  (2+ messages)

[PATCH v2 0/3] bfd cache: tighten match criteria and debug commands
 2015-08-17 17:34 UTC  (8+ messages)
` [PATCH v2 3/3] gdb: Add debug tracing for bfd cache activity
` [PATCH v2 1/3] gdb: Improve cache matching criteria for the bfd cache
` [PATCH v2 2/3] gdb: New maintenance command to disable bfd sharing

[PATCH v6 7/9] Explicit locations: add UI features for CLI
 2015-08-17 17:19 UTC  (4+ messages)

[PATCH v2] [PR symtab/17391] gdb internal error: assertion fails in regcache.c:178
 2015-08-17 17:02 UTC  (2+ messages)

[PATCH] [D] Allow enum scopes to be looked up
 2015-08-17 16:41 UTC  (2+ messages)

[patch] fix misparsing in remote_parse_stop_reply
 2015-08-17 14:46 UTC  (2+ messages)

[PATCH] Add proper handling for non-local references in nested subprograms
 2015-08-17 13:33 UTC  (18+ messages)
  ` [PATCH] Add proper handling for non-local references in nested functions

[PATCH] Unset attach_flag when running a new process
 2015-08-17 13:01 UTC  (8+ messages)

New ARI warning Mon Aug 17 01:54:16 UTC 2015
 2015-08-17  1:54 UTC 

[PATCH] Add end_psymtab_common
 2015-08-16 14:33 UTC  (2+ messages)

[PATCH] objfiles.h, psympriv.h, psymtab.c whitespace
 2015-08-16 14:23 UTC  (2+ messages)

[PATCH] Remove "val" arg to add_psymbol_to_bcache
 2015-08-16 14:18 UTC  (2+ messages)

[PATCH] Remove some hardcoded bitfield sizes
 2015-08-16 13:57 UTC  (2+ messages)

[PATCH/obv] Rename `typename' in d-exp.y to avoid C++ reserved word
 2015-08-16 13:12 UTC  (3+ messages)

[PATCH] perftest/utils.py (select_file): Kill any existing inferior before selecting a new file
 2015-08-15  6:32 UTC 

[PATCH v2] Rewrite mixed source/assembler disassembly
 2015-08-15  6:23 UTC  (4+ messages)

[doc patch] Python3: execfile->exec+open
 2015-08-15  5:27 UTC 

New ARI warning Wed Aug 12 01:53:55 UTC 2015
 2015-08-14 22:19 UTC  (5+ messages)

[PATCH] mi_make_breakpoint: add "evaluated-by" option
 2015-08-14 21:44 UTC  (3+ messages)

[PATCH/commit] Fix ARI warnings in d-exp.y
 2015-08-14 19:21 UTC 

New ARI warning Fri Aug 14 01:54:27 UTC 2015
 2015-08-14 14:39 UTC  (3+ messages)

[PATCH v3 2/2] D: Move classification of symbols from the grammar to the lexer
 2015-08-13 19:17 UTC  (3+ messages)

[PATCH v4 00/18] All-stop on top of non-stop
 2015-08-13 18:29 UTC  (19+ messages)
        ` [pushed] gdb.base/dso2dso.exp sometimes broken

[ob/pushed] Fix Python frame unwinder issue caught by Valgrind
 2015-08-13 18:05 UTC 

[PATCH] Rename reserved C++ keyword "explicit"
 2015-08-13 17:01 UTC  (2+ messages)

[PING][PATCH] gnu_vector.exp: Avoid some more known FAILs
 2015-08-13 15:59 UTC  (4+ messages)

[PATCH] Fix invoking "[kill|detach] inferiors" on inferiors that are not running
 2015-08-13 15:56 UTC  (3+ messages)

[PATCH 0/5] Extended-remote follow exec
 2015-08-13 15:43 UTC  (12+ messages)
` [PATCH 2/5] Extended-remote exec catchpoints
` [PATCH v2 0/5] Extended-remote exec events
  ` [PATCH v2 1/5] Extended-remote follow exec
  ` [PATCH v2 3/5] Extended-remote support for exec event tests
  ` [PATCH v2 4/5] Eliminate spurious warnings from remote exec
  ` [PATCH v2 5/5] Extended-remote exec event docs

[PATCH 1/2] Warn when accessing binaries over RSP
 2015-08-13 15:07 UTC  (3+ messages)
` [PATCH v2] Warn when accessing binaries from remote targets

[PATCH v3 1/2] D: Support looking up symbols in the current and imported modules
 2015-08-13 11:06 UTC  (3+ messages)

[PATCH] [Ada] Add support for subprogram renamings
 2015-08-13  7:38 UTC  (5+ 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).