A couple of things to make using the QNA debugger more useful (to me at least)
Solaris command line QNA, make use of the GNU Readline Library (or an equivalent) to allow for a LOT more than 254 characters to be entered for evaluation.
Windows QNA GUI, add the ability to compare/difference two windows to identify similarities/differences, similar to the feature available in Notepad++.
I’ve actually had an enhancement request for that character limit for non-windows QNA for years. Ill give htem another prod (always helps to have an actual customer agree with you ^_^)
The diffing bit is interesting. I haven’t seen the feature in notepad++ (thumbed through it, but nothing jumped out at me). Does saving the windows to a file and using winmerge or something similar an acceptable poor mans solution?
I write relevance for *nix only, no Windows, so anything which I can get for that environment would help immensely.
In Notepad++, there is a Plugin called Compare which can be added. It handles diff’ing two files. Go to the Plugins tab, select the Plugin Manager, then select Show Plugin Manager. If it’s not installed it will be in the Available tab.
Since I’m a *nix geek, I use Cygwin on Windows, or *nix VMs to compare files (Emacs, vim, diff, …) so to answer your question about the poor man’s diff, I have solutions, but creating (Windows QNA, *nix QNA command line), editing (Window QNA, Notepad++), checking/testing( *nix VMs QNA command line), comparing (Notepad++, vim, emacs, diff), relevance across multiple tools is a real pain, trying to keep versions in sync.
I suppose it is too much to hope for a *nix GUI version of QNA?
I haven’t heard of that version, and don’t see it on my *nix systems, and can’t find any other reference to in in the forums. Can you guide me on the correct path?