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: [RFC][patch] Allow to disassemble line.


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

Daniel> On Mon, Oct 19, 2009 at 09:40:30PM +0200, Joel Brobecker wrote:
>> Wouldn't it be a problem with targets using MI? Or IDEs that run
>> GDB through a pipe (thinking of Windows in this case)?

Daniel> I hope they don't use the CLI disassemble command; there's been an MI
Daniel> equivalent for ages.  But yes, anything we change could break
Daniel> anything...

As a general rule, if there is a corresponding MI command, then I think
we should feel free to change CLI output as we like.

Tom


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