llvm-project/lldb/test/API/functionalities/breakpoint/serialize
Med Ismail Bennani 4da8fa45a0 [lldb/API] Add Breakpoint::SerializeToStructuredData to SBAPI
This patch adds a way to fetch breakpoint metadatas as a serialized
`Structured` Data format (JSON). This can be used by IDEs to update
their UI when a breakpoint is set or modified from the console.

rdar://11013798

Differential Revision: https://reviews.llvm.org/D87491

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2020-09-11 20:09:55 +02:00
..
Makefile
TestBreakpointSerialization.py [lldb/API] Add Breakpoint::SerializeToStructuredData to SBAPI 2020-09-11 20:09:55 +02:00
main.c
resolver.py
side_effect.py