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: python help(gdb) doesn't work in my local build.


Michael> It says:
Michael> No such file or directory: '/usr/local/share/gdb/python/gdb'

Michael> 1) What do I do to tell it where to look locally?
Michael> 2) What do I do to install this by hand?

I don't think that is enough information to know what is going on in
your scenario, but I would hazard a guess that you did not `make
install', but that the python module is still referring to the install
path.

Maybe this is fixable.  Or you could make install.

Tom


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