Advertisement
Guest User

Untitled

a guest
Jul 4th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. retropie@retropie:~$ gdb -q /opt/retropie/supplementary/emulationstation/emulationstation
  2. Reading symbols from /opt/retropie/supplementary/emulationstation/emulationstation...
  3. (No debugging symbols found in /opt/retropie/supplementary/emulationstation/emulationstation)
  4. (gdb) run
  5. Starting program: /opt/retropie/supplementary/emulationstation/emulationstation
  6. [Thread debugging using libthread_db enabled]
  7. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  8. [New Thread 0x7ffff52cf640 (LWP 2235)]
  9. [Thread 0x7ffff52cf640 (LWP 2235) exited]
  10. [Inferior 1 (process 2232) exited normally]
  11. (gdb) backtrace
  12. No stack.
  13. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement