Skip to content

Instantly share code, notes, and snippets.

@qpfiffer
Created March 5, 2014 05:04
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 qpfiffer/9361531 to your computer and use it in GitHub Desktop.
Save qpfiffer/9361531 to your computer and use it in GitHub Desktop.
140 k = _ol_read_data(fd);
(gdb)
[ERROR] (src/aol.c:106: errno: None) Error reading
141 check(k, "Error reading"); /* Everything needs a key */
(gdb) print k
$3 = <optimized out>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment