I tend to use the cond command a lot when debugging tests just to get dlv to stop when I reach the correct test. will it be possible to add support for cond in gdlv?. Not having cond is the only blocker for me to switch from cli dlv to gdlv. I'm sure I can't be the only one :)
I tend to use the
condcommand a lot when debugging tests just to get dlv to stop when I reach the correct test. will it be possible to add support forcondin gdlv?. Not havingcondis the only blocker for me to switch from cli dlv to gdlv. I'm sure I can't be the only one :)