public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 2/4 v18] Add xmethod interface to the extension language API
 2014-05-23 21:01 UTC 

[PATCH v6 0/2] enable target-async by default
 2014-05-23 20:59 UTC  (3+ messages)
` [PATCH v6 2/2] enable target async by default; separate MI and target notions of async
` [PATCH v6 1/2] Make display_gdb_prompt CLI-only

[RFC v5 0/8] enable target-async by default
 2014-05-23 20:45 UTC  (9+ messages)
` [RFC v5 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
  ` [RFC v6 "
` [RFC v5 7/8] separate MI and target notions of async
` [RFC v5 2/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list"
  ` [RFC v6] "

[Patch, microblaze]: Add slr and shr regs
 2014-05-23 20:36 UTC  (7+ messages)

[PATCH v5] Exit code of exited inferiors in -list-thread-groups
 2014-05-23 18:57 UTC  (5+ messages)

[PATCH] PR gdb/13860 - Make MI sync vs async output (closer to) the same
 2014-05-23 18:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem
 2014-05-23 18:47 UTC  (2+ messages)
` [PING][PATCH] Fix for PR gdb/14808, "

[Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c
 2014-05-23 12:45 UTC  (6+ messages)

[Patch, microblaze]: Add slr and shr regs and little-endian breakpoint
 2014-05-23  7:35 UTC  (15+ messages)

[RFC 00/12 V2] Visit varobj available children only in MI
 2014-05-23  1:33 UTC  (15+ messages)
` [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject
` [PATCH 06/12] Use varobj_is_dynamic_p more widely
` [PATCH 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p
` [PATCH 01/12] Use 'struct varobj_item' to represent name and value pair
` [PATCH 02/12] Generalize varobj iterator
` [PATCH 04/12] Remove #if HAVE_PYTHON

[PATCH] support for skeletonless DWARF Fission Type Units
 2014-05-22 21:16 UTC 

[PATCH 0/2] Demangler crash handler
 2014-05-22 20:42 UTC  (16+ messages)

[PATCH] cplus-demangler, free resource after a failed call to gnu_special
 2014-05-22 19:34 UTC  (11+ messages)

[PATCH v2] Add comment for mi_run_cmd_full
 2014-05-22 18:18 UTC  (3+ messages)

[PATCH 0/0][REPOST] Exec events in gdbserver on Linux
 2014-05-22 17:42 UTC  (7+ messages)
` [PATCH 1/4][REPOST] Remote Linux ptrace exit events
` [PATCH 2/4][REPOST] Remote Linux ptrace exec events

[PATCH] Add comment for mi_run_cmd_full
 2014-05-22 17:30 UTC  (4+ messages)

[PATCH, doc RFA] Add guile gdb command support
 2014-05-22 16:39 UTC  (3+ messages)

[PATCH, doc RFA] Add guile gdb parameter support
 2014-05-22 15:46 UTC  (2+ messages)

[Patch MAINTAINERS] Move self back to Write-After Approval
 2014-05-22 15:43 UTC  (3+ messages)

[PATCH, doc RFA]: Add guile progspace support
 2014-05-22 15:27 UTC  (2+ messages)

[PATCH] Add autocompletion for convenience vars in print and set
 2014-05-22 15:17 UTC  (4+ messages)

[PATCH v2 1/3] btrace: control memory access during replay
 2014-05-22 14:58 UTC  (12+ messages)
` [PATCH v2 2/3] test, gcore: move capture_command_output into lib/gdb.exp
` [PATCH v2 3/3] btrace, vdso: add vdso target sections

[RFC][PATCH v2][PR remote/16896] Invalidate a register in cache when a remote target failed to write it
 2014-05-22 14:23 UTC 

[pushed] Add new infrun.h header
 2014-05-22 13:06 UTC 

[PATCH 1/3] make_corefile_notes: have caller free returned memory
 2014-05-22 12:19 UTC  (3+ messages)
` [PATCH 3/3] btrace: pretend we're not replaying when generating a core file
` [PATCH 2/3] observer, gcore: add corefile notes generation observers

[ob/pushed] Don't store the inferior's exit code for --return-child-result in a print routine
 2014-05-22 11:25 UTC 

[PATCH 2/2 v2] Demangler crash handler
 2014-05-22 10:37 UTC  (7+ messages)

[PATCH 00/11] Regset rework preparations part 1
 2014-05-22  7:28 UTC  (5+ messages)
` [PING] "

[PATCH] constify to_attach
 2014-05-21 22:55 UTC  (7+ messages)

[PATCH 0/2] VLA in a struct or union
 2014-05-21 22:28 UTC  (10+ messages)
` [PATCH 2/2] handle "

[ob/pushed] Native targets: Add inf-child.c:inf_child_mourn_inferior and use it
 2014-05-21 21:40 UTC 

[PATCH] Revert "Fix argument passing in mi_run_cmd_full"
 2014-05-21 21:27 UTC  (2+ messages)

[PATCH 3/4 v17] Add support for lookup, overload resolution and invocation of xmethods of C++ classes
 2014-05-21 21:08 UTC  (2+ messages)

New feature "source-id"
 2014-05-21 20:42 UTC  (7+ messages)

[PATCH] GDB/testsuite: Bump up `match_max'
 2014-05-21 19:41 UTC  (8+ messages)

[commit] scm-breakpoint.c (breakpoint_functions): Fix typo
 2014-05-21 19:06 UTC 

[commit] misc minor guile cleanups
 2014-05-21 18:57 UTC 

[PATCH] convert to_thread_address_space to use TARGET_DEFAULT_FUNC
 2014-05-21 18:15 UTC  (2+ messages)

[PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native")
 2014-05-21 17:57 UTC  (5+ messages)
` [PATCH 8/8] Allow making GDB not automatically connect to the native target
` [pushed] Re: [PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native")

[PATCH v5 0/8] Validate binary before use
 2014-05-21 16:48 UTC  (10+ messages)
` [PATCH v5 6/8] gdbserver build-id attribute generator
` [PATCH v5 8/8] Tests for validate symbol file using build-id
` [PATCH v5 7/8] Validate "

[patch] Fix TLS access for -static -pthread
 2014-05-21 14:28 UTC  (8+ messages)
      ` [commit] "

[PATCH] implement support for "enum class"
 2014-05-21 14:25 UTC  (7+ messages)

[PATCH] btrace, vdso: add vdso target sections
 2014-05-21 13:05 UTC  (13+ messages)
              ` [PATCH] Make the dcache (code/stack cache) handle line reading errors better
                  ` [PATCH v2] "
                      ` [pushed] "

[patch] linux_nat_kill() compat. with linux-2.4.x
 2014-05-21 12:49 UTC  (2+ messages)

[PATCH] PR gdb/15713 - errors from i386_linux_resume lead to lock-up
 2014-05-21 12:47 UTC 

[PATCH v3 1/3] btrace: control memory access during replay
 2014-05-21  9:55 UTC  (6+ messages)
` [PATCH v3 3/3] btrace, vdso: add vdso target sections
` [PATCH v3 2/3] test, gcore: move capture_command_output into lib/gdb.exp

[PATCH 0/3] [GDBserver] Fix hardware breakpoint regressions
 2014-05-21  9:33 UTC  (6+ messages)
` [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent

[PATCH v2] Fix argument passing in mi_run_cmd_full
 2014-05-21  8:46 UTC  (5+ messages)

[PATCH OBV] Specify source file explicitly when setting a breakpoint
 2014-05-21  8:29 UTC 

[PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class
 2014-05-21  7:48 UTC  (6+ messages)

[PATCH 3/4 v16] Add support for lookup, overload resolution and invocation of xmethods of C++ classes
 2014-05-21  0:13 UTC  (2+ messages)

[Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks
 2014-05-20 21:09 UTC  (5+ messages)

[PATCH] Fix gdb.multi/base.exp, gdb memory corruption
 2014-05-20 20:33 UTC  (3+ messages)

[PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf
 2014-05-20 19:45 UTC  (4+ messages)

RFA/remote: compare-sections
 2014-05-20 18:17 UTC  (7+ messages)
      ` [PATCH, doc RFA] Make compare-sections work against all targets; add, compare-sections [-r] tests

[RFA] Do not build gdbserver with -Werror by default if development=false
 2014-05-20 13:27 UTC  (4+ messages)
    ` pushed: "

[PATCH] Fix prologue analysis for ldr.w and ldrd instruction
 2014-05-20 13:18 UTC  (9+ messages)

[rfc] btrace: control memory access during replay
 2014-05-20  7:01 UTC  (8+ messages)

[PATCH] gdb_init argument ARGS is a string rather than a list
 2014-05-20  6:09 UTC  (5+ messages)

[PATCH] Set timeout for gdb.reverse/*.exp test cases
 2014-05-20  6:09 UTC  (4+ messages)
` ping: "

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