Now any source file opens, when it's necessary. All source files, which are placed in current directory and its subdirectories, will be displayed in list of sources.
In new release, version 2.1.3, are fixed some serious bugs. Due to this bugs previous versions can not work at NT-kernel systems: Win XP and Win 2000. Now, this bugs fixed and GDBShell full-tested at Win2000.
2007-02-23
-Fix bug: sometimes, at attempt step into function (press F7), that not have source code, program is stopped. Now, after this action program continue work normally.
2007-03-18
-Fix Bug: program position pointer (arrow at left of source code of program) sometimes become invisible, after change of text attributes (font or font's size).
-Fix Bug: program position pointer (arrow at left of source code of program) vertical location depends on text attributes. Now pointer forever exactly points to current line of source.
Addition to existing functions (step over, step into, set/clear breakpoints, run, evaluate expressions/modify variables), now realize feature "run to cursor".