Hello.
The extension has been updated to V1.1.0 and now it supports Linux (x86/x64 only). MacOS is not officially supported yet because I don't have a MacOS computer available but I added a gdbPath parameter to support specifying the path to GDB and you can use it in case your system is not ...
Search found 3 matches
- Wed Jul 02, 2025 4:44 pm
- Forum: IDEs for ESP-IDF
- Topic: ESP Debug VSCode Extension
- Replies: 3
- Views: 4016
- Tue Jun 24, 2025 9:44 am
- Forum: IDEs for ESP-IDF
- Topic: ESP Debug VSCode Extension
- Replies: 3
- Views: 4016
ESP Debug VSCode Extension
Hi everyone,
I’m excited to share my project, ESP Debug , a VSCode extension to debug ESP32 via COM ports. It’s designed to simplify the debugging process and make it more accessible for developers working with ESP32 devices.
https://raw.githubusercontent.com/ElectricThanhTung/ESP-Debug/refs/heads ...
I’m excited to share my project, ESP Debug , a VSCode extension to debug ESP32 via COM ports. It’s designed to simplify the debugging process and make it more accessible for developers working with ESP32 devices.
https://raw.githubusercontent.com/ElectricThanhTung/ESP-Debug/refs/heads ...
- Tue Sep 17, 2024 6:41 pm
- Forum: Showcase
- Topic: Java on ESP32
- Replies: 0
- Views: 13700
Java on ESP32
Have you ever thought or wished you could execute java code on ESP32?
Today I will share an open source project to support that and you can even debug each line of java code and see the values of variables with Visual Studio Code.
Features :
+ Support execution of most java bytecode instructions ...
Today I will share an open source project to support that and you can even debug each line of java code and see the values of variables with Visual Studio Code.
Features :
+ Support execution of most java bytecode instructions ...