Skip to content

Instantly share code, notes, and snippets.

@AlekSi
Last active December 10, 2015 08:18
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 AlekSi/4406233 to your computer and use it in GitHub Desktop.
Save AlekSi/4406233 to your computer and use it in GitHub Desktop.
(gdb) info locals
&id = 1073746000
(gdb) p id
No symbol "id" in current context.
in code:
id := C.struct_lala{v: 1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment