bulbazord wrote:

> Why don't we just remove the enum from SBDebugger and use the one from 
> Debugger instead, this will ensure the offsets are always the same.

SBDebugger is public and Debugger is private, so I'm not sure how you can do 
this? Maybe I'm misunderstanding your suggestion...

It would be nice if we could move the enum into `lldb-enumerations` so we 
didn't have to worry about keeping this in sync though.

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

Reply via email to