[Bug 57867] Crash while debugging with watch/variable view

Jens Dagerbo jens.dagerbo at swipnet.se
Wed Apr 30 14:15:09 UTC 2003


------- 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=57867     
jens.dagerbo at swipnet.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From jens.dagerbo at swipnet.se  2003-04-30 14:13 -------
I don't understand the debugger code well enough to understand this, but I can 
reproduce it: 
 
Debug gideon -> set a breakpoint at line 81 of parts/closer/closer_part.cpp in the 
current souce (the line is "void CloserPart::closeFiles( QStringList const & fileList )" - 
the method head). 
 
Trigger this code (assumes closerpart is loaded) by hitting ctrl+alt-W and clicking "ok". 
 
When the debugger stops the program at line 81, expand the stackframe in the 
variables/watch window -> CRASH, with the reported backtrace.  
 
Putting the breakpoint inside the method (line 83) produces no such crash on 
expansion of the stackframe. 
 
For me, this happens everytime. I first noticed it somewhere else, so I don't think it's 
that particular to the code being debugged, but this was an easy place to trigger it.




More information about the KDevelop-devel mailing list