Comment 13 for bug 1719482

Revision history for this message
Patrick Storz (ede123) wrote :

P.S. You can also try to redirect gdb output to a file using

gdb > output.txt

(you'll have to execute "run"/"bt" commands "blind" in that case)