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 1/3] Clear frame cache when loading or unloading a JIT unwinder


On 06/11/2016 03:42 AM, Tom Tromey wrote:
> It seemed to me that gdb should flush the frame cache when loading or
> unloading a JIT unwinder.  This makes testing a JIT unwinder a bit
> simpler.
> 
> jit-reader-load apparently has no tests in-tree, so I didn't add a new
> test here.

Yeah.  Tests existed, but had never been pushed in the tree...  I fixed
that now:

  https://sourceware.org/ml/gdb-patches/2016-06/msg00308.html

Could you see if it's easy to extend the test to cover this?

Thanks,
Pedro Alves


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