RE: urgent! can you help me! by bmhsieh
bmhsieh
Thu Jul 31 12:34:37 CDT 2003
You can specify your "debugger" in the registry:
HKLM\JITDebugger\Debug
The OS will invoke the debugger and send the debugevent to the debugger
whenever a second chance exception occurs. Make sure the your debugger
process the debug events like ordinary debugger.
-- Bor-Ming
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. Microsoft Corporation. All rights
reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Jason.Z" <zhaojianwei@neusoft.com>
| Sender: "Jason.Z" <zhaojianwei@neusoft.com>
| Subject: urgent! can you help me!
| Date: Tue, 29 Jul 2003 18:08:51 -0700
| Lines: 6
| Message-ID: <051001c35637$23a4d1a0$a601280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNWNyOkqNoXEfJFQQuJqhhcpE6ZtA==
| Newsgroups: microsoft.public.windowsce.platbuilder
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsce.platbuilder:36865
| NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
| X-Tomcat-NG: microsoft.public.windowsce.platbuilder
|
| I am ersearching about AER(advanced exeception reporting)
| under platform builder4.2, and want to use this mechanism
| to handle the exception thrown by application.so,can
| anyone tell me how to do it ,or where can i find some
| documents about AER,or some website introducing AER.can
| you help me? thanks in advance.
|