[Bug 57710] New: automatic breakpoint at program beginning
jozef.behran at krs.sk
jozef.behran at krs.sk
Fri Apr 25 17:25: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=57710
Summary: automatic breakpoint at program beginning
Product: kdevelop
Version: unspecified
Platform: Mandrake RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: jozef.behran at krs.sk
Version: 2.1.5 (using KDE KDE 3.1)
Installed from: Mandrake RPMs
Compiler: gcc 3.2.2 See Mandrake 9.1 distribution for the compiler
OS: Linux
When I create a program and issue the "Debug" command, the program is started, but it is impossible to debug it. It is only possible to "run it at full speed". To be able to step through the code I must put a breakpoint somewhere and run the program until it hits the breakpoint.
How about an automatic breapoint placed on the beginning of the main() function everytime the debugger is started and running the program until it hits it? Or something similar?
More information about the KDevelop-devel
mailing list