1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | hgcmThread, hgcmServiceThread HGCM_MSG_CONNECT HGCM_MSG_REGEXT SVC_MSG_HOSTCALL // when drag and drop occurs src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp:1071 DragAndDropService::hostCall src/VBox/Frontends/VirtualBox/src/main.cpp:939 src/VBox/Main/src-client/ConsoleImpl.cpp VMR3Create src/VBox/HostServices/GuestProperties/VBoxGuestPropSvc.cpp Service::call GUEST_PROP_FN_GET_PROP GUEST_PROP_FN_SET_PROP GUEST_PROP_FN_SET_PROP_VALUE GUEST_PROP_FN_DEL_PROP GUEST_PROP_FN_ENUM_PROPS GUEST_PROP_FN_GET_NOTIFICATION |
Day: February 2, 2022
Downloading separate debug info for /lib64/libQt5Core.so.5
In bash environment,
1 | unset DEBUGINFOD_URLS |
It's also the reason why debugging action starts in QtCreator waiting for so long.
Permanently, in /etc/debuginfod, rename any *.urls to no urls suffix.
refer to:
https://stackoverflow.com/questions/69290986/gdb-keeps-downloading-debug-info