Is there a way to be able to debug a built-in C ++ class in the Arduino IDE?

Hello all,

Is there a way to be able to debug a built-in C ++ class in the Arduino IDE?

Because of I want to debug SoftwareSerial class of esp8266.

Thank you very much,
:slight_smile:

The source code is available as part of the IDE but the IDE does not have any debugging facilities.

...R

Thread moved.