r_nagu
9th October 2002, 00:06
Hi,
Is it possible to put a baan object into debug mode with out having the source code?
We are having a problem with Post Integrations and I am trying find out what's going on. We don't have source for this, so I can not debug.
Appreciate your feedback.
Thanks,
Nagesh
baanprog
9th October 2002, 08:52
I dont think you can keep an object directly in Debug,but probably you can decompile get the script and debug and create the object.For the Decompiler search for "Decompiler", you will find it.
OmeLuuk
9th October 2002, 09:59
Request for a debug object at your official Baan support center, they will be able to provide you with a debug version (latest version only, I suppose).
trchandra
10th October 2002, 07:43
Even if you get object compiled with debugger from baan support still you require source to see debugger window, otherwise it wont work!
OmeLuuk
10th October 2002, 10:01
When they deliver the object in debug they are bound to deliver the sources they used to compile with, otherwise debugging does not make sense.
Even when you do have sources but not the same version as the ones used for compiling the object, then the source window will get out of sync.
r_nagu
10th October 2002, 15:51
Thanks guys for the feedback. I have requested baan support for a debug version of this object.
Thanks again,
Nagesh