[rfc target-side break conditions ] Testcase
2012-02-24 12:21 UTC (5+ messages)
[rfc target-side break conditions 3/5 v2] GDB-side changes
2012-02-24 12:20 UTC (9+ messages)
[rfc target-side break conditions 5/5 v2] GDBServer-side changes
2012-02-24 12:19 UTC (7+ messages)
RFA: New port: ia64-hp-openvms (0/3)
2012-02-24 12:17 UTC (21+ messages)
` RFA: New port: ia64-hp-openvms (1/3) - new osabi
` RFA: New port: ia64-hp-openvms (3/3) - ia64-vms-tdep.c
` RFA: New port: ia64-hp-openvms (2/3)
` RFA: New port: ia64-hp-openvms (2/3) - v2
` RFA: New port: ia64-hp-openvms - the stub
[PATCH] [SH] Prologue skipping if there is none
2012-02-24 11:12 UTC (17+ messages)
` Simulator testing for sh and sh64 (was: [PATCH] [SH] Prologue skipping if there is none)
` Simulator testing for sh and sh64
[patch v2] GDB/GDBserver talks with agents
2012-02-24 10:47 UTC (35+ messages)
` [PATCH 1/9] move agent related code from gdbserver to common/agent.c
` [PATCH 3/9] command set agent on and off
` [PATCH 8/9] impl of use_agent and can_use_agent in linux-nat
` [PATCH 6/9] agent capability of static tracepoint
` [PATCH 7/9] move in_process_agent_loaded to agent_loaded_p
` [PATCH 4/9] agent doc
` [PATCH 5/9] agent capability
` [PATCH 2/9] add target_ops fields use_agent and can_use_agent
` [PATCH 9/9] info static tracepoint in linux-nat
New ARI warning Fri Feb 24 01:54:10 UTC 2012
2012-02-24 2:50 UTC
[commit] testsuite: i386-sse-reverse.exp: Fix false FAILs on CPU w/o SSE
2012-02-24 1:54 UTC
[commit] testsuite: gdb.reverse/ false FAILs with *-debuginfo pkgs
2012-02-24 0:42 UTC
[patch] reverse: Fix syscall on AMD CPUs in 32-bit mode
2012-02-24 0:08 UTC
[patch] testsuite: Fix i386-sse-reverse.exp FAILs on older CPUs
2012-02-23 22:49 UTC
FYI: remove dead code from jv-valprint.c
2012-02-23 21:01 UTC
[patch] Code cleanup/protection: Reset stale frame_info *s
2012-02-23 20:55 UTC (2+ messages)
[patch 0/8] GDB/GDBserver talks with agents
2012-02-23 19:50 UTC (9+ messages)
` [patch 5/8] Doc for agent
[rfc target-side break conditions 1/5 v2] Documentation bits
2012-02-23 18:24 UTC (6+ messages)
RFA: [Ada] extract known tasks array parameters from symbol table
2012-02-23 16:34 UTC (10+ messages)
[RFA take 5] Allow setting breakpoints on inline functions (PR 10738)
2012-02-23 11:18 UTC (8+ messages)
[patch] Fix another stale frame_info *
2012-02-23 8:38 UTC
[commit+7.4] Fix stale frame_info * (PR 13716)
2012-02-23 8:38 UTC
[PATCH] Allow user-defined as a category for python gdb macros (resend)
2012-02-23 8:21 UTC (10+ messages)
set print object on should affect MI varobjs (PR 13393)
2012-02-23 4:58 UTC (15+ messages)
` set print object on should affect MI varobjs (PR gdb/13393)
` set print object on should affect MI varobjs (PR mi/13393)
` RTTI type improvement for (was: "Re: set print object on should affect MI varobjs (PR mi/13393)")
` RTTI type improvement for
[PATCH] [RFC, docs RFA] gdbserver and gdb.threads/attach-into-signal.exp
2012-02-23 4:07 UTC (2+ messages)
[PATCH] Fix for Bug 13689: watch (cast) 0xf00bar is not caught as "Cannot watch constant value"
2012-02-22 16:40 UTC (4+ messages)
[obv] Fix misspellings in comments
2012-02-22 15:17 UTC
RFA: Try to include libunwind-ia64.h in libunwind-frame.h
2012-02-22 14:52 UTC (23+ messages)
[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
2012-02-22 7:44 UTC (4+ messages)
New ARI warning Wed Feb 22 01:56:28 UTC 2012
2012-02-22 4:04 UTC
[PATCH] gdb.base/break-interp.exp: Use with_test_prefix
2012-02-22 1:29 UTC
[PATCH] gdb.threads/attach-into-signal.exp: Use with_test_prefix
2012-02-21 23:48 UTC
[PATCH] gdb.threads/watchpoint-fork.exp: Use with_test_prefix
2012-02-21 23:29 UTC
[PATCH] gdb.base/return-nodebug.exp: Use with_test_prefix
2012-02-21 23:20 UTC
[PATCH] gdb.trace/unavailable.exp: Use with_test_prefix
2012-02-21 23:12 UTC
RFA: improve documentation for block iteration
2012-02-21 23:02 UTC (2+ messages)
[patch+7.4] Fix 7.4 build regression by me requiring makeinfo (PR build/13638)
2012-02-21 22:10 UTC (2+ messages)
` [commit+7.4] "
[7.4] [obv] Sync configure and config.in
2012-02-21 22:09 UTC
[PATCH 0/2] gdb.threads/attach-into-signal.exp: prepare for gdbserver
2012-02-21 22:08 UTC (27+ messages)
` [PATCH 1/2] gdb.threads/attach-into-signal.exp: cleanup
` testsuite: prefix handling
` [PATCH 2/2] gdb.threads/attach-into-signal.exp: don't rely on linux native target's internal debug output
[RFA take 4] Allow setting breakpoints on inline functions (PR 10738)
2012-02-21 16:32 UTC (9+ messages)
[FYI] Patch adding myself to the maintainers list
2012-02-21 13:51 UTC
[commit] minor cleanups to objfiles.[ch]
2012-02-21 9:23 UTC
[obv] elfread.c (elf_symfile_segments): Fix warning text
2012-02-21 6:57 UTC
FYI: fix some performance bugs with .gdb_index
2012-02-20 22:01 UTC (3+ messages)
RFC: fix crash when inferior exits during "continue"
2012-02-20 21:24 UTC (9+ messages)
` [patch] testsuite: Fix inferior-died.exp racy FAILs [Re: RFC: fix crash when inferior exits during "continue"]
` [commit] "
[obv] Code cleanup: main.c declarations
2012-02-20 19:48 UTC
FYI: remove extraneous block from dw2_map_symtabs_matching_filename
2012-02-20 19:46 UTC
[PATCH] gdb.trace/circ.exp: FAIL: maint packet QTBuffer:size:ffffffff, with the extended-remote board
2012-02-20 15:59 UTC (4+ messages)
` Is "QTBuffer:size" a packet, or "QTBuffer:" plus an argument?
[RFC, patch] ptype bitfields show bitpos and bitsize
2012-02-20 12:26 UTC (3+ messages)
` AW: "
darwin-nat.h: add a few comments
2012-02-20 10:26 UTC
Darwin: fix jb_pc_offset value for amd64
2012-02-20 9:43 UTC
[4/4] RFC: implement catch load and catch unload
2012-02-20 8:28 UTC (3+ messages)
` [commit] catch-load.exp: Fix racy FAILs [Re: [4/4] RFC: implement catch load and catch unload]
[patch] Assert when 'break' with no arguments
2012-02-19 16:42 UTC (8+ messages)
` [commit] testsuite: Fix break-inline.exp with gdbserver
RFA: Add Epiphany simulator port
2012-02-19 13:11 UTC (2+ messages)
[commit] Minor reformatting in breakpoint.c (watchpoint_exp_is_const)
2012-02-18 17:19 UTC
FYI: fix documentation bug, PR python/10753
2012-02-17 20:24 UTC
FYI: fix PR python/12070
2012-02-17 19:36 UTC
[Darwin] Fix mismatch with large number of dso
2012-02-17 16:40 UTC
[RFC] A new command 'explore'
2012-02-17 13:14 UTC (7+ messages)
[patch] Check threads after using agent
2012-02-17 11:37 UTC (2+ messages)
[patch/testsuite/gdbserver] unsuspend lwps after step over
2012-02-17 2:56 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