aboutsummaryrefslogtreecommitdiff
path: root/ld/pdb.h
diff options
context:
space:
mode:
authorMark Harmstone <mark@harmstone.com>2022-12-09 01:52:34 +0000
committerAlan Modra <amodra@gmail.com>2022-12-23 19:57:56 +1030
commit598c1ae610f7fd6352ed5445ab38f99a21062f21 (patch)
tree1224187635903a4f2d84e346ea3605dcdb628995 /ld/pdb.h
parent8b182dc3c6e7f763504c0f0e9cf699da36d499dd (diff)
downloadgdb-598c1ae610f7fd6352ed5445ab38f99a21062f21.zip
gdb-598c1ae610f7fd6352ed5445ab38f99a21062f21.tar.gz
gdb-598c1ae610f7fd6352ed5445ab38f99a21062f21.tar.bz2
ld: Write DEBUG_S_LINES entries in PDB file
Diffstat (limited to 'ld/pdb.h')
-rw-r--r--ld/pdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/pdb.h b/ld/pdb.h
index e8f673c..bbb1060 100644
--- a/ld/pdb.h
+++ b/ld/pdb.h
@@ -155,6 +155,7 @@ struct optional_dbg_header
#define CV_SIGNATURE_C13 4
+#define DEBUG_S_LINES 0xf2
#define DEBUG_S_STRINGTABLE 0xf3
#define DEBUG_S_FILECHKSMS 0xf4