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]

CLI commands in MI


I'm thinking it would be a good idea to remove the ability to enter CLI
commands into the MI interpreter. Does anyone disagree?

I think the only thing it can cause is confusion. Especially since
entering the '-exec-run' command gives different results than the
'-interpreter-exec console "r"' command which gives different results
than the 'r' command.

Now that -interpreter-exec is available, is there any reason beyond
trying to confuse us all that console commands are allowed?

Thanks,
Bob Rossi


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