Leif Ekblad
unread,Nov 4, 2011, 5:21:53 PM11/4/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'm not competent enough on Win32 to suggest a solution there.
I looked through the code yesterday planning possible solutions. I think the
easiest & best solution is to start wd and the debug-traps in the normal
way, and let the target trap decide if it should attach to an already
running process, or if it should spawn a new one. It doesn't seem like this
scenario was planned for to start with in the debugger, and it would be hard
to add without major changes to the traps and wd itself. Thus, it would be
up to each trap to add this functionality if possible.
Leif Ekblad