1

I'm debugging a big project to get understand how it works, by the way it developed in multi-thread way, so there were multiple backtraces, by using

thread apply all bt full

in GDB, you can get the full stack traces of every thread, is there a easy way to redirect these messages to a outer text file?


Duplicated, please refer to this thread please: Gdb print to file instead of stdout

1
  • Don't forget set pagination no Commented Dec 26, 2013 at 4:58

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.