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: [RFC][python] Add support for commands implemented in Python


On Wed, Feb 04, 2009 at 01:02:09PM -0700, Tom Tromey wrote:
> An empty string would be fine by me.  I initially chose None to
> parallel the C API, but it isn't clear how useful that is.  An empty
> string is friendlier and doesn't seem to lose anything important.

Let's do that then.

> Does that answer your question?  Or, if I'm misunderstanding
> something, could you say what?  I looked at this again and I still
> don't see what might be wrong.

Thanks, that explains sub_list; an expanded comment would help.  I was
confused about the use of parse_command_name - but now I see what it's
for.

-- 
Daniel Jacobowitz
CodeSourcery


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