Hi Anshul, (In reply to Anshul Malik from comment #2) > Hi, > > This seems to be a conscious choice, if we are paused due to breakpoint hit, we expand the breakpoints automatically. > How do we want to handle the other case where breakpoints are not intentionally hidden and a breakpoint is hit? I think this scenario particularly relates to step in/out/over, resume. The breakpoint list pane is ok to open when we hit a breakpoint, but if it's closed by the user, it should not reopen on stepping or resuming as it's likely more annoying than useful.
Bug 1755337 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hi Anshul, (In reply to Anshul Malik from comment #2) > Hi, > > This seems to be a conscious choice, if we are paused due to breakpoint hit, we expand the breakpoints automatically. > How do we want to handle the other case where breakpoints are not intentionally hidden and a breakpoint is hit? I think this scenario particularly relates to step in/out/over, resume. The breakpoint list pane is ok to open when we hit a breakpoint, but if it's closed by the user, it should not reopen on stepping or resuming as it's likely more obstructing than useful.