Created
March 5, 2014 05:04
-
-
Save qpfiffer/9361531 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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