| Summary: | Return code of programs should be shown | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Rolf Eike Beer <kde> |
| Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | niko.sams |
| Priority: | NOR | ||
| Version First Reported In: | 4.1.0 | ||
| Target Milestone: | 4.2.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.3 | |
| Sentry Crash Report: | |||
|
Description
Rolf Eike Beer
2010-11-16 19:43:07 UTC
The same would make sense for executing. It's already implemented when executing. Git commit 2791975f8238bdef9c18d26fe3f1a9ef90bd3732 by Niko Sams. Committed on 30/12/2011 at 19:55. Pushed by nsams into branch 'master'. output exit code when debugee exits with a exit code != 0 M +5 -1 debuggers/gdb/debugsession.cpp http://commits.kde.org/kdevelop/2791975f8238bdef9c18d26fe3f1a9ef90bd3732 Couldn't commit to 4.3 as we already in string freeze. Git commit 51bff7a8fea78a2dfb6fb2c2322e98ecfe449b99 by Niko Sams. Committed on 30/12/2011 at 19:55. Pushed by nsams into branch '4.3'. output exit code when debugee exits with a exit code != 0 M +5 -1 debuggers/gdb/debugsession.cpp http://commits.kde.org/kdevelop/51bff7a8fea78a2dfb6fb2c2322e98ecfe449b99 was able to backport as 1i0n servers are down atm :D |