This is the mail archive of the gdb@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: Status of -symbol-type MI command?


>>>>> "Ashley" == Ashley Pittman <ashley@pittman.co.uk> writes:

Ashley> I've recently been trying to tighten integration and have
Ashley> discovered that the -symbol-type command doesn't seem to exist,
Ashley> it's referenced in old copies of the documentation however
Ashley> appears to have been dropped.

It was documented but never implemented.  All we did was drop it from
the docs.

Ashley> The corresponding ptype command does work however.  Can anybody
Ashley> tell me what command supersedes it and how I should access the
Ashley> information?

If ptype works for you, I guess that is the way :-)

Otherwise it is just open: http://sourceware.org/bugzilla/show_bug.cgi?id=8143
I guess you could write a patch to implement -symbol-type.

Tom


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