gdb/mi 790

J. Johnston jjohnstn@redhat.com
Tue Nov 12 15:33:00 GMT 2002


Andrew,

Could you further explain your comments found in gdb/790 on how it should be fixed.  I am not clear with what you want and why you want it.  What is
the benefit of having a vector of operations if they will end up calling the same function?  Could you also explain in the context of attach instead
of target remote.

The one major difference I see between MI and CLI is that CLI will want to query
the user if they want to kill the current target and MI should just go ahead.
I could break out the check so that both could share common code but I 
don't see why the added complexity of a function vector is required.

-- Jeff J.



More information about the Gdb mailing list