Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Support for adding multiple breakpoints in the same line.

Hi all,

I was wondering if platform debug has support to provide multiple debug breakpoints on a single line. The idea is to add support for adding breakpoints for lambda expressions. There is also similar support in vscode when adding debug points in lambda functios. 

Best regards,
Gayan

Back to the top