This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11712 - move dbg_port() to target tree
Attached to Project:
Rockbox
Opened by Marcin Bukat (MarcinBukat) - Monday, 01 November 2010, 23:39 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Saturday, 06 November 2010, 18:36 GMT+2
Opened by Marcin Bukat (MarcinBukat) - Monday, 01 November 2010, 23:39 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Saturday, 06 November 2010, 18:36 GMT+2
|
DetailsSH, COLDFIRE and PP have code for dbg_port() in apps/debug_menu.c while newer targets have this implemented in target tree. This patch moves this functions to the target tree for mentioned platforms.
|
This task depends upon
Closed by Maurus Cuelenaere (mcuelenaere)
Saturday, 06 November 2010, 18:36 GMT+2
Reason for closing: Accepted
Additional comments about closing: In r28522.
Saturday, 06 November 2010, 18:36 GMT+2
Reason for closing: Accepted
Additional comments about closing: In r28522.
Do not call get_action(). Other minor cleanups.