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] Call disassemble_free_target in gdb


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> Commit 20135676fc4c3912297c313b3e0d3cbd6cc402e3 ("PR24960, Memory leak
Tom> from disassembler") added "disassemble_free_target" to opcodes.  This
Tom> is used to free target-specific data when finished with a
Tom> disassembler.

Tom> This patch changes gdb to call this function where needed.

I'm going to check this in shortly.

Tom


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