[RFA] Improved linker-debugger interface
2012-05-07 21:32 UTC (9+ messages)
[PATCH 2/4 v2] Implement new features needed for handling SystemTap probes
2012-05-07 20:38 UTC (8+ messages)
` [PATCH] Implement new `info core mappings' command
` [PATCH 4/6] Implement support for SystemTap probes
[RFA] Emit a warning for ineffective set VAR = EXP command
2012-05-07 20:38 UTC (19+ messages)
GDB plugin
2012-05-07 20:18 UTC (2+ messages)
[PATCH 1/4] New gdb arch hook: return_with_first_hidden_param_p
2012-05-07 20:14 UTC (8+ messages)
` [ping 2] : "
[PATCH] testsuite: Fix mi-var-display.exp crashing
2012-05-07 20:10 UTC (2+ messages)
[PATCH] Autoload-breakpoints without report-async
2012-05-07 19:40 UTC (6+ messages)
[RFC] - Exposing find_pc_line through Python API
2012-05-07 19:36 UTC (2+ messages)
[RFC] Extend gdb.Breakpoint to allow setting a breakpoint at the current execution address
2012-05-07 18:56 UTC (4+ messages)
[0/17] RFC: share minimal symbols across objfiles
2012-05-07 18:50 UTC (2+ messages)
[patch] auto-load fix multi-dir debug-file-directory
2012-05-07 15:56 UTC
[PATCH][SH] Signal handler unwinding for SH-Linux
2012-05-07 15:44 UTC (5+ messages)
[PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdb)
2012-05-07 15:34 UTC (6+ messages)
FYI: use new unified dwarf name functions
2012-05-07 15:18 UTC
[PATCH] PR gdb/10952: install gdbarch_skip_solib_resolver on AMD64 GNU/Linux
2012-05-07 11:14 UTC (3+ messages)
[PATCH] gdbserver: Set flag `suspended' properly for new lwp
2012-05-07 10:25 UTC
[RFA/commit] procfs.c: Remove unused functions and make many functions static
2012-05-07 8:24 UTC (5+ messages)
PATCH: Also check for `movl %esp, %ebp' for x32
2012-05-06 20:42 UTC (12+ messages)
[patch] auto-load safe-path reset back by set ""
2012-05-06 16:20 UTC (9+ messages)
` [commit] "
` [patch] auto-load safe-path default=$ddir/auto-load [Re: [patch] auto-load safe-path reset back by set ""]
` obsolete: "
[patch 0/6] auto-load: intro
2012-05-06 16:13 UTC (3+ messages)
[patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries
2012-05-05 15:36 UTC (12+ messages)
` [patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries. (testcase)
Getting rid of AT_SYMBOL inferior call method
2012-05-05 11:45 UTC (17+ messages)
` [commit 2/2] Remove AT_SYMBOL
` [RFA 1/2] mips: Switch inferior function calls to ON_STACK method
[RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)
2012-05-05 7:13 UTC (27+ messages)
` FAILing new testcase for -fdebug-types-section [Re: [RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)]
[commit/obvious] Don't include `probe.h' on `stap-probe.h'
2012-05-05 5:39 UTC
bfd_com_section, bfd_abs_section et al
2012-05-05 4:38 UTC (2+ messages)
[RFC/PATCH] Fix `bfd_{get,set}_*' macros
2012-05-04 21:46 UTC (6+ messages)
[PATCH} remove myself as windows maintainer
2012-05-04 18:46 UTC (4+ messages)
Invalid segment resister value on x86_64-windows
2012-05-04 18:38 UTC (15+ messages)
` [RFA/commit 1/2] Regenerate the features/i386 target description .c files
` [RFA 2/2] [x86/x86_64] Segment registers are 16 bits long (not 32bits)
` [RFA 3/2(+)] Test size of x86/x86_64 segment registers
` [WINDOWS/RFC] Invalid segment resister value on x86_64-windows
` checked in: "
[PATCH/gdbserver] Remove current_inferior's save/restore when call get_thread_regcache
2012-05-04 13:45 UTC (4+ messages)
[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
2012-05-04 13:10 UTC (3+ messages)
` [PATCH v2] Expand bitpos and type.length to LONGEST and ULONGEST
[obv] Print 'top' in hex in debug log
2012-05-04 11:04 UTC
[patch] Use the string returned by pretty printer for MI varobjs instead of "{...}"
2012-05-04 7:45 UTC (4+ messages)
[RFA/commit] not-procfs.c: Make procfs_find_new_threads and procfs_pid_to_str static
2012-05-03 22:08 UTC (3+ messages)
[RFC] Fix build failure in stap-probe.c
2012-05-03 20:27 UTC (5+ messages)
[PATCH] Add x32 support to amd64_analyze_stack_align
2012-05-03 18:59 UTC
[PATCH] Hardware breakpoint error reporting
2012-05-03 16:25 UTC
[PATCH v4 0/14] Run all-stop on non-stop target
2012-05-03 15:01 UTC (18+ messages)
` [PATCH 03/14] Change parameters of adjust_pc_after_break
` [PATCH 01/14] Fix displaced stepping debug log
` [PATCH 08/14] Uninstall infrun_async_inferior_event token in remote target
` [PATCH 05/14] Support in linux-nat target
` [PATCH 10/14] watchthreads-reorder.exp: Don't assume there is no infrun output after prompt
` [PATCH 12/14] manythreads.exp: Adjust to handle threads appearing/disappearing after "Program received signal SIGFOO"
` [PATCH 09/14] Set thread's state in infcall
` [PATCH 14/14] kfail gdb/13858
` [PATCH 13/14] ia64-sigill.exp: Don't assume there's no infrun output after the prompt
` [PATCH 02/14] Move displaced_step_fixup bits out to displaced_step_next
` [PATCH 07/14] Support in remote target
` [PATCH 06/14] Flip to set target-async on by default and NEWS
` [PATCH 11/14] Fix fails in gdb.trace/pending.exp
` [PATCH 04/14] Run all-stop on non-stop
[PATCH] Add support for Tilera TILE-Gx processor (part 1/2: gdb)
2012-05-03 14:44 UTC (6+ messages)
` [PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdbserver)
[RFA 2/3] Initial Fission support, rewrite DIE reading
2012-05-03 6:54 UTC (9+ messages)
` Crash regression for gdb.ada/*.exp [Re: [RFA 2/3] Initial Fission support, rewrite DIE reading]
` Crash on new testcase gdb.dwarf2/pr13961.exp [Re: Crash regression for gdb.ada/*.exp]
[PATCH] Skip tests early if needed
2012-05-03 2:06 UTC (2+ messages)
` [committed]: "
[obv] Remove extra spaces
2012-05-03 1:33 UTC
[commit] Make infcall.c:unwind_on_signal_p static
2012-05-03 0:11 UTC
[commit] Fix -Wmissing-prototypes errors in sol-thread.c
2012-05-02 23:21 UTC
[commit] Delete unused procfs_pid_to_str extern in sol-thread.c
2012-05-02 23:11 UTC
[patch] Setup kfail in gdb.mi/mi-solib.exp
2012-05-02 22:08 UTC (3+ messages)
` [ping 2]: "
[RFA] MIPS16 FP manual call/return fixes
2012-05-02 21:28 UTC (6+ messages)
[patch] [w32] Fix --without-auto-load-safe-path
2012-05-02 20:01 UTC (3+ messages)
` [commit] "
[RFC - doc] Add note about the possibility of symbols getting moved across blocks
2012-05-02 17:32 UTC (12+ messages)
Clash between ncurses.h and Windows headers
2012-05-02 17:14 UTC (5+ messages)
GDB/MI and ">" prompts
2012-05-02 17:04 UTC (6+ messages)
[PATCH] microMIPS support
2012-05-02 16:39 UTC (9+ messages)
[RFC/PATCH] Clean up unused variables (and prepare for `-Wunused-variable' flag)
2012-05-02 10:55 UTC (7+ messages)
[commit/obvious] Remove unused vars introduced by stap patches
2012-05-02 5:08 UTC
[commit/obvious] Regenerate `features/{i386,rs6000}' files
2012-05-02 5:00 UTC
[PATCH] configure.ac: Also quote '$' in tbaseargs
2012-05-01 20:17 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