Jason Wessel wrote:
> Lance Spaulding wrote:
>   
>> I just tried compiling with these patches but the compile fails. It
>> looks like the patches dont support SMP on ARM (for example there's no
>> kgdb_roundup_cpus() function defined for ARM). Is there another patch
>> somwhere which allows KGDB to work on ARM SMP platforms or has this just
>> not been implmented?
>>
>> Thanks in advance,
>> Lance
>>
>>   
>>     
>
> This has not yet been implemented.  Certainly I would be happy to accept
> patches to contribute up stream and into the CVS repository.  I have no
> SMP ARM reference platform to work with so it was not possible for me to
> do this work.
>
> Thanks,
> Jason.
>
>
>   
Thanks Jason.  For now I just created an empty kgdb_roundup_cpus()
function to allow it to compile then halted the extra cores at boot. 
This allows me to debug with a single core for now.  If I get ambitious
and have the time, I'll look into getting it working with multiple cores...

Thanks again,
Lance

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to