This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: [python] implement "upto"


>>>>> "Roland" == Roland McGrath <roland@redhat.com> writes:

Roland> It looks to me like "upto source .*" would do this.
Roland> Maybe make that default for "upto source" with no further argument?

Yeah, good idea.

Roland> For real sex appeal, I think being able to combine conditions with other
Roland> selectors is key.

Yeah.

Roland> (gdb) up 2 from func
Roland> (gdb) up 3 from where arg==87

Roland> So the "upto" case is just shorthand for "up 0 from ...".

Or just "up from"

Roland> Also, I presume there is nothing nontrivial about parallels for
Roland> "down".  (A generalized "parse command fragment to frame filter"
Roland> for the guts is probably desireable to be able to use in other
Roland> python-implemented commands.)

Yeah to both.  As to when I can get to any of it, who knows :(

Tom


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