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: [4/5] implement "info vtable"


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> My only gripe is that we end up with the vtable vs vtbl inconsistency
Pedro> (set print vtbl).

Yeah.  I was thinking of renaming 'set print vtbl' (keeping the old name
as an alias of course).  WDYT?  I think "vtable" is both clearer and
more commonly used.

Pedro> May be a good idea if the docs are augmented a bit to give an example,
Pedro> and lightly explain the output.

Ok.

Pedro> IIUC, "info vtable POINTER" works.  The tests only sees to try
Pedro> "info vtable OBJ".  Worth adding a test that tries through a pointer?

Will do.

Tom


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