Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[remote protocol] support for disabling packet acknowledgement
 2008-07-25 13:39 UTC  (2+ messages)

Internals manual fixups
 2008-07-25 13:34 UTC  (6+ messages)

[patch] segfault setting a breakpoint from objc++
 2008-07-25  1:18 UTC 

Fix MIPS ABI issues
 2008-07-25  0:07 UTC  (2+ messages)
` Ping "

RFA: Fix the shell used to execute mloop.in
 2008-07-24 15:14 UTC  (5+ messages)

Don't query extra info about the internal main thread
 2008-07-24 15:14 UTC  (2+ messages)

[nto target] Fixes in attach and wait
 2008-07-24 13:04 UTC 

[RFA] set print symbol-loading on|off
 2008-07-24 11:21 UTC  (4+ messages)

[RFC][patch 0/9] Python support in GDB
 2008-07-23 17:46 UTC  (25+ messages)
` [RFC][patch 1/9] initial Python support
      ` [RFA] "
                ` [RFA] iRe: "
                      ` [obvious] Wipe out CONFIG_INITS
                ` [RFA][patch 1/9] Yet another respin of the patch with initial Python support

[PATCH][gdbserver] Check for sys/dir.h and sys.user.h in configuration
 2008-07-23 17:15 UTC  (8+ messages)

State of old format warning patch for Mac OS X
 2008-07-23 15:40 UTC  (5+ messages)

[nto target] Fixes in attach and wait
 2008-07-23 13:45 UTC 

[MI non-stop 06/11, RFA/RFC] Report non-stop availability, and allow to enable everything with one command
 2008-07-23  7:48 UTC  (3+ messages)

[RFC] PPC: Skip call to __eabi in main()
 2008-07-23  1:13 UTC  (3+ messages)

[nto target] Fix compiler warnings
 2008-07-22 19:57 UTC 

You are looking for job?
 2008-07-22 15:28 UTC 

[ob] Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE
 2008-07-22 13:20 UTC  (2+ messages)

RFA: Remove gdb-events
 2008-07-22  0:56 UTC  (12+ messages)
    ` GDB/MI PING (was: "Re: RFA: Remove gdb-events")

[RFC] [patch] 'p->x' vs. 'p.x' and 'print object on'
 2008-07-22  0:53 UTC  (2+ messages)

RFA: automatic dependency tracking
 2008-07-21 22:14 UTC 

RFA: lift no-argument restriction on observers
 2008-07-21 15:56 UTC  (2+ messages)

[commited patch] fix ELF segment vs. loadable section check
 2008-07-21 11:50 UTC  (2+ messages)

[applied patch] Add myself to write-after-approval list
 2008-07-20 21:59 UTC 

[FYI] Inlining support, rough patch
 2008-07-20 14:41 UTC  (7+ messages)

pdcurses readline-mingw backspace key in windows console
 2008-07-19 21:11 UTC  (3+ messages)

[gdbserver] Problems trying to resume dead threads
 2008-07-19 17:17 UTC 

[RFC] Detect loops in the solib chain
 2008-07-18 23:02 UTC  (9+ messages)

RFA: Patch: implement missing macro functions
 2008-07-18 20:56 UTC  (4+ messages)

[gdbserver] compiling latest server.c (rev. 1.76) with MinGW for running on win32
 2008-07-18 20:17 UTC  (3+ messages)

Fix configure test for ELF in BFD for static libraries
 2008-07-18 13:04 UTC  (2+ messages)

[RFA] Fix for failing gdb.base/auxv.exp on Linux
 2008-07-17 20:53 UTC  (2+ messages)

[RFA] Fix for failing gdb.base/foll-fork.exp on Linux with VDSO
 2008-07-17 20:53 UTC  (2+ messages)

[RFA] Fix for failing gdb.base/corefile.exp on Linux
 2008-07-17 18:58 UTC  (2+ messages)

PATCH: Added myself to section Write After Approval
 2008-07-17  1:40 UTC  (3+ messages)

[patch]: Improve spu-info testcase
 2008-07-16 19:29 UTC  (2+ messages)

RFA: Patch: annotations -vs- deprecated hooks
 2008-07-16 12:42 UTC  (12+ messages)

[commit] Rename frame_pc_unwind and frame_unwind_id
 2008-07-15 23:29 UTC  (5+ messages)

Fix internal error in value_cast_pointers
 2008-07-15 22:10 UTC  (5+ messages)

[RFA] Patch for PR gdb/2477
 2008-07-15 20:04 UTC  (10+ messages)

[commit] Rename block_function
 2008-07-15 19:07 UTC 

[commit] mn10300 unwinder fix
 2008-07-15 18:53 UTC 

[commit] Remove frame_sp_unwind
 2008-07-15 18:51 UTC 

[commit] Fix one use of frame_pc_unwind
 2008-07-15 18:49 UTC 

[commit] Remove frame_unwind_address_in_block
 2008-07-15 18:45 UTC 

[continuation args 2/2] Make continuation args not leak
 2008-07-15 18:44 UTC  (8+ messages)

[MI non-stop 04/11] Implement --thread and --frame
 2008-07-15 18:42 UTC  (5+ messages)

[patch] Disable child VMA randomizations
 2008-07-15 18:41 UTC  (4+ messages)

[commit] Remove frame_func_unwind
 2008-07-15 18:37 UTC 

[ob] Remove an unused variable
 2008-07-15 18:05 UTC 

Whack TARGET_REDEFINE_DEFAULT_OPS
 2008-07-15  6:57 UTC  (2+ messages)

[RFC] fix annoying completion bug on directories
 2008-07-14 22:51 UTC  (4+ messages)
  ` [RFA] "

