# Pastebin KPAcboze (lldb) settings set target.process.follow-fork-mode child (lldb) break set --file disp/boot.c --line 326 Breakpoint 2: no locations (pending). WARNING: Unable to resolve breakpoint to any actual locations. (lldb) break disp/boot.c:326 error: command 'breakpoint' did not recognize 'disp /boot.c:326' as valid (subcommand might be invalid).