I think that - especially for debugging purposes - a robust backtracing solution would be a great enrichment for POCO.
It could be built upon the Logging mechanisms regarding the functionality of libebt. So if a fatal expection is thrown a backtrace of the current thread/application could be logged (eventually with the coming SMTPChannel).





