
30 Dec
2008
30 Dec
'08
1:04 p.m.
Neil Groves <neil <at> grovescomputing.com> writes:
A library of this type that wraps the numerous platform specific implementations would definitely be useful. IIRC you can use printstack() and walkcontext() functions on Solaris 9 and above. See http://docs.sun.com/app/docs/doc/817-0710/6mgg8q939?a=view for more information.
Are you volunteering to submit a stacktrace library to Boost?
Regards, Neil Groves
Gee I didn't know about those functions, thanks. I think I'll use them for debuging purposes. I'm not planing to submit any libraries now, maybe in the future :-) (here we use a FTP library written by me but it has to be rewritten entirely).