Just did a little digging on Google and found a solution at
http://www.delphiturkiye.com/offline/19/11275.html.

It patches a running application to avoid the breakpoint.

I have tested this in Delphi 6 and it does work, but I can't vouch for
its safety. I think that we'll put it into our testing build and see if
it effects anything.

You'll need create a new unit that uses SysUtils and Windows and then
paste in the code.

Stacey

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Neven MacEwan
Sent: Tuesday, 4 December 2007 16:26
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] D6 breaks with CPU Window

Stacey

Yes thats the point, well not being alone makes me feel a little
better..

thanks N
> We also get this in a few places when using Delphi 6. Quick report
> preview always shows it. Seems to break in just after
> ntdll.DbgBreakPoint, whatever that is.
>
> Unfortunately we haven't found a solution. If I am doing something
where
> it comes up all of the time I turn off debugging.
>
> Stacey
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> On Behalf Of Neven MacEwan
> Sent: Tuesday, 4 December 2007 14:44
> To: DUG
> Subject: [DUG] D6 breaks with CPU Window
>
> Hi
>
> I have a project that stopped when begin debugged and shows the cpu 
> window (no breakpoint shows)
> I assume its something corrupted in the debug setup does anyone know
how
>
> to get rid of it
>
> Thanks
> Neven
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi@delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [EMAIL PROTECTED] with
Subject:
> unsubscribe
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi@delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [EMAIL PROTECTED] with
Subject: unsubscribe
>
>
>   

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject:
unsubscribe

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to