|
#1
|
|||
|
|||
|
Proper debug support
I am currently trying out SUF8 and I am quite surprised that there is no real debugging support. (I'm even more surprised, that as far as I can tell from this forums no users have yet felt the need for one.)
While I think the Debug Window (that better should be called Trace Window) is a nice feature, some proper breakpoints and such could really help with complicated scripts. So here come my suggestions, purely from a developer point of view ![]() * Add the possibility to run a setup directly from the SUF8 GUI. * Add the option to run/build a debug version of the setup * Add the possibility to set breakpoints in the lua scripts. cheers, Martin |
|
#2
|
||||
|
||||
|
Quote:
"build a debug version"??? Depending on what you mean; you can do this already. Most of my scripts all start with Code:
if the user passes /debug or /trace
open debug window
if user passes /trace
start trace window
end
end
Code:
if "#DEBUG#" == "yes" then -- do some debug stuff end |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Press Release: Indigo Rose Launches New Online Support System | Colin | Announcements & News | 0 | 02-02-2004 04:51 PM |
| HOWTO: Add DirectX 8.1 Support to your Setup Factory 6.0 Installation | Support | Setup Factory 6.0 Knowledge Base | 0 | 10-30-2002 02:55 PM |
| INFO: Visual C++ 6.0 (SP4) Runtime Support Module | Support | Setup Factory 6.0 Knowledge Base | 0 | 10-30-2002 01:53 PM |
| INFO: DCOM 95 1.3 Runtime Support Module | Support | Setup Factory 6.0 Knowledge Base | 0 | 10-30-2002 01:38 PM |
| INFO: MDAC 2.7 Runtime Support Module | Support | Setup Factory 6.0 Knowledge Base | 0 | 10-17-2002 04:55 PM |
All times are GMT -6. The time now is 02:39 AM.










Linear Mode

