|
From: Greg P. <gp...@ap...> - 2009-08-13 23:50:39
|
On Aug 13, 2009, at 4:40 PM, Nicholas Nethercote wrote: > FWIW, this comment in docs/internals/Darwin-notes.txt states when the > debugstub implementation was removed, for those interested in seeing > it: > > "There was a broken debugstub implementation. It was removed over > several > commits: r9477, which removed most of it, and r9711, r9759, and > r10012, > which cleaned up remaining bits." Ah, I'd forgotten that it was originally included. Stuff that might be worth salvaging: * basic command traffic to and from gdb * custom command handler mechanism for tools * memcheck code to send back the defined-bit values for a memory range -- Greg Parker gp...@ap... Runtime Wrangler |