Added support for setting data breakpoints to the LLDB vscode adapter. This is part of a workstream to improve the debugging support of the WebAssembly-Micro-Runtime, which uses lldb-vscode as it's debug adaptor: https://github.com/bytecodealliance/wasm-micro-runtime/issues/1810
Added an intergration test that runs two simple scenarios.
might be better as suggested?