Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update buttercup--debugger to ignore :backtrace-base
The arguments to debugger sometime have :backtrace-base entry-point: IF the desired entry point of the debugger is higher in the call stack, it can be specified with the keyword argument ‘:backtrace-base’, whose format should be the same as the BASE argument of ‘backtrace-frame’. buttercup does not care about that argument at the moment, ignore it.
- Loading branch information