Skip to content

Instantly share code, notes, and snippets.

@Ingvix
Created March 13, 2018 09:44
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 Ingvix/84408ef863e1e2adf761d979645e8f8a to your computer and use it in GitHub Desktop.
Save Ingvix/84408ef863e1e2adf761d979645e8f8a to your computer and use it in GitHub Desktop.
(gdb) bt full
#0 FbDevNativeWindow::FbDevNativeWindow (this=0x5954f0, alloc=0x59fd68, fbDev=0x0) at fbdev_window.cpp:79
No locals.
#1 0x4094c0a6 in fbdevws_CreateWindow (win=<optimized out>, display=<optimized out>) at eglplatform_fbdev.cpp:69
No locals.
#2 0x40029366 in eglCreateWindowSurface (dpy=0x1, config=0xcaf32c, win=5854996, attrib_list=0x0) at egl.c:241
display = <optimized out>
__PRETTY_FUNCTION__ = "eglCreateWindowSurface"
result = <optimized out>
#3 0x00011b42 in main ()
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment