Hi Ben,<div><br></div><div>I run the gdb xorp_rtrmgr  XXXX in one window, it is still in  continueing.. even if  i started xorpsh in another window. I can run xorpsh. it went smooth. Because xorp_rtrmgr window is still running.  i could not get anything even if i type <b>bt</b>  and <b>exit </b>commands.</div>
<div><br></div><div> If i closed the xorp_rtrmgr window, the  gdb window the <b>continuing</b> message is gone and get back to gdg. Below is some ouptput</div><div><br></div><div>-------------------------------------------------------------</div>
<div><b>Before closing xorp_rtrmgr window</b></div><div><div>(gdb) </div><div>Continuing.</div><div>----------------------------------------------------------------</div><div><b>After closing xorp_rtrmgr window</b></div><div>
<b><br></b></div><div>Program terminated with signal SIGHUP, Hangup.</div><div>The program no longer exists.</div><div>(gdb) bt</div><div>No stack.</div><div>(gdb) exit</div><div>Undefined command: &quot;exit&quot;.  Try &quot;help&quot;.</div>
<div>(gdb) quit</div><div>-bash3.2#</div><div><br></div><div><b>xorpsh window</b></div><div><div>Welcome to XORP on <a href="http://router-1.ksu.gpeni.net">router-1.ksu.gpeni.net</a></div><div><a href="mailto:root@router-1.ksu.gpeni.net">root@router-1.ksu.gpeni.net</a>&gt; Finder disconnected. No Finder?</div>
<div><br></div></div><div>-------------------------------------------------------------</div></div><div><br></div><div> When i closed xorp_rtrmgr window,  something is caused to kill it. </div><div><br></div><div>Thanks,</div>
<div>--Ram<br><br><div class="gmail_quote">On Fri, Mar 26, 2010 at 1:52 PM, Ben Greear <span dir="ltr">&lt;<a href="mailto:greearb@candelatech.com">greearb@candelatech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 03/26/2010 11:35 AM, Ram wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Ben,<br>
<br>
   I could not run gdb. i got following message.<br>
</blockquote>
<br></div>
For the PS listing below, the command should be:<br>
<br>
gdb xorp_rtrmgr 16774<br>
<br>
Typically, when something puts something in brackets, that<br>
means replace it with the actual value, that is why I&#39;d say:<br>
<br>
gdb xorp_rtrmgr [pid-of-xorp-rtrmgr]<div><div></div><div class="h5"><br>
<br>
Thanks,<br>
Ben<br>
<br>
-- <br>
Ben Greear &lt;<a href="mailto:greearb@candelatech.com" target="_blank">greearb@candelatech.com</a>&gt;<br>
Candela Technologies Inc  <a href="http://www.candelatech.com" target="_blank">http://www.candelatech.com</a><br>
<br>
</div></div></blockquote></div><br></div>