Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit
 2013-07-31  2:41 UTC  (6+ messages)

[PATCH 0/3] Select the current frame in command tdump
 2013-07-31  0:47 UTC  (12+ messages)
` [PATCH 1/3] Tweak gdb.trace/backtrace.exp
` [PATCH 2/3] Make test result of gdb.trace/backtrace.exp unique
` [PATCH 3/3] Select the current frame in command tdump
  ` [ping 2]: [PATCH 0/3] "

[commit] dwarf2read.c (process_queue): Add type signature to debug output
 2013-07-31  0:31 UTC 

[RFA] Fix namespace aliases (c++/7539, c++/10541)
 2013-07-30 22:44 UTC  (3+ messages)

Events when inferior is modified
 2013-07-30 21:04 UTC  (2+ messages)

[PATCH 0/8] enable target-async by default
 2013-07-30 20:56 UTC  (20+ messages)
` [PATCH 8/8] enable target-async
` [PATCH 1/8] fix latent bugs in ui-out.c
` [PATCH 4/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output
` [PATCH 5/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
` [PATCH 6/8] make dprintf.exp pass in always-async mode
` [PATCH 2/8] add target method delegation
` [PATCH 3/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list"
` [PATCH 7/8] fix py-finish-breakpoint.exp with always-async

Fix PR14135
 2013-07-30 20:13 UTC  (9+ messages)
` [PATCH 3/3] Match output in async mode
` [PATCH 1/3] New test case for PR12929
` [PATCH 2/3] Don't force interpreter sync mode in execute_gdb_command

[PATCH 0/4] Remove deprecated_throw_reason
 2013-07-30 19:22 UTC  (9+ messages)
` [PATCH 1/4] Remove deprecated_throw_reason from internal_verror
` [PATCH 2/4] Remove deprecated_throw_reason from mips_error
` [PATCH 3/4] Remove remaining uses of deprecated_throw_reason
` [PATCH 4/4] Remove deprecated_throw_reason

[PATCH] Share ptrace options discovery/linux native code between GDB and gdbserver
 2013-07-30 19:20 UTC  (3+ messages)

[PATCH] Fix for PR15117
 2013-07-30 18:56 UTC  (2+ messages)

[PATCH] Share more common target structures between gdb and gdbserver
 2013-07-30 18:11 UTC  (3+ messages)

FYI: GDB nightly snapshots still down
 2013-07-30 17:58 UTC  (2+ messages)

[RFA 0/14] Remove quadratic behaviour from probes linker interface
 2013-07-30 17:28 UTC  (4+ messages)

[PATCH 1/3] Fix ppc64 single step over atomic sequence testcase
 2013-07-30 17:15 UTC  (4+ messages)
` [PATCH 2/3] Support up to 3 conditional branches in an atomic sequence
` [PATCH 3/3] Add multiple branches to single step through atomic sequence testcase

[PATCH] [2/2] Don't raise an error for optimized out sub-fields
 2013-07-30 15:38 UTC  (3+ messages)

[PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM
 2013-07-30 15:38 UTC  (2+ messages)

[PATCH 0/3 V3] Test mingw32 GDB in cygwin
 2013-07-30 15:33 UTC  (13+ messages)
` [PATCH 1/3] Detect GDB is "
` [PATCH 2/3] Unbuffer stdout and stderr "
` [PATCH 3/3] Set stdin/stdout/stderr to binary mode "

[PATCH] [1/2] value_fetch_lazy - ensure parent is not lazy before accessing
 2013-07-30 15:23 UTC  (4+ messages)
` [PING] "

[PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path
 2013-07-30 12:11 UTC  (11+ messages)

[PATCH] Improve performance of large restore commands
 2013-07-30 11:33 UTC  (7+ messages)

[PATCH] Pass address around within ada-valprint.c
 2013-07-30 10:40 UTC 

[commit] main.c (captured_command_loop): Tweak comment
 2013-07-29 21:43 UTC 

[commit] target.c (target_async_permitted_1): Fix comment
 2013-07-29 21:28 UTC 

[commit] symtab.c (iterate_over_some_symtabs): Add comment
 2013-07-29 20:19 UTC 

[PATCH 00/17] Implement gdbarch_gdb_signal_to_target
 2013-07-29 20:15 UTC  (5+ messages)
` [PATCH 17/17] MIPS support

Setting parity for remote serial
 2013-07-29 20:14 UTC  (8+ messages)

[commit] symtab.c (iterate_over_some_symtabs): Fix indentation
 2013-07-29 20:05 UTC 

[PATCH] Unbuffer stdout and stderr on windows
 2013-07-29 19:51 UTC  (8+ messages)

[PATCH] Fix PR 15693 - Extra *running event when call-style dprintf hits
 2013-07-29 19:24 UTC  (2+ messages)

[PATCH 0/7] increase the portability of the gdbserver code
 2013-07-29 19:16 UTC  (3+ messages)
` [PATCH 6/7] common: add an alternative implementation for xstrvprintf

[RFA] dwarf2read.c: fix computing list of included symtabs
 2013-07-29 19:10 UTC  (2+ messages)

[patch] [python] Add two different initialization checks for frame filters
 2013-07-29 18:21 UTC  (2+ messages)

[PATCH 0/2] New option --skip-unavailable to -stack-list-XXX commands
 2013-07-29 18:17 UTC  (4+ messages)
` [PATCH 1/2] Use mi_getopt in mi_cmd_stack_list_locals and mi_cmd_stack_list_variables
` [ping]: [PATCH 0/2] New option --skip-unavailable to -stack-list-XXX commands

[PATCH/AARCH64] Fix hardware break points
 2013-07-29 17:56 UTC  (4+ messages)

[PATCH] Revised display-linkage-name
 2013-07-29 17:48 UTC  (13+ messages)

[RFC] Catch exception after stepped over watchpoint
 2013-07-29 17:19 UTC  (5+ messages)

[PATCH 2/5] powerpc64-aix processing xlC generated line table
 2013-07-29 16:58 UTC  (2+ messages)

[PATCH 0/7] Implement gdbarch_gdb_signal_{to,from}_target
 2013-07-29 16:44 UTC  (14+ messages)
` [PATCH 2/7] Linux kernel generic support
` [PATCH 1/7] Implement the gdbarch.{sh,c,h} bits
` [PATCH 7/7] MIPS support
` [PATCH 5/7] SPARC support
` [PATCH 3/7] Alpha support
` [PATCH 4/7] AVR support
` [PATCH 6/7] Xtensa support

[PATCH v14 0/5] remove-symbol-file & add-symbol-file
 2013-07-29  8:45 UTC  (7+ messages)
` [PATCH v14 2/5] Documentation for the remove-symbol-file command
` [PATCH v14 5/5] Test adding and removing a symbol file at runtime
` [PATCH v14 3/5] 'add-symbol-file' should update the current target sections
` [PATCH v14 4/5] Function is_known_elf_target
` [PATCH v14 1/5] New remove-symbol-file command

[PATCH 5/5] make calls to ptrace64 in aix-thread.c when defined
 2013-07-29  6:17 UTC 

[PATCH3/5] 64 bit support in xcoffread + reading auxillary entries correctly
 2013-07-29  6:17 UTC 

[PATCH 4/5] powerpc64-aix ptrace64 when defined
 2013-07-29  6:17 UTC 

Fw: [PATCH 1/5] config support for powerpc64-aix
 2013-07-29  6:15 UTC 

[PATCH 0/3] mips hardware watchpoint support in gdbserver
 2013-07-28  0:49 UTC  (22+ messages)
` [PATCH v2 0/5] "
  ` [PATCH 5/5] MIPS GDBserver watchpoint
  ` [PATCH 3/5] Refactor in mips-linux-nat.c
  ` [PATCH 1/5] Share 'enum target_hw_bp_type' in GDB and GDBserver
  ` [PATCH 2/5] Include asm/ptrace.h in mips-linux-nat.c
  ` [PATCH 4/5] Move mips hardware watchpoint stuff to common/

[RFC][PATCH] GDB kills itself instead of interrupting inferior
 2013-07-26 23:49 UTC  (3+ messages)

[PATCH 0/3] Test mingw32 GDB in cygwin
 2013-07-26 19:40 UTC  (10+ messages)
` [PATCH 1/3] New option --cygwin-tty

[PATCH v12 0/5] remove-symbol-file & add-symbol-file
 2013-07-26 19:10 UTC  (3+ messages)
` [PATCH v12 3/5] 'add-symbol-file' should update the current target sections

[RFA] Fix mi-var-child-f.exp failures
 2013-07-26 18:16 UTC  (5+ messages)

[PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness
 2013-07-26 17:15 UTC  (7+ messages)

RFC: introduce common.m4
 2013-07-26 15:34 UTC  (8+ messages)

RFC: don't call add_target for thread_db_ops
 2013-07-26 15:23 UTC  (8+ messages)

Add Windows x64 SEH unwinder (take 2)
 2013-07-26 15:22 UTC  (9+ messages)
` [RFA/commit+doco 2/2] Windows x64 SEH unwinder
            ` [RFA] Windows x64 SEH unwinder (v2)

[PATCH] cleanup: constify "struct attribute" function parameter
 2013-07-26 14:44 UTC  (2+ messages)

[commit] linux-fork.h: delete detach_fork
 2013-07-25 20:54 UTC 

[patch] Fix SIGTERM signal safety (PR gdb/15358)
 2013-07-25 19:07 UTC  (4+ messages)

[patchv2 2/2] Fix CTRL-C for remote.c (PR remote/15297)
 2013-07-25 15:29 UTC  (3+ messages)

RFC: remove pop_target
 2013-07-25 14:31 UTC  (3+ messages)

[PATCH] Catch up with OpenBSD/hppa ptrace(2) changes
 2013-07-25 12:10 UTC 

[PATCH] Use DWARF2 CFI unwinder on OpenBSD/hppa
 2013-07-25 12:05 UTC 

[PATCH] [2/2] Resue 'z' formatter from mi register display code
 2013-07-25 10:40 UTC  (3+ 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