[SH] regs command
2012-05-16 13:56 UTC
[PATCH] Hardware breakpoint error reporting
2012-05-16 13:40 UTC (3+ messages)
[design change] record-replay linux ABI level
2012-05-16 10:48 UTC (10+ messages)
[RFC] Add ARI directory to gdb sources
2012-05-16 7:42 UTC
[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
2012-05-16 7:41 UTC (10+ messages)
` [PATCH v2] Expand bitpos and type.length to LONGEST and ULONGEST
` ping: "
New ARI warning Mon May 14 01:55:48 UTC 2012
2012-05-16 3:12 UTC (5+ messages)
[PATCH 1/4] New gdb arch hook: return_with_first_hidden_param_p
2012-05-16 1:55 UTC (17+ messages)
[patch] Use the string returned by pretty printer for MI varobjs instead of "{...}"
2012-05-16 1:05 UTC (7+ messages)
[5/5] fix test suite for MI output
2012-05-15 17:27 UTC (3+ messages)
[RFC] init_breakpoint_sal: Add quotes around part of command in error message
2012-05-15 16:49 UTC (6+ messages)
` [commit] "
[RFA] stop parsing breakpoint command if invalid keyword found
2012-05-15 16:44 UTC (2+ messages)
[commit] Remove trailing spaces in breakpoint.c:init_breakpoint_sal
2012-05-15 14:49 UTC
PATCH: Implement $sp/$eip and $pc/$eip for x32
2012-05-15 14:35 UTC (3+ messages)
[commit] Minor style fixes in breakpoint.c:find_condition_and_thread
2012-05-15 14:34 UTC
[patch] gdb.python: Do all C testing before any C++ testing
2012-05-15 14:26 UTC (2+ messages)
[PATCH v2] dynamic printf
2012-05-15 13:37 UTC (8+ messages)
` [commit] Fix spu-tdep.c build regression [Re: [PATCH v2] dynamic printf]
` [commit] testsuite: gdb.base/dprintf.exp PR 12649 race "
` [commit#2] "
Microblaze simulator - Fix missing prototype
2012-05-15 13:30 UTC (2+ messages)
GDB: Add microblaze-*-rtems*
2012-05-15 13:29 UTC (2+ messages)
[RFC] choose symbol from given block's objfile first
2012-05-15 13:09 UTC (15+ messages)
` [RFA] "
` Regression for gdb.fortran/library-module.exp [Re: [RFA] choose symbol from given block's objfile first.]
[PATCH] Autoload-breakpoints without report-async
2012-05-15 11:29 UTC (2+ messages)
[PATCH v2] Add autoload-breakpoints [1/6] ReportAsync
2012-05-15 11:27 UTC (4+ messages)
[RFA] leb128.h: New file
2012-05-15 5:02 UTC
[obv NEWS] auto-load: Add forgotten line/command
2012-05-15 4:13 UTC
[PATCH] Fix gdbserver + stap-probe.exp
2012-05-14 20:34 UTC (3+ messages)
[RFC] mips-tdep.c: Fix mips16 bit rot
2012-05-14 20:11 UTC (4+ messages)
[4/5] the main patch
2012-05-14 20:00 UTC
[3/5] val_print_string will no longer print a leading space
2012-05-14 19:52 UTC
[2/5] make print_address_demangle use hex for 0
2012-05-14 19:50 UTC
[1/5] pass value_print_options to a couple more functions
2012-05-14 19:48 UTC
[0/5] 'set print symbol' refresh
2012-05-14 19:46 UTC
[2/2] RFA: implement 'set print symbol'
2012-05-14 19:39 UTC (10+ messages)
PATCH: Check bfd_mach_x64_32 to set tdesc for x32 binary
2012-05-14 19:02 UTC (9+ messages)
PATCH: Call initialize_tdesc_x32/initialize_tdesc_x32_avx
2012-05-14 18:46 UTC (2+ messages)
PATCH: Set size of long/ptr as well as sp/pc for x32
2012-05-14 18:16 UTC (3+ messages)
[PATCH] Fix `rerun_to_main'
2012-05-14 17:16 UTC (2+ messages)
[RFA 1/2] mips: Switch inferior function calls to ON_STACK method
2012-05-14 16:48 UTC (14+ messages)
[PATCH] Add support for Tilera TILE-Gx processor (part 1/3: gdb)
2012-05-14 16:24 UTC (3+ messages)
[RFD+PATCH] ISA bit treatment on the MIPS platform
2012-05-14 15:37 UTC
[patch 1/2] Provide $ddir substitution for --with-auto-load-safe-path
2012-05-14 14:57 UTC (20+ messages)
` [patch] Cosmetic fix 'show auto-load safe-path' for ":" [Re: [patch 1/2] Provide $ddir substitution for --with-auto-load-safe-path]
'info os' additions again
2012-05-14 14:52 UTC (14+ messages)
Three weeks to branching (gdb 7.5 release)
2012-05-14 14:45 UTC (4+ messages)
[patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries
2012-05-14 13:55 UTC (16+ messages)
` [patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries. (testcase)
[PATCH] Implementation of plugin command to support custom GDB extensions at runtime
2012-05-14 13:50 UTC (2+ messages)
[RFA] MIPS16 FP manual call/return fixes
2012-05-14 11:54 UTC (10+ messages)
[RFC/PATCH] Clean up unused variables (and prepare for `-Wunused-variable' flag)
2012-05-14 11:37 UTC (3+ messages)
` [PATCH] Refactor observer.sh to cleanup unused vars (was: [RFC/PATCH] Clean up unused variables (and prepare for `-Wunused-variable' flag))
[PATCH]testsuite: test for disconnected-tracing
2012-05-14 2:25 UTC (14+ messages)
[Patch] CR16 Simulator fix for gdb 7.4
2012-05-13 19:06 UTC (3+ messages)
[RFC] - Exposing find_pc_line through Python API
2012-05-13 11:37 UTC (7+ messages)
PATCH: Support x32 siginfo_t conversion
2012-05-13 2:25 UTC (6+ messages)
[commit] 'info os' additions
2012-05-12 20:18 UTC (3+ messages)
` gdb.base/info-os.exp FAILs/ERRORs [Re: [commit] 'info os' additions]
[patch, doc RFA] Go language support
2012-05-12 19:58 UTC (2+ messages)
` XPASS: gdb.go/hello.exp: Starting string check [Re: [patch, doc RFA] Go language support]
[patch 1/2] auto-load: Rename $ddir to $datadir
2012-05-12 19:30 UTC (3+ messages)
[patch+doc 2/2] auto-load: Fix default /usr/lib/debug/ loading
2012-05-12 15:34 UTC
[doc patch] Use plural for global debug info dir(s)
2012-05-12 14:21 UTC (3+ messages)
` [commit] "
Fix AMD64 GNU/Linux build [Re: src/gdb ChangeLog amd64-linux-tdep.c]
2012-05-12 13:48 UTC (2+ messages)
[RFA] Completion of add-inferior
2012-05-12 6:36 UTC (5+ messages)
PATCH: Check DS segment register for x32 process
2012-05-12 3:13 UTC (4+ messages)
New ARI warning Sat May 12 01:57:41 UTC 2012
2012-05-12 1:58 UTC
PATCH: Check gdbarch_ptr_bit for x32 core dump
2012-05-11 22:12 UTC (4+ messages)
PATCH: Support x32 sigtramp
2012-05-11 19:40 UTC
[patch 2/2] Implement multi-component --with-auto-load-dir
2012-05-11 18:47 UTC (8+ messages)
` [commit] "
[patch#3 5/8] set auto-load safe-path
2012-05-11 18:27 UTC (5+ messages)
` [doc patch] auto-load: Make more set auto-load safe-path references [Re: [patch#3 5/8] set auto-load safe-path]
` [commit] "
[patch] auto-load fix multi-dir debug-file-directory
2012-05-11 18:07 UTC (2+ messages)
` [commit] "
[PATCH] Add support for Tilera TILE-Gx processor (part 3/3: gdbserver)
2012-05-11 16:20 UTC
[PATCH] Add support for Tilera TILE-Gx processor (part 2/3: gdb)
2012-05-11 16:14 UTC
[PATCH] new MI command for pattern filling of memory regions
2012-05-11 16:06 UTC (7+ messages)
[PATCH 0/3] PR gdb/13860: async MI issues
2012-05-11 14:57 UTC (6+ messages)
` [PATCH 3/3] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
[PATCH] PR gdb/14077: Dynamic type of references cannot be accessed
2012-05-11 14:52 UTC (3+ messages)
[7/10] keep track of dependencies
2012-05-11 14:41 UTC (4+ messages)
[PATCH] gdbserver: Set flag `suspended' properly for new lwp
2012-05-11 13:38 UTC (4+ messages)
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