Files
bun.sh/misctools/lldb/lldb_commands
2024-12-16 18:31:41 -08:00

8 lines
223 B
Plaintext

process handle -p true -s false -n false SIGUSR1
command script import misctools/lldb/lldb_pretty_printers.py
type category enable zig.lang
type category enable zig.std
command script import misctools/lldb/lldb_webkit.py