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: add ability to "source" Python code


>>>>> "Thiago" == Thiago Jung Bauermann <bauerman@br.ibm.com> writes:

Thiago> I've never written a Python script (in GDB or otherwise) with that
Thiago> markup, but *all* the Python scripts I ever wrote in my life ended
Thiago> in .py. It'd be just counter-intuitive and counter productive to not
Thiago> support the filename extension.

Yes, I agree.

However, due to the controversy, I'm withdrawing this patch.  I guess
users can use "python execfile".

Tom


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