This is the mail archive of the gdb@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: Source a python script to gdb plugin?


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

>> (gdb) source ./load_libc
>> /home/cjia/workareas/gdb_nvwatch/scripts/load_libc:3: Error in sourced command file:
>> Undefined command: "from".  Try "help".

Paul> Don't you want to switch to python interpreter before doing 'source'
Paul> (or rather its python equivalent)?

Yes.  The "source" command remains unchanged -- it reads gdb command
scripts.

Tom


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