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: Make the "python" command resemble the standard Python interpreter


On Thu, Jan 12, 2012 at 9:30 AM,  <Paul_Koning@dell.com> wrote:
> Yes, but I think the benefits outweigh the small imcompatibility.

Yes and no.
- I may want a script that invokes python interactively.
- How do I write a gdb macro that invokes the python repl?

Solve those problems, and provide a migration path away from the old
behaviour, and then you've got something.


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