Fix a bug with "process continue -b" when no breakpoints are
passed. I was passing the empty list of breakponts to the VerifyBreakpointList routine, but that treats empty as "choose the default breakpoint" which we don't want here.
parent
d5716395
Please register or sign in to comment