Vote count: 0
I am writing a CHIP-8 interpreter in C++ with SDL2. The source code is at http://ift.tt/2lzbCx1. There is a problem where it gets a segmentation fault with this ROM. I tried to debug the problem with GDB, but when I type bt, it displays an incomplete stack trace, only showing the top two functions, making me unable to effectively diagnose the problem. How do I get a full and useful stack trace?
asked 1 min ago
GDB does not display full backtrace
Aucun commentaire:
Enregistrer un commentaire