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: Different output from -gdb-show than show


On Tuesday 31 August 2010 21:10:41, Marc Khouzam wrote:
> > Yes.  You may want to issue an "-gdb-set exec-direction forward"
> > upfront to clean up any stale state from a previous run/target
> > as well... 
> 
> Should be new sessions every time with Eclipse (at least for now).
> 
> > Also, it may wreck havoc in non-stop if the target is
> > already executing...  
> 
> You are right.  Thanks for pointing it out.
> Nothing I can do in that case then?

I can't think of anything, sorry.

> > I think listing support for reverse
> > in "-list-target-features" would be nice?
> 
> Definitely sounds like there should be some way to get that info.

Want to post a patch? :-) It should be a two liner addition to
mi-main.c:mi_cmd_list_target_features, plus a similar sized mention
in the docs.

-- 
Pedro Alves


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