This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9736 - When DEBUG is defined and CONFIG_CPU != SH7034, debug functions do not exist.
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Wednesday, 31 December 2008, 18:02 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Wednesday, 15 July 2009, 18:02 GMT+2
Opened by Yoshihisa Uchida (Uchida) - Wednesday, 31 December 2008, 18:02 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Wednesday, 15 July 2009, 18:02 GMT+2
|
DetailsWhen DEBUG is defined and CONFIG_CPU != SH7034 and HAVE_GDB_API is not defined, in firmware/debug.c, debug_init(void), debug(const char *) do not exists. (Then build failure.)
I implement these simply. |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Wednesday, 15 July 2009, 18:02 GMT+2
Reason for closing: Fixed
Additional comments about closing: closure requested by reporter.
Wednesday, 15 July 2009, 18:02 GMT+2
Reason for closing: Fixed
Additional comments about closing: closure requested by reporter.
Please, close this task.