Different between GDB ESP library vs Espressif library

Sysprogs forums Forums VisualGDB Different between GDB ESP library vs Espressif library

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23903
    kevinn
    Participant

    Hi,

    When I compare the VisualGDB release\v3.2 library and master library to the Espressif library there are a lots of differences. Could you explain the reason of the differences? Will VisualGDB commits to maintain and port the update from Espressif and document the changes.

    Thanks

    #23911
    support
    Keymaster

    Hi,

    v3.2 and master are different branches of the ESP-IDF repository maintained by Espressif. Please contact Espressif for details on differences between specific branches.

    VisualGDB is designed to work with any branch of the ESP-IDF framework as long as it can be built using command line, hence it does not require any porting on our side. Our toolchains indeed include pre-downloaded releases of the ESP-IDF framework, however they come straight from the Espressif’s github repository and are not modified by us in any way.

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