Opened 14 years ago

Last modified 6 years ago

#166 new enhancement

Implement kernel stack tracing hooks for ppc32

Reported by: Jakub Jermář Owned by:
Priority: minor Milestone:
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 (4)

comment:1 by Jakub Jermář, 13 years ago

Milestone: 0.5.00.5.1

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

Last edited 12 years ago by Jakub Jermář (previous) (diff)

comment:2 by Jakub Jermář, 12 years ago

Milestone: 0.5.00.5.1

comment:3 by Jakub Jermář, 10 years ago

Milestone: 0.5.10.7.1

comment:4 by Jakub Jermář, 6 years ago

Milestone: 0.7.1
Note: See TracTickets for help on using tickets.