2011/9/7 Martin <[email protected]>: > Well what happens when: > > - you compile a package with stabs > - your program with dwarf > > Or vice/versa. > > What will be in the final exe? > > Is the debug info in the ppu already format specific, or generic. > Will the stabs end up together with the dwarf?
As far as I know, is the debug information in the .o file and already specific for the format. Vincent _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
