This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: misc extended scripting bits


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]