I like to be able to have prompt for a stopping at a breakpoint be different than the default. Like showing function/line number, for instance.
If there is a way to detect that you are in a "breakpoint reached" mode either through the status builtin or some other method would be great :)
Right now it's hard to see the difference between the prompt being normal and one with a breakpoint's context available
I like to be able to have prompt for a stopping at a
breakpointbe different than the default. Like showing function/line number, for instance.If there is a way to detect that you are in a "breakpoint reached" mode either through the
statusbuiltin or some other method would be great :)Right now it's hard to see the difference between the prompt being normal and one with a breakpoint's context available