Skip to content
Snippets Groups Projects
Unverified Commit 8a63f701 authored by dutor's avatar dutor Committed by GitHub
Browse files

Add .debug_gdb_scripts section to improve debugging experience (#410)

parent 173568fe
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ macro(config_nebula_storage)
-DENABLE_PIC=${ENABLE_PIC}
-DENABLE_COMPRESSED_DEBUG_INFO=${ENABLE_COMPRESSED_DEBUG_INFO}
-DNEBULA_USE_LINKER=${NEBULA_USE_LINKER}
-DENABLE_GDB_SCRIPT_SECTION=${ENABLE_GDB_SCRIPT_SECTION}
${storage_source_dir}
WORKING_DIRECTORY ${storage_build_dir}
RESULT_VARIABLE cmake_status
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment