misc extended scripting bits

Daniel Jacobowitz drow@false.org
Fri Nov 9 14:07:00 GMT 2007


On Fri, Nov 09, 2007 at 05:43:29AM -0400, Mike Frysinger wrote:
> is there a way to do indirection of evaluating statements ?  in other words, 
> is there an equivalent of the shell "eval" command ?  so something like:

Nope.  Nor any of your other ideas, sorry.

I remain more interested in scripting language integration than
extending the current CLI.  For instance, one big hangup with eval is
that we have no real concept of strings.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list