[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debug How to
- Date: Tue, 19 Nov 2002 07:23:49 +1100
- From: cjohns at cybertec.com.au (Chris Johns)
- Subject: Debug How to
Sudheesh J wrote:
> I think the Tools project addresses this. See rtems spy mentioned here.
> http://www.rtems.com/RTEMS/RTEMS_Project/Projects/Tools/Debuggers/debuggers.
> html
> But the links are no longer valid.
I needed this link to get to the RTEMS page:
http://www.rtems.com/RTEMS/RTEMS_Project/Projects/Tools/Debuggers/debuggers.html
The lastest snapshot of RTEMS has a capture engine in libmisc that can
trace task switching. Useful when looking for realtime type bugs.
Currently only a command line interface exists and RTEMS task names are
supported. The output is raw but usable.
--
Chris Johns, cjohns at cybertec.com.au