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][patch 1/9] Yet another respin of the patch with initial Python support


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

Daniel> Tom, the gdb module is automatically imported in executed Python
Daniel> fragments, right?  That may be worth an explicit mention.

Yes.  Fixed.

>> How about "get_parameter"?

Daniel> This sounds good.

Done.

Daniel> Print a string to @value{GDBN}'s paginated standard output stream.
Daniel> Writing to @code{sys.stdout} will automatically call this method.

Done.

thanks,
Tom


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