Disabling debug info through serial port

From: Rob (Rob_at_discussions.microsoft.com)
Date: 12/28/04


Date: Tue, 28 Dec 2004 06:03:04 -0800

Hi,
I want to stop WinCE from using the comport for debug info.
(CE5.0 x86 standard PC )
I did what is described in the following article :
http://msdn.microsoft.com/embedded/community/community/tips/ce/disable/default.aspx

My app calls OutPutDebugString() (I wrote my own TRACE() function)
The debug-info appears in my MSVC (through the network) as it should.
But the data passed there also still appears on my comport....

Is this a seperate mechanism ?
Do I need to re-install the SDK for my app to notice the change in debug.cpp ?
There are many "debug.c" files scatterred around the build tree, i modified
the one from C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\OAL, is this the right
one, and only one that needs to change ?

So I want to keep my debug-data, but : only NOT on the comport !

Any tips are welcome.
Greetings,
Rob.



Relevant Pages

  • Re: Comport problem (reply to Mark and Nils)
    ... sizes, hw flow options, sw flow options, RS485 mode, Tapi mode, MSR shadow, ... Then I happened to get hold of a comport service I made about a year ago, ... That was also a thought I had, but why would the same app work on one ... > sepecify how to capture the received data. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Debug info omitted by design with Release builds
    ... To give users few changes to investigave entrails of your app ... G> Does anybody actually know why by design the debug info will be ...
    (microsoft.public.dotnet.general)
  • bluephone
    ... Instaletin went fine, but starting up the app is not easy, it keeps ... The debug info did not help me much, but there might be someone out there ...
    (comp.os.linux.questions)
  • Re: help... ! Source is out of date (debugger)
    ... Are you debugging an .EXE (or .APP), or are you doing an individual program? ... You've un-checked the Debug Info in the Project Info. ... > Yo he leido los topicos anteriores relacionados con este tema, ...
    (microsoft.public.fox.helpwanted)