31
Help / Re: Debugger lldb.exe exits without running target executable
« Last post by everSome on August 06, 2026, 04:12:03 am »You can always check to see what your clang installation defaults to via or . If you see something other than , you can override you installation's default via the options , or one of the other gdb variants . If using an MSYS2 environment on Windows, you'll find that clang in these environments is setup to use gdb by default.
Code
clang -### -x c /dev/nullCode
clang -### -x c++ /dev/nullCode
"-debugger-tuning=gdb"Code
-ggdbCode
-ggdb1, -ggdb2, ggdb3, etc
Recent Posts
Really CB coders have no control over it, maybe with some attributes ? That's crazy !!