xref: /llvm-project/lldb/examples/synthetic/recognizer_function/lldb-commands (revision 868186cf6cb7edba08c916f98f5f87a942bf50ba)
1*868186cfSJorge Gorbe Moyacommand script import ./example.py
2*868186cfSJorge Gorbe Moyatype summary add --expand --recognizer-function --python-function example.message_summary example.is_message_type
3*868186cfSJorge Gorbe Moyatype synth add --recognizer-function --python-class example.MessageChildProvider example.is_message_type
4*868186cfSJorge Gorbe Moyab program.cpp:112
5*868186cfSJorge Gorbe Moyar
6*868186cfSJorge Gorbe Moyap customer
7*868186cfSJorge Gorbe Moyap order
8