Topic: Debugger - 'Continue to here'
I used to use this a lot.
It'd be good to put it in SF2 if you can.
---
J.
For discussions of all Approximatrix products and related software
You are not logged in. Please login or register.
Approximatrix Forums → User Support → Debugger - 'Continue to here'
I used to use this a lot.
It'd be good to put it in SF2 if you can.
---
J.
John,
Sorry it's not there. I'll get to work on it.
-Jeff
Yes. A "Run to cursor" option would be very useful.
More things for my wish list would be:
(1) "Step into outermost subroutine" for calls like
call xyz(func(x), func(y))
where you want to step into xyz but want to step over the function calls in the actual arguments.
(2) To be able to issue native gdb commands in a command window, especially ones to print out variables. Currently, some variables only show as addresses in the variables list (e.g. assumed shape arrays), and it would be helpful to print variables out with the "p" command.
p array(1)
p x
(3) Show global or "host associated" variables in the variables list or be able to print them using "p".
Requests:
- run to here
- jump to here
- run from here
- step out
- edit a variable
- make a pot of tea
- auto-fix the bug in my program
---
John
Requests:
- run to here
- jump to here
- run from here
- step out
- edit a variable
- make a pot of tea
- auto-fix the bug in my program
---
John
Approximatrix Forums → User Support → Debugger - 'Continue to here'
Powered by PunBB, supported by Informer Technologies, Inc.