[SOLVED] Uniface debugger halting on change?
Author: gianni.sandigliano@unifacesolutions.com (gianni)
Hi Unifacers, I am looking for a confirmation here: I was asked if Uniface debugger can halt automatically on value changed of a specific object like: - global variable (library.$$name) - component variable (component.$name$) - module variable (name) - model (modelname) - entity (modelname.entityname) - field (modelname.entityname.fieldname) As far as I know the answer as of U9.7.01.G104 should be NO; more or less complex workarounds are possible like: - reducing context than putting a breakpoint on few components where that object is used - activating tracing and analyzying trace log later on Any more thoughts on this subject? Thanks for any input! Gianni

Oh, how I wish I was wrong.
It brings us a serious head-ache, since everyone just need this feature from time to time. Breakpoints (and what Arjen mentioned) is not very helpful here. If you need to catch (find) a place, where that variable has changed its value or a field or anything... I'm not aware of anyone knowing why Uniface lacks such a basic feature of a debugger... Ok, I don't want to start any flame here
, but it would be fine to have this feature. It would save us a lot of time staring at the debugger clicking the "Step Into" button. :-D Zdeněk



