Commit Graph

12 Commits

Author SHA1 Message Date
Jake Hillion
167df106cc drgn: add split dwarf support 2023-06-02 17:52:53 +02:00
Alastair Robertson
a0418b6881 Update drgn
Allow reading function tags (names)
2023-05-30 13:27:23 +01:00
Jake Hillion
fd35ce648d drgn: revendor elfutils at 0.189 2023-04-28 14:15:44 +02:00
Jay Kamat
ec7421b39b Add drgn function for looking up by "pure name" 2023-03-29 09:23:11 -07:00
Jake Hillion
f10e8a7173 folly: switch to FetchContent 2023-03-20 13:25:15 +00:00
Jake Hillion
a429733474 rocksdb: switch to FetchContent 2023-03-20 13:25:15 +00:00
Alastair Robertson
4eaabbab84 Update drgn to pull in fix for GCC zero-lengh arrays 2023-03-09 11:51:41 +00:00
Jake Hillion
b1c43c2b42 update folly and enable ci usage 2023-02-24 10:31:59 -08:00
Jay Kamat
aa8980275f Update drgn to fix invalid pop from iterator code 2023-02-17 12:33:52 -08:00
Alastair Robertson
aef8826a3a Update drgn submodule
Adds support for C++ member functions and virtuality.
2023-01-30 13:22:09 +00:00
Jake Hillion
1c3ee5bf6b move extern repos to https addresses
The extern repos are currently cloned with SSH. This means that
attempting to clone them on a system that doesn't have an SSH key which
GitHub accepts fails. Change them to HTTPS as they're read only anyway.
2022-12-29 10:32:03 +00:00
Jon Haslam
db90326c4b Initial commit 2022-12-19 06:37:51 -08:00