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,7.3] Fix JIT clang-lli gdb-7.3 regression


> That is on unload+reload of the JIT engine.  OTOH (a) this case is probably
> not faced by normal users and (b) it needs more work for better performance
> and (c) in this case maybe the overall multi-JIT rework would be better.

So, would the following approach be acceptable?
  (1) HEAD: Apply Paul's patch, then look at solutions for
      the remaining failures/regressions...
  (2) BRANCH: Apply Paul's patch; I think we might want to apply
      the testcase part as well, even if we still need to figure out
      why it doesn't work for Jan...

Once the patch is applied, we can produce the first pre-release
tarball.

-- 
Joel


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