Skip to content
Snippets Groups Projects
Commit 0973649e authored by Lorenz Meier's avatar Lorenz Meier
Browse files

POSIX: Provide lldb run target configuring lldb correctly

parent 985243c9
No related branches found
No related tags found
No related merge requests found
run
pro hand -p true -s false -n false SIGCONT
continue
#!/bin/bash
cp Tools/posix_lldbinit build_posix_sitl_simple/src/firmware/posix/.lldbinit
cd build_posix_sitl_simple/src/firmware/posix
mkdir -p rootfs/fs/microsd
mkdir -p rootfs/eeprom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment