From kde-core-devel Tue Nov 02 23:22:04 1999 From: Matt Koss Date: Tue, 02 Nov 1999 23:22:04 +0000 To: kde-core-devel Subject: Debugging again X-MARC-Message: https://marc.info/?l=kde-core-devel&m=94162039027767 After upgrading to gdb 4.18 I am still not able to list anything in gdb. Compiled kdelibs with --enable-debug --enable-static Compiled caitoo with --enable-debug Linked caitoo with -static After doing : gdb caitoo I get only : (gdb) list 1 init.c: No such file or directory. (gdb) gdb somehow does not know anything about source files. Even if I specify the --directory option, I still get the same results. When I run it and use Ctrl-c to stop it, the doing list : (gdb) list 1 in rtld.c (gdb) I have tried to debug a simple C program, and everything worked OK. I am really clueless now. Any ideas ? Regards Matt -- Matej Koss e-mail: koss@post.sk Kosice ICQ# : 19344305 Slovakia