Hi

 

I am using module GetCompileUnitAtIndex to retrieve

Compilation unit. If I directly print Compile_unit.file

I can get all .c filenames without any .h filename.

If I use GetSupportFileAtIndex() to retrieve all supportfiles

And print out. I can get .h filename however, there 

Are a lot of duplication.

 

Is there any better way to print all .c and .h filenames without

Duplication?

 

Thanks,

 

Yin 

 

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to