Summary: | when main() is exitted, program should be executed until terminate | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | jozef.behran |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandrake RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jozef.behran
2003-04-25 21:15:01 UTC
I disagree. I can certainly imagine this information being useful to someone and handle main() as a special case just adds complexity to the code for no (IMHO) benefit. If you are at the end of main() simply press "continue" instead of "step out" if you want the program to run to the end. |