[RFC/RFA] gdbreplay V2.0
 2008-07-14 22:29 UTC  (4+ messages)

Fix Ericsson DICOS inferior function calls
 2008-07-14 18:09 UTC  (5+ messages)

[patch] Fix a crash due to a VALUE double free
 2008-07-14 17:35 UTC  (3+ messages)

[MI non-stop 01/11] Report thread state in -thread-info output
 2008-07-14 15:01 UTC  (4+ messages)

[rfc] Replace current_gdbarch in *mips*
 2008-07-14 11:27 UTC  (3+ messages)

[patch]: Fix memory leak of symtab.c
 2008-07-14  5:58 UTC  (5+ messages)

[MI non-stop 05/11, RFA] -exec-continue/-exec-interrupt --all
 2008-07-13 22:35 UTC  (8+ messages)

[ob] fix crash after failing to restore the selected frame
 2008-07-13 19:26 UTC 

[RFA] Kill cmd_async_ok
 2008-07-13  6:09 UTC 

[MI non-stop 08/11] Enable all MI commands while inferiour is running
 2008-07-13  6:00 UTC  (2+ messages)

[MI non-stop 03/11, RFA] Discard cleanup when deferring displaced step
 2008-07-13  5:55 UTC  (5+ messages)

[MI non-stop 02/11] Add 'stopped-threads' field to the *stopped output
 2008-07-13  5:40 UTC  (3+ messages)

[MI non-stop 10/11] Skip varobj in running threads
 2008-07-13  5:34 UTC  (2+ messages)

[MI non-stop 07/11, RFA] Allow all CLI command even if target is executing
 2008-07-13  4:35 UTC  (6+ messages)

[MI non-stop 09/11] Don't care about user-defined thread if --thread is present
 2008-07-13  4:34 UTC  (3+ messages)

[commit, spu] Do not error out if backchain is unreadable
 2008-07-12 22:44 UTC 

[gdbserver] Uninitialized variable in linux-low.c:handle_extended_wait
 2008-07-12 22:24 UTC  (2+ messages)

[commit] Make native SPU target always have a thread
 2008-07-12 22:18 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox