[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)
2015-01-12 10:05 UTC (5+ messages)
` [commit] "
[patch] Fix jit-reader.h for multilib
2015-01-12 9:57 UTC (6+ messages)
RFC: using AdaCore's git hooks for binutils-gdb.git
2015-01-12 6:56 UTC (13+ messages)
` ANNOUNCEMENT: we have now switched to new git hooks (was: "Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...")
[REVERTED PATCH] symbol lookup cache
2015-01-12 5:06 UTC (2+ messages)
[PATCH 0/5] GNU/Linux, fix attach races/problems
2015-01-12 4:43 UTC (9+ messages)
` [PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads
` [PATCH] skip "attach" tests when testing against stub-like targets (was: Re: [PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads)
` [PATCH] skip "attach" tests when testing against stub-like targets
` [regression/native-gdbserver][buildbot] Python testscases get staled (was: Re: [PATCH] skip "attach" tests when testing against stub-like targets)
[PATCH] dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME
2015-01-12 0:41 UTC (3+ messages)
[PATCH] dwarf.exp: All numeric attributes require a form
2015-01-11 23:48 UTC (3+ messages)
[PATCH] Rename "maint demangle" as "demangle"
2015-01-11 22:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH] Fix build on OpenBSD
2015-01-11 21:20 UTC
[COMMITTED PATCH] symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME and symbol_matches_domain
2015-01-11 20:34 UTC
[COMMITTED PATCH] Improve function comments of symbol_cache_mark_found/not_found
2015-01-11 19:41 UTC
[RFC] symbol lookup cache
2015-01-11 19:11 UTC (12+ messages)
` [PATCH] "
[RFC] Run tests in sub dir of testsuite/
2015-01-11 12:36 UTC (3+ messages)
[PATCH] Detect 64-bit-ness in PowerPC Book III-E
2015-01-11 8:27 UTC (4+ messages)
` [PATCH 0/2, V2] "
` [PATCH 2/2] "
` [PATCH 1/2] Move some ppc macros to nat/ppc-linux.h
[RFA] Fix pascal behavior for class fields
2015-01-10 21:23 UTC (13+ messages)
` gdb-patches RFA: "
` [RFA 0/3] Fix pascal behavior for class fields with testcase
` [RFA PATCH 2/3] Add debug-stabs debug-dwarf and class option for pascal compiler
` [RFA PATCH 1/3] Remember the case pattern that allowed finding a field of this
` [RFA PATCH 3/3] Testcase for pascal/17815
[PATCH] Append to input history file instead of overwriting it
2015-01-10 18:46 UTC (16+ messages)
[PATCH 0/3 v2] Abort completion when list becomes large
2015-01-10 9:23 UTC (10+ messages)
` [PATCH 3/3 v2] Implement completion limiting
[PATCH V5 0/3] Intel(R) AVX-512 register support
2015-01-10 7:00 UTC (6+ messages)
` [PATCH V5 2/3] Add AVX512 register support to gdbserver
[Patch] Fix build problem with system call in compile/compile.c
2015-01-10 4:30 UTC (19+ messages)
[PATCH] Fix gdbserver build with x86_64-w64-mingw32 -m32
2015-01-10 4:17 UTC (3+ messages)
[PATCH] Fix a pair of screen-resizing issues in TUI
2015-01-10 3:59 UTC (4+ messages)
` [PATCH] Fix truncation of TUI command history
New ARI warning Sat Jan 10 01:54:00 UTC 2015
2015-01-10 1:54 UTC
[buildbot] GDB regression on 85880250e591a51624d24db653aaace0c5ce5943
2015-01-09 22:24 UTC (3+ messages)
[PATCH] Don't munge yacc's #line directives
2015-01-09 22:23 UTC (6+ messages)
[PATCH 0/2] Share code to disable ASR between GDB and gdbserver
2015-01-09 22:19 UTC (3+ messages)
` [PATCH 1/2] Move safe_strerror to common/
` [PATCH 2/2] Move code to disable ASR to nat/
[PATCH v2] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow"
2015-01-09 21:50 UTC (3+ messages)
[PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big
2015-01-09 20:30 UTC (10+ messages)
` [testsuite patch] for: "
[PATCH] Consolidate the custom TUI query hook with the default query hook
2015-01-09 18:35 UTC (4+ messages)
[PATCH 0/8] Linux: starvation avoidance in non-stop mode
2015-01-09 15:07 UTC (11+ messages)
` [PATCH 6/8] linux-nat.c: better starvation avoidance, handle non-stop mode too
` [PATCH 4/8] linux-nat.c: clean up pending status checking and resuming LWPs
[patch] Fix 100x slowdown regression on DWZ files
2015-01-09 0:32 UTC (6+ messages)
` [patchv2] "
` ping^2: "
[RFA] Fix for PR 17811
2015-01-08 23:19 UTC (3+ messages)
[PATCH v10 00/28] record-btrace: reverse
2015-01-08 20:49 UTC (3+ messages)
` [PATCH v10 06/28] btrace: change branch trace data structure
` x86_64-m32 internal error for multi-thread-step.exp [Re: [PATCH v10 06/28] btrace: change branch trace data structure]
[PATCH] TUI: rewrite tui_query_hook()
2015-01-08 15:50 UTC (14+ messages)
` [PATCH] Consolidate the custom TUI query hook with default query hook
[PATCH 1/3] Remove superfluous function key_is_command_char()
2015-01-08 14:58 UTC (12+ messages)
` [PATCH 3/3] Don't flush the prompt when resizing the terminal within TUI
` [PATCH 2/3] TUI: Don't print KEY_RESIZE keys
[PATCH] Clear upper bits during sign extension
2015-01-08 13:06 UTC (8+ messages)
[RFA] Fix pascal behavior for class fields
2015-01-08 8:53 UTC
[PATCH] Recognize branch instruction on MIPS in gdb.trace/entry-values.exp
2015-01-08 3:47 UTC (9+ messages)
[RFC] Monster testcase generator for performance testsuite
2015-01-08 1:55 UTC (6+ messages)
[RFA] Fix for PR 17811
2015-01-07 23:20 UTC
[PATCH] Speed up "gdb -tui" output
2015-01-07 22:30 UTC (24+ messages)
[PATCH] [RFC] Don't propagate our current terminal state to the inferior
2015-01-07 21:44 UTC (8+ messages)
Sync libiberty with gcc
2015-01-07 17:36 UTC
[RFA] Add --with-libz-prefix option in config/zlib.m4
2015-01-07 17:02 UTC (3+ messages)
[PATCH] MIPS: Handle the DSP registers for bare metal
2015-01-07 15:11 UTC (9+ messages)
[testsuite patch] Fix avx512.exp regression
2015-01-07 14:45 UTC (3+ messages)
` [commit] "
[PATCH v3] Remove unwanted spaces when looking up builtin types
2015-01-07 14:35 UTC
[PATCHSET] [2/4] Fix various issue in TUI
2015-01-07 13:48 UTC (4+ messages)
[pushed/sim] Regenerate sim/common/aclocal.m4 and sim/common/configure
2015-01-07 10:01 UTC
[RFC] Empty result of "info types inner": Is this a bug?
2015-01-07 8:55 UTC (4+ messages)
page: next (older) | prev (newer) | 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).