Skip to content

Instantly share code, notes, and snippets.

Created December 6, 2013 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7820312 to your computer and use it in GitHub Desktop.
Save anonymous/7820312 to your computer and use it in GitHub Desktop.
xcut
(gdb) target remote odroid:1234
Remote debugging using odroid:1234
/home/zumbi/b/sid-amd64/cache/build/armel/gdb/gdb-7.2/gdb/infrun.c:3554: internal-error: handle_inferior_event: Assertion `ptid_equal (inferior_ptid, singleste
p_ptid)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/home/zumbi/b/sid-amd64/cache/build/armel/gdb/gdb-7.2/gdb/infrun.c:3554: internal-error: handle_inferior_event: Assertion `ptid_equal (inferior_ptid, singleste
p_ptid)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment