GDB failed with message: I'm sorry, Dave, I can't do that. Symbol format `elf32-xtensa-le' unknown. This may occur if the process's executable was changed after the process was started, such as when installing an update. Try re-launching the application or restarting the machine. ...
"MIMode": "gdb", "setupCommands": [ { "description": "Enable pretty-printing for gdb", "text": "-enable-pretty-printing", "ignoreFailures": true } ], "preLaunchTask": "(shell) MSVC: build Win32 EXE from LINUX", "miDebuggerPath": "/usr/x86_64-w64-mingw32/sys-root/mingw/bin/...
I have tried to uninstall everything regarding oneAPI, reinstall VS2022, then install oneAPI Base kit 2022.1.3.210, which still fails unless I skip integration with vs2022when I try to integrate (repair and then check integrate with vs2022), it quicly stops at gdb integ...
The two hardware breakpoints work perfectly, however, when creating a third - software - breakpoint, the following message appears: Error: esp32.cpu0: Failed to get flash bank (-4)! Error: [esp32.cpu0] can't add breakpoint: unknown reason Error: No flash at address 0x400d540e ...
CMake Warning at cmake/OpenCVDownload.cmake:202 (message): FFMPEG: Download failed: 6;"Couldn't resolve host name" For details please refer to the download log file: C:/software/opencv3/opencv/build/x64/mingw/CMakeDownloadLog.txt
[IPC Library: File Watcher] Loading "@parcel/watcher" failed [IPC Library: File Watcher] Error: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_2.30' not found (required by /projects/.gl-tools/code-server/node_modules/@parcel/watcher/build/Release/watcher.node) at Module._extension...
{"version":"0.2.0","configurations":[{"name":"C/C++ Launch (GDB)","type":"cppdbg","...
open62541 Version: v1.3.0-rc2-ef2-153-gdb19f990 Architectures included in amalgamation: win32 The selected architecture is: win32 Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) Could NOT find LATEX (missing: LATEX_COMPILER) Configuring done ...
"PEGDBServerPath": null, "stutilPath": null, "stlinkPath": null, "stm32cubeprogrammer": null, "enableTelemetry": true, "registerUseNaturalFormat": true, "variableUseNaturalFormat": true, "dbgServerLogfile": null, "showDevDebugOutput": "none" ...
in <module> from .gdb import Gdb File "/home/pascalb/Dev/vscode-esp-idf-extension/esp_debug_adapter/debug_adapter/debug_backend/debug_backend/gdb.py", line 8, in <module> from pygdbmi.gdbcontroller import GdbController ModuleNotFoundError: No module named 'pygdbmi' [Stopped] : ESP-IDF...