RHIDE sometimes misbehaves when running program from begin
hits breakpoint (not restoring screen, crashing, corrupting
edittor etc). Some memory corruption is suspected

    Hopefully fixed: bug in tvision/classes/linux/tscreen.cc
    Some similar problems are sometimes also noticed for DJGPP
    but source is unknown

When GDB command (not user program) crashes one gets 2 unneeded 
dialog boxes. Currently one can get this in data window by setting
some weird data address

When file to be opened cannot be read (EPERM) empty file is shown
in editor window. 
 
Displaying functions like 'foo::operator bar()' in functions list
(Debug->Function List) is broken and it seems it's not so easy to
fix...
         
Rhide hangs when specs resolves to empty string for command line of 
process to be started (e.g. custom compilation specs in rhide.env)

Changing register values in disassembler window is broken

    Fixed
    
Both RHIDE and RHGDB crashes when command line is very long (Linux)
    