-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
For the past couple of years debugging hostboot faults has been made unnecessary hard for OEMs due to the errl tool not being available. This omission gives OEMs two choices:
1.) Revert to "shotgun debugging" (guess, modify code, insert debug printf()s, rebuild, test, repeat) -- very slow and expensive
2.) Put IBM engineers in the critical path for debugging crashes -- again, relatively slow
We need some way of analysing HBEL dumps to get origin source line numbers.
Metadata
Metadata
Assignees
Labels
No labels