[RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior)
2012-12-09 12:45 UTC (24+ messages)
` [RFC-v2] "
` [RFC-v3] "
` [RFC-v4] "
` [RFC-v5] "
RFC: add relative file name handling for linespecs
2012-12-08 18:33 UTC (5+ messages)
[RFC] Debug Operators with GDB Python
2012-12-08 6:16 UTC (11+ messages)
[3/3] RFC: tag name completion
2012-12-07 22:12 UTC (3+ messages)
proposal for branch patches after first release
2012-12-07 21:16 UTC (4+ messages)
RFC: implement "catch signal"
2012-12-07 20:04 UTC (12+ messages)
[2/3] some parser completion renamings
2012-12-07 20:02 UTC (2+ messages)
[1/3] ptype completer
2012-12-07 19:50 UTC (2+ messages)
[patch][python] 1 of 5 - Frame filter Python C code changes
2012-12-07 19:03 UTC (4+ messages)
[PATCH 0/5] AArch64 GDB and GDBSERVER Port V2
2012-12-07 18:41 UTC (2+ messages)
[RFA] .gitignore: Ignore *.pyc files
2012-12-07 18:03 UTC (2+ messages)
[PATCH v8 1/3] MI: add the -catch-load and -catch-unload commands
2012-12-07 17:32 UTC (7+ messages)
` [PATCH v8 2/3] MI: document the -catch-load/-unload commands
` [PATCH v8 3/3] MI: tests for -catch-load/-catch-unload
[RFC 0/7 V3]A general notification in GDB RSP
2012-12-07 16:20 UTC (13+ messages)
` [PATCH 3/7] de-couple %Stop from notification: gdb
` [PATCH 2/7] de-couple %Stop from notification: gdbserver
` [PATCH 1/7] new queue.h in common/
[patch][python] 5 of 5 - Frame filter documentation changes
2012-12-07 15:54 UTC (9+ messages)
[MI][patch] -break-list to specify "thread-group"
2012-12-07 15:44 UTC (6+ messages)
` [MI][patch v2] "
[patch v5 00/12] branch tracing support for Atom
2012-12-07 15:16 UTC (15+ messages)
` [patch v5 06/12] remote, btrace: add branch trace remote ops
` [patch v5 09/12] gdbserver, linux, btrace: add btrace support for linux-low
` [patch v5 05/12] xml, btrace: define btrace xml document style
` [patch v5 12/12] btrace, x86: disable on some processors
` [patch v5 04/12] linux, i386, amd64: enable btrace for 32bit and 64bit linux native
` [patch v5 07/12] btrace, doc: document remote serial protocol
` [patch v5 08/12] gdbserver, btrace: add generic btrace support
` [patch v5 10/12] test, btrace: add branch tracing tests
` [patch v5 01/12] thread, btrace: add generic branch trace support
` [patch v5 02/12] cli, btrace: add btrace cli
` [patch v5 03/12] linux, btrace: perf_event based branch tracing
` [patch v5 11/12] test, btrace: more branch tracing tests
[PATCH] Add fseek to ui-file
2012-12-07 14:49 UTC (5+ messages)
RFC: automatic dependency tracking for gdbserver
2012-12-07 14:43 UTC (4+ messages)
[PATCH 0/6] Add a new field 'installed' when reporting tracepoint
2012-12-07 14:20 UTC (17+ messages)
` [PATCH 3/6] Notify breakpoint-modified when tracepoints are downloaded
` [PATCH 5/6] Test tracepoints are installed or not
` [PATCH 4/6] Notify breakpoint-modified when uploaded tracepoints are merged
` [PATCH 1/6] Add a field 'installed' for each location of tracepoint
` [PATCH 2/6] Iterate over ALL_TRACEPOINTS first
` [PATCH 6/6] Update test cases for 'installed' field
[PATCH] Test on =breakpoint-created when reconnect
2012-12-07 14:19 UTC (4+ messages)
[patch][python] 2 of 5 - Frame filter MI code changes
2012-12-07 13:56 UTC (3+ messages)
FYI: fix gdbserver PR 14917
2012-12-07 12:13 UTC (3+ messages)
[PATCH] x86, perf, bts: disable BTS from Nehalem to Ivy Bridge
2012-12-07 10:35 UTC
[commit] Fix gdb.base/stale-infcall.exp's copyright line
2012-12-07 10:22 UTC
[commit] Update copyright.py:NOT_FSF_LIST
2012-12-07 10:21 UTC
[RFA/mingw32] environment variables are case-insensitive on win32
2012-12-07 10:18 UTC (16+ messages)
[PATCH 0/3] Address review, "fix recent breakage in the JIT reader interface"
2012-12-07 9:15 UTC (4+ messages)
` [PATCH 3/3] Add a test case for the jit-reader interface
[PATCH/tilegx] tilegx bug fixes & improvements
2012-12-07 3:12 UTC (6+ messages)
[RFA/commit] Delete the gdb/osf-share directory
2012-12-07 3:07 UTC (2+ messages)
` checked in: "
[commit] gdb.ada/lang_switch: Allow msg parameter to be a reference
2012-12-07 3:02 UTC
[PATCH] Fix mi "-var-create" regression
2012-12-07 2:51 UTC (10+ messages)
[PATCH] Attach discard_pending_stop_replies to observer inferior_exit
2012-12-07 2:51 UTC
RFC: fix cast to void
2012-12-06 21:38 UTC (4+ messages)
[PATCH] bug 14741 - in -var-update, all children get the display hint and dynamic attribute value from the root variable
2012-12-06 18:59 UTC (4+ messages)
[patch] Skip multi-arch.exp if i*86-linux
2012-12-06 18:59 UTC (2+ messages)
[RFA] Avoid calling stat with empty name in relocate_gdb_directory
2012-12-06 18:33 UTC (3+ messages)
[PATCH] solib-svr4.c: Remove old SCO-related code
2012-12-06 17:37 UTC
[PATCH] Add CTF support to GDB [3/4] ctf target
2012-12-06 13:37 UTC (5+ messages)
[PING][RFA] New port: CR16: BFD Changes required by the gdb port
2012-12-06 10:54 UTC
[patch v4 00/13] branch tracing support for Atom
2012-12-06 10:15 UTC (24+ messages)
` [patch v4 09/13] gdbserver, btrace: add generic btrace support
` [patch v4 06/13] linux, i386, amd64: enable btrace for 32bit and 64bit linux native
` [patch v4 05/13] linux, btrace: perf_event based branch tracing
` [patch v4 08/13] remote, btrace: add branch trace remote ops
` [patch v4 07/13] xml, btrace: define btrace xml document style
` [patch v4 10/13] gdbserver, linux, btrace: add btrace support for linux-low
` [patch v4 13/13] btrace, x86: restrict to Atom
[patchv2] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
2012-12-06 10:04 UTC (9+ messages)
[commit] aix-thread: Fix getthrds declaration and call
2012-12-06 5:05 UTC
RFC: minor defs.h cleanup
2012-12-06 3:16 UTC (2+ messages)
[PATCH] Add CTF support to GDB [2/4] Fix a bug of function dwarf_expr_frame_base
2012-12-06 1:17 UTC (7+ messages)
[RFA] Avoid memory leaks in set_language function
2012-12-05 23:46 UTC (2+ messages)
[patch] Limit DW_AT_comp_dir workaround only for gcc<=4.2
2012-12-05 21:24 UTC (2+ messages)
[committed] Remove a redundant condition check in tic6x-linux-tdep.c
2012-12-05 18:30 UTC (4+ messages)
[PATCH] Add CTF support to GDB [1/4] Add "-ctf" to tsave command
2012-12-05 18:21 UTC (4+ messages)
ping/FYI: [patch] Require long long for GDB
2012-12-05 17:44 UTC (2+ messages)
[patch][python] 0 of 5 - Frame filters and Wrappers
2012-12-05 17:36 UTC (4+ messages)
[patch][python] 4 of 5 - Frame filter testsuite changes
2012-12-05 17:32 UTC (2+ messages)
[patch][python] 3 of 5 - Frame filter CLI/misc code changes
2012-12-05 17:21 UTC (2+ messages)
[RFA] Avoid memory leaks in set_language function
2012-12-05 17:11 UTC
RFA: handle "MiniDebuginfo" section
2012-12-05 17:09 UTC (2+ messages)
[RFA] Avoid calling stat with empty name in relocate_gdb_directory
2012-12-05 17:02 UTC
Re: [PATCH] Fix for incorect breakpoint set in case of clang compiled binary
2012-12-04 23:29 UTC (2+ messages)
` "
[commit] symmisc.c: whitespace fixes
2012-12-04 23:12 UTC
[RFA/commit] Delete exc_request.defs
2012-12-04 14:53 UTC (4+ messages)
[commit] minor dwarf2read.c cleanups
2012-12-03 22:32 UTC
RFC: use const struct block * in more places
2012-12-03 19:48 UTC (2+ messages)
RFC: implement 'info proc mappings' for core files
2012-12-03 17:26 UTC (5+ messages)
[PATCH 1/5] AArch64 GDB and GDBSERVER Port V2
2012-12-03 16:26 UTC (2+ messages)
RFC: fix bug in DW_OP_GNU_implicit_pointer
2012-12-03 15:32 UTC (3+ messages)
[PATCH v7 1/3] MI: add the -catch-load and -catch-unload commands
2012-12-03 15:26 UTC (3+ messages)
[PATCH v6 1/3] MI: add the -catch-load and -catch-unload commands
2012-12-03 14:24 UTC (8+ messages)
[obv] Partial fix to PR gdb/13443
2012-12-03 13:28 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