Da-Viper wrote:

@vogelsgesang I am not sure if it possible to use a dict for sourceMaps since a 
source can map to multiple destination see test 

https://github.com/llvm/llvm-project/blob/a9c71d36655bd188521c74ce7834983e8c2a86cc/lldb/test/API/tools/lldb-dap/breakpoint/TestDAP_setBreakpoints.py#L53-L56

Using a source map as a dictionary will invalidate the previous set 
destination. 


https://github.com/llvm/llvm-project/pull/106919
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to