Skip to content

Instantly share code, notes, and snippets.

@hikiko
Last active March 7, 2021 18:30
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 hikiko/05c9d76018f27c4b644c2ec31db4db19 to your computer and use it in GitHub Desktop.
Save hikiko/05c9d76018f27c4b644c2ec31db4db19 to your computer and use it in GitHub Desktop.
gn args I use in angle, on GDB: set directories $HOME/igalia/code/angle/out/Debug
clang_emit_debug_info_for_profiling = true
enable_iterator_debugging = true
is_debug = true
symbol_level = 2
use_dwarf5 = false
strip_debug_info = false
use_debug_fission = false
enable_opengl_apitrace = true
enable_profiling = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment