<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello every expert:<BR>
&nbsp;<BR>
I have one c++ code (.cxx file) with a CMakeLists.txt file, this program need ITK, I have already setup everything ready in my linux machine.<BR>
I have built a binary file by following steps:<BR>
1) ccmake ., setup the ITK path, configuration and generation<BR>
2) make<BR>
&nbsp;<BR>
Now I want to debug this code, I want to use emacs+gdb.&nbsp; But during the process, it says "no debugging symbols found", I do not know where to swich on the debug?&nbsp; I cannot find the switch in MakeFile.&nbsp; <BR>
&nbsp;<BR>
Does anyone could help me out, I really appreciate it!<BR>
Ping<BR><br /><hr />用 Windows Live Spaces 展示个性自我,与好友分享生活!  <a href='http://spaces.live.com/?page=HP' target='_new'>了解更多信息!</a></body>
</html>