<br><br><div class="gmail_quote">On Fri, May 29, 2009 at 11:32 AM, Andrew Burgess <span dir="ltr">&lt;<a href="mailto:aab@cichlid.com">aab@cichlid.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, 2009-05-29 at 11:09 -0400, nik gibson wrote:<br>
<br>
&gt; I get the following error:<br>
&gt;<br>
&gt; gdb mythfrontend<br>
&gt; GNU gdb 6.8-debian<br>
&gt; Copyright (C) 2008 Free Software Foundation, Inc.<br>
&gt; License GPLv3+: GNU GPL version 3 or later<br>
&gt; &lt;<a href="http://gnu.org/licenses/gpl.html" target="_blank">http://gnu.org/licenses/gpl.html</a>&gt;<br>
&gt; This is free software: you are free to change and redistribute it.<br>
&gt; There is NO WARRANTY, to the extent permitted by law.  Type &quot;show<br>
&gt; copying&quot;<br>
&gt; and &quot;show warranty&quot; for details.<br>
&gt; This GDB was configured as &quot;i486-linux-gnu&quot;...<br>
&gt; &quot;/usr/bin/mythfrontend&quot;: not in executable format: File format not<br>
&gt; recognized<br>
&gt; (gdb)<br>
<br>
</div>Interesting. 32 bit gdb and 64 bit FE?<br>
<br>
What does &#39;file /usr/bin/mythfrontend&#39; say?<br>
<div><div></div></div></blockquote><div><br>No it&#39;s 32-bit across the board.<br><br>Mythfrontend is a link to a shell script.  Within the shell script it&#39;s running /usr/bin/mythfrontend.real, I&#39;ll try executing gdb against that executable.<br>
<br>file /usr/bin/mythfrontend<br>/usr/bin/mythfrontend: symbolic link to `../share/mythtv/mythfrontend.sh&#39; <br></div></div><br>