Opened 13 years ago

Last modified 10 years ago

#313 new enhancement

Enhancement of userspace debugging and observability features — at Version 1

Reported by: Jakub Jermář Owned by:
Priority: major Milestone:
Component: helenos-debugging Version:
Keywords: gsoc11, gsoc12, gsoc13, gsoc14 Cc:
Blocker for: Depends on: #280, #312
See also:

Description (last modified by Jakub Jermář)

Improve or implement features for HelenOS userspace debugging and observability.

Details
This is an umbrella project for implementing the following tickets that should significantly improve the observability and debugging of HelenOS userspace:

#280 Taskdump should print fibril stacks
#312 Coredumps should contain register state
#314 Debugging information lost for some aborts

What Gains and Benefits will this bring?
User experience and performance of a human troubleshooter aided by these features should be greatly extended as he/she will receive more and better structured information about the problem and will be able to use standard tools (e.g. gdb) for post mortem analysis. In turn, this will enable us to fix some bugs more effectively thanks to improved bug reports and also reduced need to reproduce a bug before fixing it.
Difficulty
Easy to medium.
Required skills
A successful applicant will have good skills of programming in the C language and the ability to study information from various ABIs and processor manuals. The applicant will be exposed to the internals of the ELF format, so some familiarity with it is considered a plus. The applicant will also come across the HelenOS debugging interface, so it should be a system programming person rather than a strictly application programmer.
Documentation
Working with core files
Possible mentors
HelenOS Core Team, Jakub Jermar

Change History (1)

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

Description: modified (diff)
Note: See TracTickets for help on using tickets.