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: tromey/python non-trivial merge notification


Phil> Then we thought about using current_interp_command_loop instead.  This
Phil> would work fine, but it would be MI incompatible.  I could not think
Phil> of a reason why gdb.cli() would be invoked from MI. (It does not make
Phil> a whole lot of sense to do so, but someone might prove me wrong ;) )

Yeah.
The intended use for this feature was to be able to start gdb without a
CLI, using "gdb -P"; then later give the user a CLI if "something happened".
There's no reason to do this kind of thing in MI.

Tom


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