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: [patch] python: load *-gdb.py for shlibs during attach


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> BTW what do you think about the case when the called python scripts would
Jan> manipulate the ALL_OBJFILES list?  But even ALL_OBJFILES_SAFE would not be
Jan> safe enough in such case.

I'm inclined not to worry about it.

I guess we could come up with a scheme to make it work.  That seems like
a lot of effort for something that, at present, is just a theoretical
problem.

Tom


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