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: [RFA] new python features: gdb.GdbError, gdb.string_to_argv


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> OTOOH there's commands that use parse_to_comma.  If gdb needs to
Doug> provide that (if only implemented as a wrapper around some
Doug> python-provided module, users should only ever have to import a
Doug> function and invoke it), then I think it should provide both
Doug> parse_to_comma and libiberty's buildargv.

Ok, that sounds reasonable to me.

Why doesn't your implementation actually use gdb_buildargv?

Tom


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