public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] macro-relative.exp: Mark as unsupported if using fission
 2014-03-24 23:05 UTC  (2+ messages)

[PATCH v5 0/8] Validate binary before use
 2014-03-24 20:00 UTC  (19+ messages)
` [PATCH v5 1/8] Move utility functions to common/
` [PATCH v5 3/8] Create empty common/linux-maps.[ch] and common/target-utils.[ch]
` [PATCH v5 6/8] gdbserver build-id attribute generator
` [PATCH v5 4/8] Prepare linux_find_memory_regions_full & co. for move
` [PATCH v5 8/8] Tests for validate symbol file using build-id
` [PATCH v5 2/8] Merge multiple hex conversions
` [PATCH v5 7/8] Validate symbol file using build-id
  ` [PATCH v5 7/8] Validate symbol file using build-id [updated]
` [PATCH v5 5/8] Move linux_find_memory_regions_full & co

[PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers
 2014-03-24 19:39 UTC  (4+ messages)
    ` Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf, "

[PATCH] aarch64: detect atomic sequences like other ll/sc architectures
 2014-03-24 18:00 UTC  (5+ messages)

[patch] Fix SIGTERM signal safety (PR gdb/15358) [refresh]
 2014-03-24 17:11 UTC  (10+ messages)
` [patchv2] "
    ` [patchv3] Fix SIGTERM signal safety (PR gdb/15358)
        ` [commit] "
            ` [obv commit] "

[RFA] Fix c++/16253 (tag/variable name collision)
 2014-03-24 14:15 UTC  (2+ messages)

[PATCH v2 0/5] ARM process record support for asimd, vfp etc instructions
 2014-03-24 11:32 UTC  (2+ messages)

[committed, darwin]: Fix dump of messages on x86_64
 2014-03-24  9:28 UTC 

[PATCH 0/2] btrace: perf improvements
 2014-03-24  9:21 UTC  (10+ messages)
` [PATCH 2/2] btrace: avoid symbol lookup
` [PATCH 1/2] btrace: only search for lines in current symtab

[FYI] Add myself to maintainers (write after approval)
 2014-03-24  9:17 UTC  (2+ messages)

[PATCH]Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue
 2014-03-24  8:31 UTC  (5+ messages)
` [PATCH/v2] Fix "

[commit] infcmd.c: Whitespace, comment fixes
 2014-03-23  5:43 UTC 

[commit] infcmd.c (interrupt_command): Renamed from interrupt_target_command
 2014-03-23  5:10 UTC 

[PATCH v4 00/10] Remove `expout*' globals from parser-defs.h
 2014-03-22 19:59 UTC  (12+ messages)
` [PATCH v4 04/10] Ada language
` [PATCH v4 09/10] Pascal language
` [PATCH v4 05/10] Fortran language
` [PATCH v4 06/10] Java language
` [PATCH v4 02/10] SystemTap integration
` [PATCH v4 01/10] Language independent bits
` [PATCH v4 03/10] C language
` [PATCH v4 10/10] Go programming language
` [PATCH v4 08/10] Objective-C language
` [PATCH v4 07/10] Modula-2 language

