[PATCH] D68465: [DebugInfo] Trim call-clobbered location list entries when tuning for GDB

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 03:37:42 PDT 2019


dstenb abandoned this revision.
dstenb added a comment.

Sorry for the delay!

I got an answer from Simon Marchi about this: https://sourceware.org/ml/gdb/2019-10/msg00007.html, and I wrote a ticket on GDB's Bugzilla to keep track of that: https://sourceware.org/bugzilla/show_bug.cgi?id=25143.

It seems that the way forward is to try to land such patches in GDB. Given that, I'll abandon this patch for now. I will probably not be able to do that GDB work in the near time, but there is at least a way forward if someone wants to pick it up.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68465/new/

https://reviews.llvm.org/D68465





More information about the llvm-commits mailing list