summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGlenn Smith <glenn@vector35.com>2024-04-22 17:37:18 -0400
committerGlenn Smith <glenn@vector35.com>2024-04-22 17:39:12 -0400
commit8534476934065104161886820729515240153914 (patch)
tree75264a38678c8d74798b9a72db1f460371f17145 /.gitmodules
parent72cb4b08ac8f7c9261867cd6c0b18c054d73b96e (diff)
Public release of PDB parser plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 31272c5a..31de5280 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "arch/x86/mbuild"]
path = arch/x86/mbuild
url = https://github.com/intelxed/mbuild.git
+[submodule "rust/examples/pdb-ng/pdb-0.8.0-patched"]
+ path = rust/examples/pdb-ng/pdb-0.8.0-patched
+ url = https://github.com/Vector35/pdb-rs.git