[PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM
2013-09-19 15:53 UTC (4+ messages)
[PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM
2013-09-19 15:31 UTC (3+ messages)
[PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets
2013-09-19 15:11 UTC (3+ messages)
[PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit
2013-09-19 14:48 UTC (7+ messages)
` [PATCH] PR gdb/11568 - delete thread-specific breakpoints on "
` [COMMIT PATCH] Fix regressions caused by thread-specific breakpoint deletion. (was: Re: [PATCH] PR gdb/11568 - delete thread-specific breakpoints on thread exit)
[patchv4 3/5] new: solib-sunos.c objfile unification [test needed]
2013-09-19 14:41 UTC (5+ messages)
[patchv4 4/5] Keep objfile original filename
2013-09-19 14:20 UTC
[patchv4 2/5] Code cleanup: Add objfile_name accessor
2013-09-19 13:56 UTC
[patchv4 5/5] Support .dwp with the name of symlinked binary file
2013-09-19 13:56 UTC
[patchv4 1/5] Code cleanup: rename variable
2013-09-19 13:56 UTC
[PATCH] Move code to common/ptid.h
2013-09-19 13:29 UTC (5+ messages)
[patchv3 5/5] Support .dwp with the name of symlinked binary file
2013-09-19 13:25 UTC (3+ messages)
[patchv3 4/5] Keep objfile original filename
2013-09-19 13:22 UTC (3+ messages)
[patchv3 1/5] Mostly code cleanup: Constification
2013-09-19 12:45 UTC (12+ messages)
` [commit] "
Release 2.24
2013-09-19 12:20 UTC (5+ messages)
[patch v5 00/21] record-btrace: reverse
2013-09-19 11:05 UTC (22+ messages)
` [patch v5 09/21] btrace: add replay position to btrace thread info
` [patch v5 16/21] record-btrace: provide target_find_new_threads method
` [patch v5 12/21] frame, backtrace: allow targets to supply a frame unwinder
` [patch v5 20/21] record-btrace: show trace from enable location
` [patch v5 18/21] record-btrace: extend unwinder
` [patch v5 11/21] record-btrace: supply register target methods
` [patch v5 04/21] record-btrace: fix insn range in function call history
` [patch v5 17/21] record-btrace: add record goto target methods
` [patch v5 15/21] record-btrace: add to_wait and to_resume "
` [patch v5 05/21] record-btrace: start counting at one
` [patch v5 14/21] record-btrace: provide xfer_partial target method
` [patch v5 08/21] record-btrace: make ranges include begin and end
` [patch v5 03/21] btrace: change branch trace data structure
` [patch v5 10/21] target: add ops parameter to to_prepare_to_store method
` [patch v5 01/21] btrace, linux: fix memory leak when reading branch trace
` [patch v5 07/21] record-btrace: optionally indent function call history
` [patch v5 02/21] gdbarch: add instruction predicate methods
` [patch v5 21/21] record-btrace: add (reverse-)stepping support
` [patch v5 06/21] btrace: increase buffer size
` [patch v5 19/21] btrace, gdbserver: read branch trace incrementally
` [patch v5 13/21] record-btrace, frame: supply target-specific unwinder
[COMMIT PATCH] [Hurd/gnu-nat] Fix old "signal-thread" command regression
2013-09-19 8:46 UTC (2+ messages)
[PATCH 1/2] Port gdbserver to GNU/Hurd
2013-09-19 8:44 UTC (20+ messages)
` [PATCH 2/2] "
` [Hurd/gnu-nat.c] Use ptid_t.lwpid to store, thread ids instead of ptid_t.tid. (was: Re: [PATCH 1/2] Port gdbserver to GNU/Hurd)
` FAIL: gdb.base/nextoverexit.exp: next over exit (the program exited) (was: "
` FAIL: gdb.base/nextoverexit.exp: next over exit (the program exited)
[PATCH] gnu-nat.c: Don't install a deprecated_xfer_memory method
2013-09-19 8:20 UTC (2+ messages)
[PATCH] Consistent display of "<optimized out>"
2013-09-19 7:53 UTC (22+ messages)
` [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>". (was: Re: [PATCH] Consistent display of "<optimized out>")
` [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>"
` [PATCH+DOC] "
RFA [PATCH] Implement 'catch syscall' for gdbserver
2013-09-19 5:29 UTC (2+ messages)
[RFC] GDB performance testing infrastructure
2013-09-19 0:36 UTC (4+ messages)
[PATCH] switch to fully parallel mode
2013-09-18 22:15 UTC (7+ messages)
[patch][python] Fix python/14513
2013-09-18 20:40 UTC (4+ messages)
[patch][doc] Fix PR python/15613 (make gdb.GdbError formatting consistent with other exceptions
2013-09-18 20:37 UTC (2+ messages)
[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION
2013-09-18 20:14 UTC (2+ messages)
[patch][python] Fix python/15579
2013-09-18 20:05 UTC (2+ messages)
[patch][python] Fix Python 3 long/int logic error when converting a value in GDB
2013-09-18 20:01 UTC (2+ messages)
[patch][python] Fix reference leak on Python frame error
2013-09-18 19:59 UTC (2+ messages)
[patch][python] Fix 2.4 build issues with exceptions
2013-09-18 19:56 UTC (2+ messages)
[patch] New functions gdb_find_readelf, gdb_find_objcopy for testsuite
2013-09-18 19:42 UTC (2+ messages)
[PATCH] S390: Fix undefined symbol "my_waitpid"
2013-09-18 18:39 UTC (2+ messages)
[PATCH] Print thread name when executing thread commands
2013-09-18 18:37 UTC (3+ messages)
[PATCH] [PR gdb/13463] linux-nat: Stop lwp before xfer if running
2013-09-18 18:35 UTC (4+ messages)
[PATCH] xcoff64 support, read correct aux entries in case of xlc, qfuncsect and ffunction-sections filename update
2013-09-18 18:06 UTC (9+ messages)
` [PATCH] Changing size of c_value in xcoffread.c to accomodate XCOFF 64BIT
[RFC] Testsuite: Avoid \r\r\n problem of *-*-mingw* host
2013-09-18 17:14 UTC (7+ messages)
[PATCH] Print <unavailable> for unavailable registers
2013-09-18 16:06 UTC (3+ messages)
` PING: "
[PATCH] Record and replay: ARM thumb 32bit instructions support
2013-09-18 15:38 UTC
[RFC 0/7] Move language-related stuff out of varobj.c
2013-09-18 13:55 UTC (8+ messages)
` [PATCH 3/7] Remove field value_of_root
` [PATCH 7/7] Remove ada-varobj.h
` [PATCH 4/7] Move struct varobj to varobj.h
` [PATCH 1/7] Remove field language in struct language_specific
` [PATCH 5/7] New lang-varobj.h
` [PATCH 2/7] Remove vlang_unknown
` [PATCH 6/7] Move language stuff out of varobj.c
[PATCH 0/6 V5] MI notification on trace started/stopped
2013-09-18 13:25 UTC (3+ messages)
` [ping 2]: "
[PATCH] Fix PR server/15959
2013-09-18 13:24 UTC (6+ messages)
[PATCH] Add new function to access gdb_program_name
2013-09-18 11:48 UTC (3+ messages)
[rfc] fbreak (Finish Breakpoints by Name)
2013-09-18 10:08 UTC
[patch v4 00/24] record-btrace: reverse
2013-09-18 9:52 UTC (6+ messages)
` [patch v4 24/24] record-btrace: skip tail calls in back trace
[python][patch] Add temporary breakpoint features to Python breakpoints
2013-09-18 9:09 UTC (3+ messages)
[PATCH] native mingw32 gdb, eol format
2013-09-18 8:21 UTC (11+ messages)
` [PATCH 0/4] Match \r\r\n in testsuite
` [PATCH 4/4] Replace "." with "\r+"
` [PATCH 1/4] Use gdb_test_sequence to test "info tracepoints"
` [PATCH 3/4] Transform \r\n in MI variables
` [PATCH 2/4] Transform "\r\n" in pattern to "\r+\n"
[RFC/TileGX 1/6] fix args alignment bug
2013-09-18 1:56 UTC (16+ messages)
` [RFC/TileGX 1/2] fix gdbserver build failure
` [RFC/TileGX 2/2] fix gdbserver runtime crash
` [COMMITTED][RFC/TileGX "
` [COMMITTED][RFC/TileGX 1/2] fix gdbserver build failure
[RFA] Fix namespace aliases (c++/7539, c++/10541)
2013-09-17 23:03 UTC (5+ messages)
[commit] Move location of complaint functions in dwarf2read.c
2013-09-17 23:03 UTC
[patch] Split .dwo files out of assembler fission tests
2013-09-17 21:32 UTC
[PATCH v4] Implement $_exitsignal
2013-09-17 20:09 UTC (3+ messages)
[commit/regression] Fix regression on gdb.base/default.exp by $_isvoid
2013-09-17 19:25 UTC
[RFC/PATCH] New convenience variable $_exitsignal
2013-09-17 19:09 UTC (14+ messages)
[PATCH 0/3] Fix PR gdb/15911, cleanup print_stack_frame somewhat
2013-09-17 18:39 UTC (3+ messages)
` [PATCH 1/3] PR gdb/15911: "info threads" changes the default source and line (for "break", "list")
[PATCH] gdb: btrace: fix build errors on older glibc builds
2013-09-17 18:39 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Run catch-load.exp on Windows
2013-09-17 18:39 UTC (4+ messages)
RFA: Fix build regression on 32-bit hosts [Re: [RFA][PATCH v5 2/2] S/390: Add TDB regset]
2013-09-17 18:39 UTC (3+ messages)
[PATCH 0/2] gdb updates for git migration
2013-09-17 18:39 UTC (3+ messages)
` [PATCH 1/2] fix CONTRIBUTE "
` [PATCH 2/2] fix ARI "
[PATCH 4/5] powerpc64-aix ptrace64 when defined
2013-09-17 18:38 UTC (9+ messages)
` [RFA/ppc-aix] fix thread support breakage (was: "Re: [PATCH 4/5] powerpc64-aix ptrace64 when defined.")
` [RFA/ppc-aix] fix thread support breakage
Sim hangs on new target at dup_arg_p() in infinite loop
2013-09-17 18:11 UTC (2+ messages)
[PATCH][fix for gdb/15853] 'thread apply all inetrrupt&' shows inefficiency on remote targets
2013-09-17 16:48 UTC (7+ messages)
[patch] fix for checking the command ambiguousness
2013-09-17 16:31 UTC (9+ messages)
[PATCH v3] Implement $_exitsignal
2013-09-17 16:21 UTC (4+ messages)
[commit] Skip info-macros.exp if compiling with Fission
2013-09-17 14:20 UTC (2+ messages)
amd64-windows: Fix funcall with by-pointer arguments
2013-09-17 13:50 UTC (6+ messages)
` [RFC-v2] "
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).