[PATCH] D8506: Set a debugger "target" to guide DWARF choices

Paul Robinson Paul_Robinson at playstation.sony.com
Wed Jul 15 14:14:11 PDT 2015


probinson marked an inline comment as done.

================
Comment at: test/DebugInfo/X86/debugger-tune.ll:4
@@ +3,3 @@
+; We use existence of the .debug_pubnames section to distinguish the GDB case.
+; FIXME: Find something to distinguish LLDB from SCE.
+
----------------
echristo wrote:
> Are you using the same accelerator tables?
No we're not.  Originally the accelerator tables were still "for Darwin" not "for LLDB" but having changed that, I can use that to take care of this FIXME.  Thanks!



http://reviews.llvm.org/D8506







More information about the llvm-commits mailing list