@dingelish [Installing all dbgsym packages](https://github.com/apache/incubator-teaclave-sgx-sdk/issues/114#issuecomment-577408782) does not help
``` (gdb) run Starting program: /home/rog/Downloads/SGX101_sample_code/HelloEnclave/app detect urts is loaded, initializing Function "notify_gdb_to_update" not defined. Function "sgx_debug_load_state_add_element" not defined. Function "sgx_debug_unload_state_remove_element" not defined. Function "urts_add_tcs" not defined. Python Exception <class 'gdb.error'> No symbol "g_debug_enclave_info_list" in current context.: [Thread debugging using libthread_db enabled] ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/114#issuecomment-620426779
