== Quote from Georg Wrede ([email protected])'s article > Fawzi Mohamed wrote: > > > > The tracing of tango svn version (that uses libc backtrace) seems to > > work rather well. > > It does not give you the names, but as said that is due to a license > > problem. > Aarrghhh. What most frustrates me is when something obvious can't be > done because of external trivialities.
The Tango plugin architecture for backtrace was designed so that the backtrace code doesn't have to be integrated into Tango itself, eliminating the license problem. But I can see how this might be a problem if you want to bundle a backtrace library with Tango :-)
