The debug does not work stably
Posted: Wed Jan 15, 2025 11:18 pm
Best regards.
You don't always have the development environment nearby, so invoking the debug at runtime is very useful.
I have been using version 2.0 for four years and since I have used it, the debug does not always activate. For example, in functions where I use browse objects, the debug mysteriously stops working. In general, the debug does not work stably for me.
Could someone help me so that the debug always invokes ERRORSYS?
I will appreciate it very much.
[PROJECT]
DEBUG = yes
VERSION = 2.3
DIEGOSYS.XPJ
[DIEGOSYS.XPJ]
APPEVENT.CH
DCDIALOG.CH
SET.CH
STD.CH
XBP.CH
DIEGOSYS.EXE
[DIEGOSYS.EXE]
COMPILE = xpp
COMPILE_FLAGS = /q /n
DEBUG_SAVE = yes
GUI = yes
LINKER = alink
LINK_FLAGS = /DE
RC_COMPILE = arc
RC_FLAGS = -v
INTERMEDIATE_DEBUG = .debug
INTERMEDIATE_RELEASE = .release
You don't always have the development environment nearby, so invoking the debug at runtime is very useful.
I have been using version 2.0 for four years and since I have used it, the debug does not always activate. For example, in functions where I use browse objects, the debug mysteriously stops working. In general, the debug does not work stably for me.
Could someone help me so that the debug always invokes ERRORSYS?
I will appreciate it very much.
[PROJECT]
DEBUG = yes
VERSION = 2.3
DIEGOSYS.XPJ
[DIEGOSYS.XPJ]
APPEVENT.CH
DCDIALOG.CH
SET.CH
STD.CH
XBP.CH
DIEGOSYS.EXE
[DIEGOSYS.EXE]
COMPILE = xpp
COMPILE_FLAGS = /q /n
DEBUG_SAVE = yes
GUI = yes
LINKER = alink
LINK_FLAGS = /DE
RC_COMPILE = arc
RC_FLAGS = -v
INTERMEDIATE_DEBUG = .debug
INTERMEDIATE_RELEASE = .release