Thomas Kay - 2002-04-13

I am looking at what is required for a fast source-level debugger. I think the compiler can generate some debug data (encoded so it's nearly impossible to decompile).

If it is about the same size as a current FLT file,

a. should it go in the FLT file (doubling size)?

b. should it go in a separate file (doubling file clutter!)?