ESP32 GDB Stub Warning

Sysprogs forums Forums VisualGDB ESP32 GDB Stub Warning

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21822
    mikemoy
    Participant

    It been a long time now since you released ESP32 support.  Why haven’t you removed the debug warnings yet ?

    Most people using ESP32 are suing the serial port to upload programs, and you still do not support this fully.

     

     

    Attachments:
    You must be logged in to view attached files.
    #21829
    support
    Keymaster

    Hi,

    The ESP32 gdb stub (component responsible for debugging via the COM port) does not come from us – it is a part of the ESP-IDF provided by Espressif. As soon as Espressif updates the stub to support fully functional debugging, we will update our tools to support it out-of-the-box. Until that is supported, please use JTAG for debugging.

    If you find the message itself annoying, we can easily add a “do not show again” option.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.