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: RecordReplay: Default answer for changing memory


>  Marc> But is there a better way to do this?  Some setting that I can
>  Marc> use in GDB?
> 
> Fix Eclipse so it doesn't force the default without your permission?

I'm under the impression that it is not Eclipse that does that but GDB.

In defaulted_query() GDB bases itself on input_from_terminal_p() and
figures
out that there is no terminal and answers the prompt automatically.
I'm not exactly sure how to prevent that from happening...

Marc





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