fix: oopsie daisy
OOPSIE WOOPSIE!! Uwu We make a fucky wucky!! A wittle fucko boingo! The code monkeys at our headquarters are working VEWY HAWD to fix this!
This commit is contained in:
parent
203aa39d9c
commit
717e35ffbf
|
@ -60,7 +60,7 @@ def debugCmd(args: Args):
|
|||
|
||||
exe = builder.build(componentSpec, targetSpec)
|
||||
|
||||
shell.exec("lldb", "-o", "run", "exe")
|
||||
shell.exec("lldb", "-o", "run", exe)
|
||||
|
||||
|
||||
cmds += [Cmd("d", "debug", "Debug the target", debugCmd)]
|
||||
|
|
Loading…
Reference in a new issue