# Pastebin Mo7PGLZM (lldb) break disp/boot.c:326 error: command 'breakpoint' did not recognize 'disp /boot.c:326' as valid (subcommand might be invalid). (lldb) break boot.c:326 error: command 'breakpoint' did not recognize 'boot .c:326' as valid (subcommand might be invalid). (lldb) break set --file disp/boot.c --line 326 Breakpoint 3: no locations (pending). WARNING: Unable to resolve breakpoint to any actual locations.