Devendra Kumar Rane

Results 3 issues of Devendra Kumar Rane

I am not able to figure out how to validate dependent fields e.g. ```kotlin data class Vehicle { val name: String, val type: VehicleType, // VehicleType is either TWO_WHEELER or...

Feature request: To be able to add a python script that could parse lldb to create language specific debugging information. The script can run before debug starts.

When I click to add a breakpoint, the breakpoint is added on the lldb prompt, but there is no visible cue for it (like a red dot).