
Hello, Just wanted to send some feed back on the tool regarding the xsl debugger: - Why do breakpoints not set ? There are 2 "add break point"s in the right click menu ... only 1 seems to add break points ... the other just changes the colour of the break point. - Watched variables don't update as you step in the debugger ... unless of course you click around in the gui to force a refresh ... this makes debugging pretty annoying ... - Can't break on variable definitions ... i keep getting an error msg that says "Breakpoints can only be created on a line containing the end of a start tag" ? - Inside some looping constructs it seems watches on certain xpaths return null ... even though variables dependent on the same xpath are set ... Cheers, Jim