Suggestions for v2.5

new topic     » topic index » view thread      » older message » newer message

Hi,
How about these Euphoria trace features:
1."trace" a variable; ie whenever the variable name is referenced during
execution,
 the trace output shows the variable name, its value,  if its global, local
or private(scope) ,
and which line/procedure  its defined as (scope).
2. Show the size in byes/Mb's used by each variable in the dump ( the famous
"?1/0" output),
especially useful in big sequences
3. Allow variable display subscripting in the trace window. Yes I know I can
create
a dumb variable and display that, but "?s[20..30] " means I can check the
subscript vaules
without stopping the program.

Not trolling, but comments invited.

Alan

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu