On 18.06.2024 02:09, Rick McGuire wrote:
Dom's debugger has me thinking there should be some additional information added to the trace object. One thing that would be quite useful for a debugger would be a property that provides the raw object that is included in the trace message.
Do you mean the receiver/target object in case of a traced message?
Another thing that would be useful would be the name of the variable being assigned or referenced. This would make it easy, for example, to implement variable modification breakpoints in the debugger.

How would one go about implementing this efficiently (would not be able to implement this by myself, hence the question)? If you could supply such an implementation or a sketch thereof that would be really very helpful!

---rony




_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to