Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.3.0
-
None
Description
when press F5 to debug the application ,the symptom is the gdb can not start normally.
I happened to check the view->debug log .
it has many items like
dNON-CRITICAL TIMEOUT dCOMMANDS STILL IN PROGRESS: >~"Downloading separate debug info for /home/xiaoyifang/.cache/debuginfod_client/7f7bccf74cb835b64429e61ea0ec03cd0cb95b8b/debuginfo...\n" >~"Download failed: Timer expired. Continuing without debug info for /home/xiaoyifang/.cache/debuginfod_client/7f7bccf74cb835b64429e61ea0ec03cd0cb95b8b/debuginfo.\n" >&"Error while reading shared library symbols for /lib64/libmount.so.1:\n" >&"could not find '.gnu_debugaltlink' file for /home/xiaoyifang/.cache/debuginfod_client/7f7bccf74cb835b64429e61ea0ec03cd0cb95b8b/debuginfo\n" >~"Downloading separate debug info for /lib64/libselinux.so.1...\n" >~"Downloading separate debug info for /home/xiaoyifang/.cache/debuginfod_client/104040a9146de3345eebd544f253ad4f9f6cc8c7/debuginfo...\n" >~"Downloading separate debug info for /lib64/libfribidi.so.0...\n" >~"Downloading separate debug info for /home/xiaoyifang/.cache/debuginfod_client/a4e245984a5c2e6d842a71adea32ec7c05cb7e40/debuginfo...\n" >~"Downloading separate debug info for /lib64/libthai.so.0...\n"
and there are too many of such logs . when I submit this issue,it already took more than 30 minutes downloading without end.