Mail Archives: djgpp/2000/01/15/06:57:54
On Sat, 15 Jan 2000, Eli Zaretskii wrote:
> Todorovic wrote:
> >
> > But works correct in v1.4. When I enter simple "1 + 2" in Debug/Evaluate box
> > it says "not available"!!! Can anybody else try it?
>
> What exactly did you want to achieve by that?
>
> Latest versions of RHIDE use a newer debugging code from GDB, so it might
> reject operations that don't make sense, which previous GDB code accepted.
>
No. Rhide simply has code that prevents issuing 'print 1+2' command when
not running some program under debugger. Perhaps it's good idea for
watches dialog but not for evaluate but both uses common code.
Andris
- Raw text -