[PATCH] GDB tests for Go language support: remove unnecessary first breakpoint
2015-04-14 15:08 UTC (3+ messages)
[PATCH] [testsuite] Probe awatch/rwatch support
2015-04-14 15:01 UTC (2+ messages)
[PATCH] Increase timeout in watch-bitfields.exp for software watchpoint
2015-04-14 15:01 UTC
[PATCH] Fixes to Cygwin-specific signal handling
2015-04-14 14:38 UTC (3+ messages)
RFC: "set" command with 2 arguments instead of one?
2015-04-14 12:49 UTC (7+ messages)
[PATCH] Harden gdb.base/bp-permanent.exp
2015-04-14 12:27 UTC (8+ messages)
[PATCH 0/3] bfd cache: tighten match criteria and debug commands
2015-04-14 11:46 UTC (8+ messages)
` [PATCH 2/3] gdb: New maintenance command to disable bfd sharing
` [PATCH 3/3] gdb: Add debug tracing for bfd cache activity
` [PATCH 1/3] gdb: Use bfd size as another cache identification criteria
[PATCH] Mark object files with "target:" filenames as OBJF_NONLOCAL_FILENAME
2015-04-14 11:41 UTC (3+ messages)
[PATCH] Zero supplied stat buffers in functions that pretend to stat
2015-04-14 11:37 UTC (4+ messages)
[PATCH: gdb-7.8-branch] gdbserver: fix uClibc whithout MMU
2015-04-14 9:24 UTC (2+ messages)
[PATCH] Handle memory write errors on gdb.base/break-always.exp
2015-04-14 9:00 UTC (2+ messages)
[PATCH] Use software watchpoints if hardware watchpoints are not available when testing gdb.base/watch-bitfields.exp
2015-04-14 8:50 UTC (2+ messages)
breakage with "switch to gdb version script"
2015-04-14 3:18 UTC (2+ messages)
` [PATCH] sim: ppc: fix up version script
RFC: Python gdb.Type method returning optimized out gdb.Value
2015-04-14 2:43 UTC (6+ messages)
[PATCH 00/18] Implement full completer limiting
2015-04-13 19:23 UTC (19+ messages)
` [PATCH 16/18] Make the completion API completely opaque
` [PATCH 04/18] Implement completion limiting for add_filename_to_list
` [PATCH 18/18] Remove the vector return result from the completion API
` [PATCH 10/18] Implement completion limiting for cmdpy_completer
` [PATCH 06/18] Implement completion limiting for condition_completer
` [PATCH 11/18] Implement completion limiting for reg_or_group_completer
` [PATCH 09/18] Implement completion limiting for interpreter_completer
` [PATCH 03/18] Implement completion limiting for complete_on_cmdlist
` [PATCH 02/18] Remove completion_tracker_t from the public completion API
` [PATCH 17/18] Use the hashtable to accumulate completion results
` [PATCH 15/18] Implement completion limiting for scmcmd_add_completion
` [PATCH 14/18] Implement completion limiting in add_struct_fields
` [PATCH 08/18] Implement completion limiting for signal_completer
` [PATCH 01/18] Add struct completer_data to the completion API
` [PATCH 12/18] Implement completion limiting for sim_command_completer
` [PATCH 13/18] Implement completion limiting for complete_on_enum
` [PATCH 07/18] Implement completion limiting for filename_completer
` [PATCH 05/18] Implement completion limiting for ada_make_symbol_completion_list
[PATCH] Harden gdb.base/coredump-filter.exp
2015-04-13 17:50 UTC (6+ messages)
[PATCH v2] Add support for the x86 XSAVE extended state on FreeBSD/x86
2015-04-13 17:47 UTC (2+ messages)
[PATCH] Fix gdb.guile/scm-parameter.exp path matching
2015-04-13 16:36 UTC (2+ messages)
[PATCH v2 00/23] All-stop on top of non-stop
2015-04-13 16:23 UTC (21+ messages)
` [PATCH v2 01/23] Fix gdb.base/sigstep.exp with displaced stepping on software single-step targets
` [PATCH v2 03/23] PR13858 - Can't do displaced stepping with no symbols
` [PATCH v2 08/23] Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced stepping
` [PATCH v2 06/23] Make thread_still_needs_step_over consider stepping_over_watchpoint too
[PATCH] Add IPv6 support for remote TCP connections
2015-04-13 16:10 UTC (15+ messages)
[PATCH 0/6] Introduce $inferior_spawn_id, make interrupt.exp work with GDBserver
2015-04-13 14:48 UTC (9+ messages)
` [PATCH 4/6] testsuite: Don't use expect_background to reap gdbserver
[RFC] Unset tcl variable addr to avoid clashing
2015-04-13 8:26 UTC (8+ messages)
[PATCH 1/3] sim: switch to gdb version script
2015-04-13 6:43 UTC (3+ messages)
` [PATCH 3/3] sim: fix the PKGVERSION define
` [PATCH 2/3] sim: options: add --version support
[PATCH 1/4] sim: m68hc11: convert to sim-cpu
2015-04-13 6:15 UTC (4+ messages)
` [PATCH 4/4] sim: mn10300: "
` [PATCH 3/4] sim: v850: "
` [PATCH 2/4] sim: mips: "
[PATCH] sim: ft32: fix ft32_pc_get logic
2015-04-13 6:02 UTC
[PATCH] sim: mips: fix prototype warnings
2015-04-13 6:02 UTC
Patch, sim: fix m68hc11 and iq2000 testsuites using dejagnu baseboard files
2015-04-13 0:16 UTC (4+ messages)
[PATCH] sim: move sim-engine.o/sim-hrw.o to the common list
2015-04-12 9:55 UTC (5+ messages)
[PATCH] sim: ft32: delete sim_read/sim_write funcs
2015-04-12 9:14 UTC
[PATCH v2 0/9] compile: compile print&printf
2015-04-11 19:46 UTC (19+ messages)
` [PATCH v2 9/9] compile: compile printf: gdbserver support
` [PATCH v2 7/9] compile: New 'compile print'
` [doc patch] compile: missing bits [Re: [PATCH v2 7/9] compile: New 'compile print']
` [commit] "
` obsolete: [PATCH v2 0/9] compile: compile print&printf
[PATCH v3 0/9] compile: compile print&printf
2015-04-11 19:44 UTC (10+ messages)
` [PATCH v3 3/9] Code cleanup: compile: Constify some parameters
` [PATCH v3 1/9] Code cleanup: Make parts of print_command_1 public
` [PATCH v3 2/9] compile: Distribute scope, add scope_data
` [PATCH v3 9/9] compile: compile printf: gdbserver support
` [PATCH v3 5/9] compile: Use -Wall, not -w
` [PATCH v3 4/9] compile: Support relocation to GNU-IFUNCs
` [PATCH v3 7/9] compile: New 'compile print'
` [PATCH v3 8/9] compile: New compile printf
` [PATCH v3 6/9] Code cleanup: compile: func_addr -> func_sym
[patch] Remove HPUX
2015-04-11 17:54 UTC (9+ messages)
` [testsuite patch] Remove gdb.hp [Re: [patch] Remove HPUX]
` Remove --xdb? (Re: [testsuite patch] Remove gdb.hp [Re: [patch] Remove HPUX])
` [patch] Re: Remove --xdb? (Re: [testsuite patch] Remove gdb.hp)
` [doc patch] Remove --xdb
` [commit] "
[PATCH: gdb-7.9-branch] gdbserver: fix uClibc whithout MMU
2015-04-10 22:10 UTC
[PATCH v7 0/7] Remote fork events
2015-04-10 20:43 UTC (12+ messages)
` [PATCH v7 4/7] Arch-specific remote follow fork
` [PATCH v7 2/7] Clone remote breakpoints
` [PATCH v7 1/7] Identify remote fork event support
` [PATCH v7 3/7] Extended-remote Linux follow fork
` [PATCH v7 5/7] Remote follow vfork
` [PATCH v7 6/7] Remote fork catch
` [PATCH v7 7/7] Extended-remote follow fork documentation
[gdb-xfails] Remove gdb.threads/step-over-trips-on-watchpoint.exp fails
2015-04-10 19:24 UTC (2+ messages)
[ob/pushed] Cleanup signal-while-stepping-over-bp-other-thread.exp
2015-04-10 18:51 UTC
[ob/pushed] step-over-trips-on-watchpoint.exp: Don't put addresses in test messages
2015-04-10 18:25 UTC
[PATCH] solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
2015-04-10 18:17 UTC
[PATCH 0/7] Support reading/writing memory on architectures with non 8-bits bytes
2015-04-10 18:16 UTC (13+ messages)
[PATCH] Update my address
2015-04-10 17:05 UTC
[PATCH] [arm] watchpoint-reuse-slot.exp: skip setting HW points on some address
2015-04-10 15:25 UTC (3+ messages)
[PATCH] Fix fails in gdb.dwarf2/dynarr-ptr.exp
2015-04-10 15:19 UTC
[pushed] PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping on
2015-04-10 15:19 UTC
[PATCH] Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86
2015-04-10 12:14 UTC
[pushed] gdb/18216: displaced step+deliver signal, a thread needs step-over, crash
2015-04-10 9:38 UTC
[PATCH][AT_ENTRY version] PR13858 - Can't do displaced stepping with no symbols
2015-04-10 9:13 UTC (3+ messages)
[PATCH v5] Add Guile frame unwinder interface
2015-04-10 7:26 UTC (2+ messages)
[PATCH v4] Add Guile frame unwinder interface
2015-04-09 20:02 UTC (3+ messages)
[PATCH v5] Add Guile frame filter interface
2015-04-09 16:49 UTC (3+ messages)
[pushed] Add test for PR18214 and PR18216 - multiple step-overs with queued signals
2015-04-09 16:46 UTC (2+ messages)
[PATCH] Introduce new shared function remote_fileio_to_fio_error
2015-04-09 16:04 UTC (9+ messages)
` [PATCH] Rename common-remote-fileio.[ch] as fileio.[ch]
[PATCH] gdbserver gnu/linux: stepping over breakpoint
2015-04-09 15:29 UTC (6+ messages)
[PATCH][COMMITTED] Add myself to Write After Approval list
2015-04-09 11:58 UTC
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