RE: Coldfusion Debugger

2000-12-30 Thread Kinley Pon

Thanks Dave,

Yes, I have been using the  method of debugging but there always
the times where certain values are being set and your are not sure if all
the proper code is being executed.  Stepping through the stack is helpful.
But your right the interactive debugger needs some improvement.

Happy New Year

Justme
kinley
-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 30, 2000 4:12 PM
To: CF-Talk
Subject: RE: Coldfusion Debugger

> I am a newbie to Coldfusion, maybe about 6 weeks old. In my
> previously life, I have been in the client/server arena for
> over 11 years. I have used many types of interactive debuggers
> but when it comes to using the debugger for studio, I just
> don't get it.
>
> I have a fusebox infrastructure that I would like to step through.
>
> I tried following the instructions in the Coldfusion Studio's
> manual but I am not succeeding.

Unfortunately, the interactive debugger can be a bit difficult to deal with.
It's a little more complex in its setup than traditional debuggers, which
debug code running on the developer's machine. The interactive debugger uses
the RDS client to connect to a CF server, then send instructions to that
server to stop at the breakpoints you've set, etc.

You might find this presentation useful. It covers using the interactive
debugger, among other things:

http://www.figleaf.com/figleafhome/cfug/CFUGSep99-GAkickoff.zip

In my opinion, though, just debugging manually, by placing CFOUTPUTs and
CFABORTs in your pages to diagnose specific problems, is easier and more
helpful.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Coldfusion Debugger

2000-12-30 Thread Dave Watts

> I am a newbie to Coldfusion, maybe about 6 weeks old. In my 
> previously life, I have been in the client/server arena for 
> over 11 years. I have used many types of interactive debuggers 
> but when it comes to using the debugger for studio, I just 
> don't get it.
> 
> I have a fusebox infrastructure that I would like to step through.
> 
> I tried following the instructions in the Coldfusion Studio's 
> manual but I am not succeeding.

Unfortunately, the interactive debugger can be a bit difficult to deal with.
It's a little more complex in its setup than traditional debuggers, which
debug code running on the developer's machine. The interactive debugger uses
the RDS client to connect to a CF server, then send instructions to that
server to stop at the breakpoints you've set, etc.

You might find this presentation useful. It covers using the interactive
debugger, among other things:

http://www.figleaf.com/figleafhome/cfug/CFUGSep99-GAkickoff.zip

In my opinion, though, just debugging manually, by placing CFOUTPUTs and
CFABORTs in your pages to diagnose specific problems, is easier and more
helpful.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Coldfusion Debugger

2000-12-30 Thread Kinley Pon

I just don’t get it…

I am a newbie to Coldfusion, maybe about 6 weeks old.  In my previously
life, I have been in the client/server arena for over 11 years.  I have used
many types of interactive debuggers but when it comes to using the debugger
for studio, I just don’t get it.

I have a fusebox infrastructure that I would like to step through.

I tried following the instructions in the Coldfusion Studio’s manual but I
am not succeeding.

Can anyone please shed some light on this?

Thanks
Justme
Kinley




~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists