Receive SIGINT when single stepping on ESP32

Sysprogs forums Forums VisualGDB Receive SIGINT when single stepping on ESP32

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35371
    mattb@odyx.com.au
    Participant

    I’m using VisualGDB version 6 beta 4 and I get a SIGINT when single stepping. It used to happen on the last production version as well. I also cannot set more than one breakpoint otherwise it just crashes. I can put more info here if need be, but I’m just wondering if this is just related to settings somewhere? I know the SIGINT is used for signle stepping, but why am I seeing it crash VisualGDB?

    #35376
    support
    Keymaster

    Hi,

    It doesn’t look like anything specific to VisualGDB, but rather the ESP32 chip itself is raising some kind of exception.

    You can try checking the exact context (address/instruction where the stop is reported, and any output from OpenOCD or via the serial port).

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