Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v4 00/10] Remove `expout*' globals from parser-defs.h
 2014-03-22  4:44 UTC  (6+ messages)
` [PATCH v4 03/10] C language
` [PATCH v4 02/10] SystemTap integration
` [PATCH v4 01/10] Language independent bits
` [PATCH v4 05/10] Fortran language
` [PATCH v4 04/10] Ada language

[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++/16253 (tag/variable name collision)
 2014-03-21 18:12 UTC 

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

[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 v5 0/8] Validate binary before use
 2014-03-21 17:08 UTC  (18+ messages)
` [PATCH v5 1/8] Move utility functions to common/
` [PATCH v5 6/8] gdbserver build-id attribute generator
` [PATCH v5 8/8] Tests for validate symbol file using build-id
` [PATCH v5 2/8] Merge multiple hex conversions
` [PATCH v5 3/8] Create empty common/linux-maps.[ch] and common/target-utils.[ch]
` [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 v5 4/8] Prepare linux_find_memory_regions_full & co. for move

[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)

[PATCH] Small segfault fix when there is no python
 2014-03-21 16:24 UTC  (4+ messages)

[PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers
 2014-03-21 13:11 UTC  (2+ messages)

[PATCH 1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets
 2014-03-21 12:01 UTC  (7+ messages)
` [PATCH 3/3] Remove target_read_live_memory
` [PATCH 2/3] Factor remote_read_bytes

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  (11+ messages)
` [RFC v5 2/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list"
  ` [RFC v6] "
` [RFC v5 5/8] make dprintf.exp pass in always-async mode
` [RFC v5 1/8] fix latent bugs in ui-out.c
` [RFC v5 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
  ` [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)

[PATCH]Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue
 2014-03-19 16:01 UTC  (3+ messages)
` [PATCH/v2] Fix "

[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 5/8] gdb.base/async.exp: Factor out test pattern to a procedure
` [PUSHED 8/8] gdb.base/async.exp: Enable it
` [PUSHED 3/8] gdb.base/async.exp: Fix stepi& test
` [PUSHED 6/8] gdb.base/async.exp: Fix races
` [PUSHED 1/8] gdb.base/async.exp: Leave gdb_protocol alone
` [PUSHED 4/8] gdb.base/async.exp: Use prepare_for_testing
` [PUSHED 2/8] gdb.base/async.exp: Don't hardcode line numbers

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

[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  (16+ messages)
` [PATCH 7/8] NEWS: Mention native target renames
` [PATCH 6/8] go32-nat.c: Don't override to_open
` [PATCH 1/8] Rename "target djgpp" -> "target native"
` [PATCH 4/8] Windows: Rename "target child" "
` [PATCH 8/8] Allow making GDB not automatically connect to the native target
` [PATCH 3/8] Rename "target GNU" -> "target native"
` [PATCH 2/8] Rename "target darwin-child" "
` [PATCH 5/8] nto-procfs.c: Add "
` [PATCH 0.5/8] Rename "target child" to "

[patch] Fix SIGTERM signal safety (PR gdb/15358) [refresh]
 2014-03-18 21:51 UTC  (6+ messages)
` [patchv2] "
    ` [patchv3] Fix SIGTERM signal safety (PR gdb/15358)
        ` [commit] "

[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  (19+ messages)

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

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

RFA: Mention ARM sim now supports tracing in GDB/NEWS
 2014-03-17 17:29 UTC  (2+ messages)

[pushed/Ada] Crash with references to GNAT packed arrays handling
 2014-03-17 15:51 UTC  (3+ messages)
` pushed: [testsuite/Ada 2/2] New testcase for packed array renaming
` pushed: [Ada 1/2] Crash with references to GNAT packed arrays handling

darwin: support recent versions of dyld
 2014-03-17 13:08 UTC 

[PATCH 0/5] Return error code in get_number
 2014-03-17  0:51 UTC  (5+ messages)

[commit] Fix Python 2.4 build break
 2014-03-16 14:08 UTC 

[patch] linux_nat_kill() compat. with linux-2.4.x
 2014-03-16 13:59 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox