If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Debugger

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-24-04, 14:19
henigfurs henigfurs is offline
Registered User
 
Join Date: Dec 2004
Posts: 7
Debugger

Is anyone here familiar with the r4gl debugger? I've been reading and reading about it, but I can't seem to figure out how it works...

I wanted to run a file.4gi along with the debugger to find out where the program is posting slow-- how can I do this?

thanks again!
Reply With Quote
  #2 (permalink)  
Old 12-27-04, 13:18
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
Hi there,

The debugger is rather simple and not very sophisticated. The easiest way to use is to give the command: fgldb program.4gi (so just replace fglgo by fgldb).

You can use commands like continue (cont), display <var> step ect.
I don't really know what you are lokking for (posting slow??). If you have any more questions, just let me know.

Greetz,

Rob Prop
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On