This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Spurius results for cygwin selftest.exp(was Re: [RFC] fix annoying completion bug on directories)


On Thu, Jul 10, 2008 at 05:17:46PM -0400, Christopher Faylor wrote:
> Does debugging the process cause an extra thread to be created by
> Windows, too?  I don't remember.  I know it creates a thread when you
> attach to a process but I don't know if it does just in a standard
> debug when a process started via CreateProcess.

I know one is created when you Control-C, but I'm not sure about when
you hit a breakpoint.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]