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 Friday 09 November 2007, Daniel Jacobowitz wrote:
> 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.

does that mean lang hooks exist or that it is the planned route for future 
work ?

> For instance, one big hangup with eval is 
> that we have no real concept of strings.

i did notice that anytime i tried to use a string, gdb complained about lack 
of target defining a malloc symbol ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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