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: [RFC - Python Scripting] Unnecessary Py_XINCREF?


Tom> The issue is that if gdb's struct objfile does not hold a reference to
Tom> the gdb.Objfile object, then the Objfile can be deleted prematurely,
Tom> causing pretty-printers attached to the Objfile to be lost.

OK. I understand now. I apologize for setting of a false alarm. And
thank you (and others) for being patient with a newcomer like me.

/Siva Chandra


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