This is the mail archive of the gdb-patches@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: starting gdb/mi from FE


Stuff like this doesn't currently work:

(top-gdb) interpreter-exec console "set interpreter mi1"
-exec-run
readline: readline_callback_read_char() called with no handler!
Abort

I haven't looked into how hard it would be to get this to work. I'd have to go dig back through my mail to see what else they were worried about, it was a couple of years ago now.

Jim


On Jun 6, 2006, at 10:29 AM, Daniel Jacobowitz wrote:


On Tue, Jun 06, 2006 at 08:39:21AM -0700, Jim Ingham wrote:
part was explicitly rejected.  IIRC the argument at the time was that
you could manage to do nested calls to set interpreter, and it was
hard to make that work.  This didn't so much bother me - people who
taunt the software like that deserve what they get.  So I've

As long as we either make it work, or make it error(), I'm happy... though I'd have expected it to work.

--
Daniel Jacobowitz
CodeSourcery


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