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


>>>>> "Yit" == Khoo Yit Phang <khooyp@cs.umd.edu> writes:

>> The initialization shouldn't be a problem.
>> 
>> Calling rl_initialize multiple times is ok -- readline() itself calls
>> it.

Yit> However, other configuration cannot be set repeatedly, e.g.,
Yit> rl_readline_name, rl_completion_*, various rl_*_hook, keybindings, and
Yit> so on.

Ok, I see.  Thanks for the explanation.

Tom


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