For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > January 2005 > Where do DebugOut messages end up under SmartPhone 2003?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Where do DebugOut messages end up under SmartPhone 2003?
Douglas Harber

2005-01-23, 4:04 pm

Running under the debugger doesn't seem to return DebugOut message like it
does for desktop apps.

So where do they go and how can I view them when debugging applications?

Thanks,
Doug Harber


riki

2005-01-23, 4:04 pm

Douglas Harber wrote:
> Running under the debugger doesn't seem to return DebugOut message like it
> does for desktop apps.
>
> So where do they go and how can I view them when debugging applications?

try using OutputDebugString() if your running in native-land.

if you using managed code this might help:
http://blog.opennetcf.org/ncowburn/...6bd2107f30.aspx

riki

main(){printf("%d != %d, why?", sizeof('"')["'"],
,(sizeof('"'))["]\"\0["]);}
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com