walter-erquinigo wrote:

> That's what gets returned by Debugger::GetID().

@jimingham , what about having `GetID()` return the unique ID global to all 
debugger instances. And then have a new method `GetTargetIndex()` that would 
return the same value that `GetID` is returning now and modify existing 
references to point to it.

https://github.com/llvm/llvm-project/pull/160736
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to