What does your feature request improve on? Please describe.
If we want to examine the problem in our code further, we are always limited to stopping the debugger, inserting code in the erronous section to get further output.
Describe the solution you'd like
It would be nice, if the debugger would contain some command window, where one could enter some code to examine its behavior.
Describe alternatives you've considered
Inserting example code is not a valid alternative.
DESCRIPTION
What does your feature request improve on? Please describe. If we want to examine the problem in our code further, we are always limited to stopping the debugger, inserting code in the erronous section to get further output.
Describe the solution you'd like It would be nice, if the debugger would contain some command window, where one could enter some code to examine its behavior.
Describe alternatives you've considered Inserting example code is not a valid alternative.
Additional context Migrated from here: https://sourceforge.net/p/numere/tickets/673/
(Do not write below this line)
DEVS' SECTION
ANALYSIS
(Describe, what's the issue and which changes have to be made)
IMPLEMENTATION STEPS
(see also our Wiki for implementation guidelines)
DOCUMENTATION STEPS
(see also our Wiki for further information)
*.NHLP
and*.NDB
files, if needed)*.NLNG
files, if needed)PULL REQUEST