Please sample libcsdbg
Florian Weimer
fweimer@redhat.com
Mon Jul 23 07:51:00 GMT 2012
On 07/21/2012 04:40 PM, Tasos Parisinos wrote:
> Hi to all
>
> At http://sourceforge.net/projects/libcsdbg/ i have published a useful
> debug tool for C++ programmers, that specifically use
> g++ (with some of its built-in capabilities). I recommend that you try
> it. I think that, with user feedback and by building a user
> community for libcsdbg this can even become an essential g++ developer tool.
You should make the output format compatible with one of the existing
traceback writers (Java, for instance). It would also be nice to
include line numbers and inlined functions (which basically requires
piping the addresses through addr2line).
--
Florian Weimer / Red Hat Product Security Team
More information about the Gcc
mailing list