Re: exu not working

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Fri, Feb 07, 2003 at 08:46:03PM -0000, tubby.toast at ntlworld.com wrote:
> 
> > "gdb exu", the last resort (gdb is oriented to C and asm programmers),
> might
> > tell us more about the problem however.
> >
> Hmmm just had a play with this;  it's way over my head!
> 
> chris.

Hmm ... well I'll give it a go then.

<transcript>
$ gdb ./exu
GNU gdb 4.17.0.11 with Linux support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...

"/home/jbrown105/./exu": not in executable format: File format not recognized

(gdb) quit
$ file ./exu
./exu: ELF 32-bit LSB executable, Intel 80386, version 1, statically linked,
stripped
$
</transcript>

Ah, its statically linked. That means you don't need ncurses to be installed at
all to use it (or glibc for that matter). Heh.

However, a staticly linked exu can't be used in gdb it seems. My version of
exu is rather old, but since its the same size as Chris's, I'd assume that Chris
has a staticly linked exu as well. RC, can you provide a dynamicly linked exu
for us perhaps?

jbrown

> 
> 
> 
> TOPICA - Start your own email discussion group. FREE!

-- 
 /"\  ASCII ribbon              | 
 \ /  campain against           | Linux User:190064
  X   HTML in e-mail and        | Linux Machine:84163
 /*\  news, and unneeded MIME   |

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu