Hello folks, I have just updated my gdb to the version 6.6, provided by SuSE (Suse Linux 10.1) Now, wenn I try to debug a staticly linked application, just on the run comand, I get the error:
gdb appclient-static GNU gdb 6.6 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 "x86_64-unknown-linux-gnu"... Using host libthread_db library "/lib64/libthread_db.so.1". (gdb) r Starting program: /data1/home/siemense/src/udt-qui/udt3/app/appclient-static [Thread debugging using libthread_db enabled] find_new_threads_callback: cannot get thread info: generic error Debugging a dynamic linked version works, fine? rpm -qi Name : gdb Relocations: (not relocatable) Version : 6.6 Vendor: openSUSE Build Service Release : 9.1 Build Date: Sa 10 Feb 2007 15:15:04 CET Install Date: Do 22 Feb 2007 13:06:02 CET Build Host: build07 Group : Development/Tools/Debuggers Source RPM: gdb-6.6-9.1.src.rpm Size : 4060122 License: GNU General Public License (GPL) Signature : DSA/SHA1, Sa 10 Feb 2007 15:15:08 CET, Key ID 3b3011b76b9d6523 URL : http://www.gnu.org/software/gdb/ Summary : The GNU Debugger Best Regards, Eduard Siemens _______________________________________________ bug-gdb mailing list bug-gdb@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gdb