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: [PATCH 00/13] script language API for GDB


>>>>> "Doug" == Doug Evans <xdje42@gmail.com> writes:

Doug> One thought I have for this is "info guile pretty-printer", etc.
Doug> That simplifies a lot of things.  From a u/i perspective it has
Doug> both plusses and minuses, but I like it overall.

The problem with this approach is that it assumes that the user both
knows and cares in which extension language a given feature is
implemented.  However, I don't believe either of those is true in the
most common situations.  My experience with the libstdc++ printers is
that most people want them to "just work" and that any amount of
required under-the-hood knowledge is too much of a burden.

Tom


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