<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 6/3/2011 9:49 AM, satish patel wrote:
<blockquote cite="mid:BLU159-w1248F458DAB1AB0DE1991B907F0@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
But unfortunately i compiled with "DON'T OPTIMIZED" option do you
think it will generate dumpcore in that case ? <br>
</blockquote>
<br>
Yes, it will create a coredump. Telling the compiler to not optimize
(IIRC) leaves more debugging info in the binary for dumps<br>
</body>
</html>