llvm-project
48175a5d
- [lldb] Add SBAddressRange and SBAddressRangeList to SB API (#93836)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lldb] Add SBAddressRange and SBAddressRangeList to SB API (#93836) This adds new SB API calls and classes to allow a user of the SB API to obtain an address range from SBFunction and SBBlock. This is a second attempt to land the reverted PR #92014.
References
#93836 - [lldb] Add AddressRange to SB API
Author
Miro Bucko
Parents
5f243b3f
Loading