ผู้ให้บริการสำหรับไฟล์ไบนารีและไฟล์ .dwp ที่เชื่อมโยงกัน หากเปิดใช้ Fission หากไม่ได้เปิดใช้ Fission ({@url https://gcc.gnu.org/wiki/DebugFission}) ไฟล์ dwp จะว่างเปล่า
สมาชิก
DebugPackageInfo
DebugPackageInfo DebugPackageInfo(target_label, stripped_file=None, unstripped_file, dwp_file=None)
DebugPackageInfo
พารามิเตอร์
พารามิเตอร์ | คำอธิบาย |
---|---|
target_label
|
ป้ายกำกับ
ต้องระบุ ป้ายกำกับสำหรับเป้าหมาย *_binary |
stripped_file
|
File หรือ None ค่าเริ่มต้นคือ None ไฟล์ที่ถูกตัดออก (เป้าหมาย ".strped" ที่ชัดเจน) |
unstripped_file
|
ไฟล์
ต้องระบุ ไฟล์ที่ไม่มีการถอดข้อมูล (เป้าหมายที่ปฏิบัติการได้เริ่มต้น) |
dwp_file
|
ไฟล์ หรือ None
ค่าเริ่มต้นคือ None ไฟล์ .dwp (สำหรับบิลด์ Fission) หรือเป็นค่าว่างหาก --fission=no |
dwp_file
File DebugPackageInfo.dwp_file
None
stripped_file
File DebugPackageInfo.stripped_file
None
target_label
Label DebugPackageInfo.target_label
unstripped_file
File DebugPackageInfo.unstripped_file