public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/33903]  New: Backtrace info in std::exception
@ 2007-10-26  7:11 djh at emss dot co dot za
  2007-10-26  8:37 ` [Bug libstdc++/33903] " djh at emss dot co dot za
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: djh at emss dot co dot za @ 2007-10-26  7:11 UTC (permalink / raw)
  To: gcc-bugs

The adding of backtrace info to std::exception would be most helpful. 
Currently when a program throws an exception, the debug info is rather useless.
 Only the backtrace to the catch is shown.  Ideally symbol info and line
numbers should be available, so that the throw can be easily found.

execinfo.h already provides a way of obtaining runtime backtrace info, but
would it not be more appropriate to add this to debug info for the exception?


-- 
           Summary: Backtrace info in std::exception
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: djh at emss dot co dot za


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33903


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-12-02 22:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-26  7:11 [Bug libstdc++/33903] New: Backtrace info in std::exception djh at emss dot co dot za
2007-10-26  8:37 ` [Bug libstdc++/33903] " djh at emss dot co dot za
2007-10-26 10:22 ` pinskia at gcc dot gnu dot org
2007-11-02  6:08 ` djh at emss dot co dot za
2007-11-02  6:28 ` pinskia at gcc dot gnu dot org
2007-11-02  6:55 ` djh at emss dot co dot za
2007-11-05 15:44 ` pluto at agmk dot net
2007-12-02 22:27 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).