Commit Graph

15 Commits

Author SHA1 Message Date
Jake Hillion
9731a30f85 drgn: rebase on main 2023-05-10 15:32:58 +02:00
Jake Hillion
96c80cbb78 drgn: refactor, cull dead code, and disable inline 2023-05-04 12:55:16 +02:00
Jake Hillion
f70d34961d drgn: switch to Program.function_by_address() 2023-05-03 20:08:41 +02:00
Jake Hillion
fd35ce648d drgn: revendor elfutils at 0.189 2023-04-28 14:15:44 +02:00
Jay Kamat
8f150c3d15 Fix warning in drgn pure name changes 2023-04-03 14:53:18 -07: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
e3ff13fd5e update rocksdb to 7.9.2 2023-02-27 11:26:39 -08: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