Commit bae10a6b authored by Jim Ingham's avatar Jim Ingham
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment