<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Tahoma">Hi<br>
<br>
This is under Ubuntu Linux.<br>
<br>
I'm trying to track down a stack overflow in my code, and I'm
having some trouble running the unit tests under GDB and getting
debugging symbols.<br>
<br>
I'm doing <br>
EXPORT GDBCPPUNITTRACE="gdb --args"<br>
then running the module build under /sc<br>
build<br>
and then breaking the runaway process using<br>
kill -5<br>
and then doing 'bt' in GDB<br>
<br>
But all I get is <br>
</font><span style="color: rgb(48, 48, 48); font-family: Verdana,
Tahoma, Arial, sans-serif; font-size: 12px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: 18px; orphans: 2; text-align: justify; text-indent:
0px; text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none; ">#110137
0x40b0ddc1 in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
#110138 0x40a96883 in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
#110139 0x40a6b9db in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
#110140 0x40b0ddc1 in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
#110141 0x40a96883 in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
#110142 0x40a6b9db in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
#110143 0x40b0ddc1 in ?? () from
/home/noel/libo/solver/unxlngi6.pro/lib/libsclo.so<br>
</span><br>
Any ideas?<br>
<br>
Thanks, Noel Grandin<br>
<br>
<br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>
</body>
</html>