From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2001-08-02 22:41:39
On Thu, Aug 02, 2001 at 10:26:23PM +0200, groepaz wrote: > i think it should emit line-information for ALL sourcefiles, even for > assembler files created by the compiler itself... that should make it > easy to display mixed C/asm in a debugger and step through it - also > the debugger doesnt really need to know which info is "more important" > since it would simply always prefer C over asm and have an option to > switch to plain assembly. Yes, passing the problem to the emulator people would be an idea:-) > on a other totally different train..... is there some hook or sth in > cc65 that would make it possible to link against a library for > profiling? There is no special hook for this, but I don't think that you need such a hook. Nothing prevents you from creating a profiling library and link against it. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:40 CET