Debug feature request

From: mamcx (thismail_at_notexist.com)
Date: 12/02/04


Date: Thu, 02 Dec 2004 14:06:42 -0500

Sometimes i feel debugin was made for "Hello Crazy World!" or a:=b+c
kind of code... Because, you know, a lot are made by call functions,
fired events, class hierachy and the worst of all, cycles...

Today, i have a nasty problem when debugg a VFP COM+ component.... the
problem is, the code was checking a array and have this kind of loop:

for i=... to ...
     for y=... to ...

So, while i consider how funny is that i need check carefully each
Array[i,y] insider value, and still more funny, i need do that to the 64
loop of i, loop 1 of y... (while remember a crazy day where, after i
check something like 1000? records in a operation for a nasty trouble) i
think that we need a way to improve this.

In fact, i need to know if in Delphi is possible have a dump of the
program state... , plus ask if in Delphi 2005/Win32 still is not
reported the method and number line of error. Is entered a QC
requesting, when a exception happend for ?:

- Line of error
- Method/Program
- Call stack
- Dump of local vars...
- Dump of the program when happend the error

Also, i like have a VISUAL representation of the program, like have a
UML state diagram while the program is running...

Or exist a thirdy-party for this?
Or is possible build this?



Relevant Pages

  • Re: Quotations revisited
    ... That's why the CATCH/THROW is in HEX. ... H. isn't used that way in real-world code. ... A simple example is DUMP. ... in the loop, maybe once/line. ...
    (comp.lang.forth)
  • Re: Kernel UNI 14.104b - Booting pure DOS real into VDM not possible
    ... > A dump of a loop is difficult to analyze. ... >> Hi Scott, ...
    (comp.os.os2.bugs)
  • Re: PCL trash
    ... Edmunds Cers writes: ... I'm sad to hear you have descended so low. ... I'm more worried about how a copy of PCL landed in a dump. ... LOOP. ...
    (comp.lang.lisp)
  • Re: Resuming from a crashdump
    ... Not so crazy Idea. ... >dump on a dedicated partition. ... On boot after initializing devices ...
    (freebsd-hackers)
  • Re: Tool for CSV dump?
    ... are there tools to make a fast dump of complete databases to CSV? ... Dump complete database to CSV??? ... end loop; ...
    (comp.databases.oracle.misc)