apparently your patch does not fix the arm semihosting problems. do you plan a 
separate patch for this?


> bool semihosting_enabled(void)
> {
>     return semihosting.allowed;
> }

any particular reason for naming the structure member ".allowed" and the getter 
function "_enabled()"?


regards,

Liviu


Reply via email to