xref: /openbsd-src/gnu/llvm/lldb/examples/synthetic/recognizer_function/lldb-commands (revision f6aab3d83b51b91c24247ad2c2573574de475a82)
1*f6aab3d8Srobertcommand script import ./example.py
2*f6aab3d8Sroberttype summary add --expand --recognizer-function --python-function example.message_summary example.is_message_type
3*f6aab3d8Sroberttype synth add --recognizer-function --python-class example.MessageChildProvider example.is_message_type
4*f6aab3d8Srobertb program.cpp:112
5*f6aab3d8Srobertr
6*f6aab3d8Srobertp customer
7*f6aab3d8Srobertp order
8