I also see this bug (details below) but I note you (Dan) say it's a kernel-related bug that has been fixed so can you clarify for me which kernel works with which gdb? I'm running 'etch'. Thanks, Michael
[EMAIL PROTECTED]:~/atmos_models/doug/asit/test_1a_8bins_1aeroDist$ file test.exe test.exe: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), for GNU/Linux 2.4.1, not stripped [EMAIL PROTECTED]:~/atmos_models/doug/asit/test_1a_8bins_1aeroDist$ uname -a;gdb --version;gdb test.exe Linux ratty.phy.umist.ac.uk 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686 GNU/Linux GNU gdb 6.4.90-debian Copyright (C) 2006 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 "i486-linux-gnu". GNU gdb 6.4.90-debian Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) break main Breakpoint 1 at 0x804980a (gdb) run Starting program: /home/michael/atmos_models/doug/asit/test_1a_8bins_1aeroDist/test.exe Failed to read a valid object file image from memory. Breakpoint 1, 0x0804980a in main () (gdb) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]