This is the mail archive of the gdb@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: [Various] obsoleting the annotate level 2 interface


> On Wed, 29 Jan 2003 10:56:02 -0500, Christopher Faylor wrote:
> > On Wed, Jan 29, 2003 at 04:51:06PM +0100, Arnaud Charlet wrote:
> > > Honestly?  No.  MI has `kick ass' features sufficent to justify the
> > > move now:

> > Well fine, so we are in disagreement.  Maybe the gdb GUI you've written
> > does not have the same requirements than GVD has.

> > I'm not saying MI does not have some added value compared to CLI, I'm
> > just saying (and I'm not the only one) that there are some missing
> > features in MI which are important enough to be taken into account.

> And the missing features are...?

Well, the current online documentation at, 
http://sources.redhat.com/gdb/current/onlinedocs/gdb_25.html#SEC217,
says (summarised) :

Also note that the commands with a non-available example (N.A.) are not yet
implemented.

-display-delete                 N.A.
-display-disable                N.A.
-display-enable                 N.A.
-display-insert                 N.A.
-display-list                   N.A.
-exec-abort                     N.A.
-exec-show-arguments            N.A.
-file-list-exec-sections        N.A.
-file-list-exec-source-files    N.A.
-file-list-shared-libraries     N.A.
-file-list-symbol-files         N.A.
-stack-info-frame               N.A.
-symbol-info-address            N.A.
-symbol-info-file               N.A.
-symbol-info-function           N.A.
-symbol-info-line               N.A.
-symbol-info-symbol             N.A.
-symbol-list-functions          N.A.
-symbol-list-types              N.A.
-symbol-list-variables          N.A.
-symbol-locate                  N.A.
-symbol-type                    N.A.
-target-attach                  N.A.
-target-compare-sections        N.A.
-target-exec-status             N.A.
-target-list-available-targets  N.A.
-target-list-current-targets    N.A.
-target-list-parameters         N.A.
-thread-info                    N.A.
-thread-list-all-threads        N.A.

Ah, don't be fooled by the current online documentation... ;-)

Nick


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