[RFA] new python features: gdb.GdbError, gdb.string_to_argv

Tom Tromey tromey@redhat.com
Mon May 24 22:57:00 GMT 2010


>>>>> "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



More information about the Gdb-patches mailing list