[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 83445] GDB does not work
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2004-06-18 14:29:05
Message-ID: 20040618142905.13449.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83445      




------- Additional Comments From shandles mail med upenn edu  2004-06-18 16:29 \
------- So it appears as if kdevelop does not properly issue the file command to GDB, \
skipping all breakpoints as in the following transcript:  Any ideas?

/bin/sh -c /home/shandles/projects/tiger/libtool gdb \
/home/shandles/projects/tiger/tiger/tiger -fullname -nx -quiet (gdb) set edit off 
(gdb) set confirm off 
(no debugging symbols found)...
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) 
(gdb) 
(gdb) set print static-members on 
(gdb) tty /dev/pts/80 
(gdb) set width 0 
(gdb) set height 0 
(gdb) set stop-on 1 
(gdb) handle SIG32 pass nostop noprint 
(gdb) handle SIG43 pass nostop noprint 
(gdb) set print asm-demangle on 
(gdb) cd /home/shandles/projects/tiger/tiger 
(gdb) set args input/gb.in 
(gdb) break main.cpp:44 
No symbol table is loaded.  Use the "file" command.

(gdb) run 
Stopped due to shared library event
(gdb) break main.cpp:44 
No source file named main.cpp.

(gdb) continue 
Stopped due to shared library event
(gdb) break main.cpp:44 
No source file named main.cpp.

(gdb) continue 
Stopped due to shared library event
(gdb) break main.cpp:44 
No source file named main.cpp.

(gdb) continue 

Program continues normal execution, but without any breakpoints, and if I simulate a \
segfault, the kdevelop call stack is also disconnected from the kdevelop source code. \
(message on the bottom left corner of the screen, "No Source"

-Scott


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic