Adding a Q to the FAQ
Change Splat application icon when running under a debugger (running splat under splat was a bit confusing) Update breakpoints grid immediately, enable/disable breakpoints, context menu under breakpoints grid.
Improving QuickInfo and evaluating properties
Had removed activex support by accident. Restored plus added IsComObjectCreated as test. Datadictionaries no longer report the wrong windowsclass.
Added relationship parents/childs for DD view
Moving stuff around in DD view part.
cDebuggerEngine.pkg, add source line to breakpoint, if debug was started from command line, then quit debugger on stopping debug session. ObjectInspector.pkg, first draft of DD viewer. Application caption now has debugged binary name, statushelp has edited file.
VdfSplat.src, change notification on set/remove breakpoints to only notify if not successful. vdfdbg.vw, change width of columns on callstack, reload breakpoint grid on switching tab page to breakpoints. ObjectInspector.pkg, display current object (eg. Self) in bold...
Basic commandline parameter support -x "/path/to/" -f "/path/to/"
Display a bit more details in ObjectInspector.pkg
DD details was missing on field options, added. Missed last field, added as well and was also showing containers size/location, removed as obviously useless info for a non visual component.
ObjectInspector.pkg initial datadictionary view
Removed disabled icons as they messed up embedding images in the binary. Not sure why, but at least now it displays images.
ObjectInspector.pkg, fix if object is not main DD
cProgramObjects.pkg, huge performance gain by enumerating the objects in a slightly different way. ObjectInspector.pkg, is getting a bit smarter
Only add breakpoint to BP array if not already in there.
currentline fix for when editor did not have the focus yet. Variable evaluation on hover on breakpoints and step mode.
Improving wording on FAQ
Fixes in the ObjectInspector.pkg Adding control name for activex progid Open source files within debug project.
statusbar add line number, small fixes
Saving breakpoints wasn't working as the debuggee filename set cleared before saving the breakpoints. As a result VdfSplat didn't know where to save the details. The focus issues with the debugger tool views in the tabdialog are now fixed by putting them into containers.
Removed a few folders we're not using and added a few Studio required files into the IdeSrc folder. Fixed some issues on the object inspector and added a few missing images.
missing toolbar objects for breakpoints
Adding breakpoint logic, fixing some issues on the ObjectInspector
Also available in: Atom