On 20.11.2013 13:53:43, Marin Ramesa wrote: > * ddb/db_break.c: Don't include ddb/db_access.h (DB_CHECK_ACCESS() > and DB_PHYS_EQ() are no longer needed) > Remove register qualifier. > Use db_is_current_task() instead of DB_CHECK_ACCESS(). > Remove dead code around DB_PHYS_EQ() call.
This patch is wrong. The solution is to include machine/db_interface.h.