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