Opened 14 years ago

Last modified 6 years ago

#165 new enhancement

Implement stack tracing hooks for mips32

Reported by: Jakub Jermář Owned by:
Priority: minor Milestone:
Component: helenos/kernel/mips32 Version: mainline
Keywords: mips32 Cc:
Blocker for: Depends on:
See also:

Description

Implement kernel and libc hooks for stack tracing on mips32.

Change History (6)

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

Summary: Implement stack tracing hooks for mip32Implement stack tracing hooks for mips32

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

Experimental support for mips32 kernel stack traces was merged in mainline,609. Unfortunately, the architecture is not very stack tracing friendly and GCC is even less stack tracing friendly using the legacy mips ABI stack tracing method.

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

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

Milestone: 0.5.00.5.1

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

Milestone: 0.5.00.5.1

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

Milestone: 0.5.10.7.1

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

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