From c1823d2f307fd089054e723ad3ed5d7db9af5bc9 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 12 Feb 2018 11:57:30 -0500 Subject: Use Intel syntax in LLDB GDB has no idea what's going on if you run it on a Cocoa app, and it turns out LLDB is pretty nice. Why does it get a bad reputation? --- home/.lldbinit | 1 + 1 file changed, 1 insertion(+) create mode 100644 home/.lldbinit (limited to 'home/.lldbinit') diff --git a/home/.lldbinit b/home/.lldbinit new file mode 100644 index 00000000..73f3e676 --- /dev/null +++ b/home/.lldbinit @@ -0,0 +1 @@ +settings set target.x86-disassembly-flavor intel -- cgit 1.4.1