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] btrace: initiate teardown when closing record btrace target


On Mon, 20 Jan 2014 10:00:21 +0100, Markus Metzger wrote:
> In the remote case, the remote target that provides to_teardown_btrace
> to free the GDB side resources has already been unpushed when threads
> are destroyed.  This results in a complaint "You can't do this ..." and
> in a few bytes of memory leaked for each thread.

Could you provide an example when this error happens?

I can reproduce it with plain gdb+gdbserver but not with btrace functionality.


Thanks,
Jan


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