Bugs item #2879963, was opened at 2009-10-15 20:15
Message generated for change (Comment added) made by ivmai
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2879963&group_id=173455

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: w32api
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ivan Maidanski (ivmai)
Assigned to: Danny Backx (dannybackx)
Summary: Unresolved DebugBreak in x86mingw32ce

Initial Comment:
DebugBreak() is defined as import declaration for non-arm but it's not exported 
from the coredll.

----------------------------------------------------------------------

>Comment By: Ivan Maidanski (ivmai)
Date: 2009-10-20 23:03

Message:
If you look into VC++ CE kfuncs.h, I'll see the definition of it for
various targets.

----------------------------------------------------------------------

Comment By: Ivan Maidanski (ivmai)
Date: 2009-10-20 22:59

Message:
DebugBreak() should be defined as a macro to something similar to __asm int
3 (expressed in gnu assembler, of course).

----------------------------------------------------------------------

Comment By: Danny Backx (dannybackx)
Date: 2009-10-20 22:51

Message:
Your statement is true.
But coredll doesn't support the DebugBreak api :
\network\x86> testapi coredll DebugBreak
coredll doesn't know about DebugBreak
\network\x86> 

So could you explain what you want me to do about this bug report and why
it would improve things ?
I am a bit puzzled but I have to admit that this (DebugBreak) is a strange
API.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2879963&group_id=173455

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to