[PATCH 1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets
 2014-03-22 11:23 UTC  (9+ messages)
` [PATCH 2/3] Factor remote_read_bytes
` [PATCH 3/3] Remove target_read_live_memory

[PATCH] Small segfault fix when there is no python
 2014-03-22  7:02 UTC  (5+ messages)

[PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class
 2014-03-22  2:54 UTC  (2+ messages)

[PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references
 2014-03-21 23:56 UTC  (6+ messages)
` [PING][PATCH] "

[RFA] Fix gdb/15827 (crash w/corrupt DWARF)
 2014-03-21 19:27 UTC  (5+ messages)

[PATCH] [python] Fix gdb.Value.dynamic_type for reference values
 2014-03-21 18:41 UTC 

[RFA] c++/16675 (incorrect sizeof reference types)
 2014-03-21 18:25 UTC 

[RFA] Fix c++/16597 (crash when inspecting lambda expression variables)
 2014-03-21 17:43 UTC 

[PATCH][PR/backtrace 16721] Fix erroneous backtrace on AVR
 2014-03-21 17:20 UTC  (5+ messages)

[PATCH v4 0/8] Validate binary before use
 2014-03-21 16:58 UTC  (17+ messages)
` [PATCH v4 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch]
` [PATCH v4 8/8] Tests for validate symbol file using build-id

target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN]
 2014-03-21 16:25 UTC  (4+ messages)

No thread context switch in non-stop mode???
 2014-03-21 11:26 UTC  (5+ messages)
    ` [PUSHED] normal_stop: Extend and clarify comment. (was: Re: No thread context switch in non-stop mode???)

[PATCH/doc] Remove fixme of packet "k"
 2014-03-21  9:00 UTC  (11+ messages)

Ping: [PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers
 2014-03-21  8:33 UTC 

[PATCH 0/1] Fix internal warning when "gdb -p xxx"
 2014-03-21  3:27 UTC  (18+ messages)
` [PATCH 1/1] Fix memleak of the pid_to_exec_file target_ops method for some platforms
        ` [PATCH 1/1] Fix internal warning when "gdb -p xxx" (test)

[PATCH] Avoid using the ISO C99 `z' formatted output modifier
 2014-03-20 21:45 UTC  (3+ messages)

[RFC] fix probe-related internal error on AIX
 2014-03-20 21:11 UTC  (4+ messages)

[RFC v5 0/8] enable target-async by default
 2014-03-20 18:28 UTC  (13+ messages)
` [RFC v5 5/8] make dprintf.exp pass in always-async mode
` [RFC v5 3/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output
` [RFC v5 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
  ` [RFC v6 "
` [RFC v5 1/8] fix latent bugs in ui-out.c
` [RFC v5 2/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list"
  ` [RFC v6] "
` [RFC v5 6/8] fix py-finish-breakpoint.exp with always-async

gdb.threads/step-after-sr-lock.exp behaving very badly
 2014-03-20 14:28 UTC  (3+ messages)

[PUSHED] Further cleanup of signal-while-stepping-over-bp-other-thread.c
 2014-03-20 14:23 UTC 

[PATCH v3 0/5] Fix lost events, and handle multiple step-overs
 2014-03-20 13:59 UTC  (8+ messages)
` [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set
` [PUSHED] Re: [PATCH v3 0/5] Fix lost events, and handle multiple step-overs

[Patch v11] Debug methods in GDB Python
 2014-03-19 23:20 UTC  (2+ messages)

[PATCH] Fix "PC register is not available" issue
 2014-03-19 16:41 UTC  (10+ messages)

[PUSHED 0/8] Fix and enable gdb.base/async.ex
 2014-03-19 15:58 UTC  (9+ messages)
` [PUSHED 7/8] gdb.base/async.exp: Make test messages unique
` [PUSHED 3/8] gdb.base/async.exp: Fix stepi& test
` [PUSHED 8/8] gdb.base/async.exp: Enable it
` [PUSHED 5/8] gdb.base/async.exp: Factor out test pattern to a procedure
` [PUSHED 6/8] gdb.base/async.exp: Fix races
` [PUSHED 2/8] gdb.base/async.exp: Don't hardcode line numbers
` [PUSHED 1/8] gdb.base/async.exp: Leave gdb_protocol alone
` [PUSHED 4/8] gdb.base/async.exp: Use prepare_for_testing

[PATCH v5 00/15] C99 variable length array support
 2014-03-19 15:35 UTC  (9+ messages)
` [PATCH v5 10/15] vla: evaluate operand of sizeof if its type is a vla
` [PATCH v5 09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence

[commit] Misc cleanups in async.exp
 2014-03-19 14:47 UTC  (2+ messages)

Commit: ARM SIM: Convert to ISO C and remove redundant code
 2014-03-19  4:21 UTC  (2+ messages)

[PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native")
 2014-03-18 21:55 UTC  (5+ messages)
` [PATCH 8/8] Allow making GDB not automatically connect to the native target
` [PATCH 0.5/8] Rename "target child" to "target native"

[PATCH] Power: Correct little-endian e500v2 GPR frame offsets
 2014-03-18 19:51 UTC  (4+ messages)
` [PING][PATCH] "

New feature "source-id"
 2014-03-18 17:57 UTC  (14+ messages)

[RFC] Stop putting function comments in foo.h
 2014-03-18 15:59 UTC  (6+ messages)

Commit: ARM SIM: Add tracing support
 2014-03-18 12:43 UTC  (9+ messages)

[RFC 00/12 V2] Visit varobj available children only in MI
 2014-03-18  1:36 UTC  (2+ messages)

RFA: Mention ARM sim now supports tracing in GDB/NEWS
 2014-03-17 17:29 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).