##// END OF EJS Templates
Backport PR #10198: Correctly deprecate limit_to_all...
Backport PR #10198: Correctly deprecate limit_to_all At least emit a warning. Should likely be backported to 5.x.

File last commit:

r23151:c6699bc9
r23239:dfc832f8
Show More
unsmart-debugger.rst
3 lines | 237 B | text/x-rst | RstLexer
  • The 'smart command mode' added to the debugger in 5.0 was removed, as more people preferred the previous behaviour. Therefore, debugger commands such as c will act as debugger commands even when c is defined as a variable.