﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
82	kDepObj: Parse object files for dependencies	bird	bird	Some object files may contain dependency information and it would be good to extract it. The Watcom and Borland compiler emits COMMENT class 0xE9 records containing dependency info with a low resolution time stamp. MASM emits THEADR records for each include file it encounters if told to emit line number information (/Zd) or symbolic debug info (/Zi) (OMF format at least). Other compilers, assemblers and object formats should be investigated as necessary.	enhancement	new	major	0.3.0	kDep			OMF Watcom Borland MASM  OBJ kDep kDepObj	
