search for: pr24811

Displaying 1 result from an estimated 1 matches for "pr24811".

2016 Jun 01
1
GDB pretty printers for LLVM ADTs
...asm isn't really comfortable (even with C++ raw string literals to get past one level of escaping), but we could use incbin assembler directive to include a Python source file straight into the inline asm in the right place. Only problem: Clang's incbin support is buggy <http://llvm.org/PR24811> in a way that makes this not work (disabling the integrated assembler does demonstrate this working successfully). Appendix of debug_gdb_scripts examples, so I don't have to keep these somewhere else for reference. Obviously these aren't terribly portable, but on platforms where they d...