<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>I am developing applications in rtems 5.1. As we know, my application and rtems kernel are both in the same address space.</div><div>So if my application access an invalid address or encounter other fatal errors, I want the kernel not just being hunging, but create a core dump file.</div><div>This file contains the whole contents of memory and I could use a debuger to analyse the file to handle the bug.</div><div>The question arise because I do not want always debug rtems in the bsp.</div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>smallphd@aliyun.com</div></div></span></div>
</body></html>