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: [RFA] Remove a VEC from record-full.c


On 2018-06-10 20:16, Tom Tromey wrote:
Simon> Maybe I'm missing something, but it seems like the
Simon> record_full_breakpoint objects are never freed. That's not related to
Simon> your patch though, so your patch LGTM.

Tom> Thanks for noticing this. I think this is a good opportunity to fix the
Tom> problem, so I'll take a look at that.

How about this?

Tom

Thanks, LGTM. You can get extra credits if you make the in_target_beneath field a bool :).

Simon


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