On 1/7/2013 10:00 PM, ishikawa wrote:
If we can coerce the built-in traceback function to print something more
meaningful, or
if someone can suggest a way to attach gdb to a run of TB during "make
mozmill" session so that I can get a meaningful backtrace [*IF* gdb
can work out meaningful backtrace under the circumstances], that would be
appreciated.


There is a script called mozilla-central/tools/fix-linux-stack.pl. Pipe the output of your stack trace through that script, and you will get a useful one.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to