Re: traces in l4
Carl van Schaik <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Organization | National ICT Australia |
| Message-ID | <[email protected]> |
On Sun, 2006-05-28 at 16:58 +0100, bahadir balban wrote: > Hi, > > In NICTA::Pistachio there seems to be different kinds of trace > #defines. Is there a convenient way to enable/disable each type at > compile time? I couldn't spot an obvious enabling mechanism digging > the build system. Could you briefly explain how is the mainstream way > of using them? The tracepoints are normally accessed interactively. If you enter the kernel debugger (KDB), you can enable/disable specific tracepoints. If KDB break-in is enabled, pressing 'ESC' will enter the KDB. Otherwise you need to modifiy the build system to enabled KDB on startup or KDB breakin (or both) -- Carl > Many thanks, > Bahadir > > _______________________________________________ > kenge-users mailing list > [email protected] > https://lists.ertos.nicta.com.au/mailman/listinfo/kenge-users