Hello,

I've got an SH4 platform that I would like to be able to do application
degugging on. Using either the manual or CESH server I am able to
establish a connection and all of the appropriate files are downloaded
automatically (my application ,cemon.exe and JITdebugger). As soon as I
try to establsih a debugging connection and use it to debug my app, it
appears as though cemon causes an exception in coredll. Has anyone come
across this before or can anyone suggest a possible reason for this? As
CEMON is provided in binary form, I have no way to debug this...

Regards,

Glenn.

Re: CEMON.EXE causing platform to crash! by richmogd

richmogd
Thu Sep 25 20:52:22 CDT 2003

Just some additional information:

Here is this call stack at the time of the crash:

COREDLL!memcpy + 200 bytes
CEMON!10023168()
CEMON!10020afc()
CEMON!10016170()
CEMON!10019caa()
COREDLL!ThreadBaseFunc(void * 0x0005a000, unsigned long 0x000000b7)
line 419

Thanks,

Glenn.

In article <MPG.19dd2e27903fd1dd989695@news.microsoft.com>,
richmogd@hotmail.com says...
> Hello,
>
> I've got an SH4 platform that I would like to be able to do application
> degugging on. Using either the manual or CESH server I am able to
> establish a connection and all of the appropriate files are downloaded
> automatically (my application ,cemon.exe and JITdebugger). As soon as I
> try to establsih a debugging connection and use it to debug my app, it
> appears as though cemon causes an exception in coredll. Has anyone come
> across this before or can anyone suggest a possible reason for this? As
> CEMON is provided in binary form, I have no way to debug this...
>
> Regards,
>
> Glenn.
>