Re: [Patch,AVR]: Better log output with -mdeb

2011-09-28 Thread Denis Chertykov
2011/9/28 Georg-Johann Lay : > Georg-Johann Lay schrieb: >> This is a tentative patch for better support of logging information for avr >> BE >> developers. >> >> [...] >> >>       * config/avr/avr-protos.h (avr_edump, avr_fdump): New macros. >>       (avr__set_caller_e, avr__set_caller_f): New pr

Re: [Patch,AVR]: Better log output with -mdeb

2011-09-28 Thread Georg-Johann Lay
Georg-Johann Lay schrieb: > This is a tentative patch for better support of logging information for avr BE > developers. > > [...] > > * config/avr/avr-protos.h (avr_edump, avr_fdump): New macros. > (avr__set_caller_e, avr__set_caller_f): New prototypes. > * config/avr/avr.c: In

[Patch,AVR]: Better log output with -mdeb

2011-09-28 Thread Georg-Johann Lay
This is a tentative patch for better support of logging information for avr BE developers. There are situations where it is more convenient to let the compiler produce information than to debug into the compiler. One example are -da dumps. This patch proposes a better support to print information