This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] new command: 'maintenance info lines'


Just FYI,

I believe that GDB is getting a new interpreter command vis:

(gdb) interpreter mi -data-disassemble ....
<mi output>
(gdb)

(assuming I've got the syntax right) this will make it possible for an existing CLI based front end to incrementally convert to the better supported MI front end.

Andrew



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