Ticket #166 (new enhancement)
Implement kernel stack tracing hooks for ppc32
| Reported by: | jermar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5.1 |
| Component: | helenos/kernel/ppc32 | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
Implement kernel hooks for stack tracing on ppc32.
Besides the hooks, the following should be also done:
- create initial stack frame on the initial kernel stack
- make sure that in context_restore(), 0(sp) is zero
- make sure that exception handlers stop the trace as appropriate
Change History
Note: See
TracTickets for help on using
tickets.

mainline,466 delivered support for the first half of this ticket