3,035
edits
(→Notes) |
|||
| Line 10: | Line 10: | ||
== Notes == | == Notes == | ||
* Need bug numbers | * Need bug numbers | ||
* Need to store extra frames in a | ** Relate to crash signature -- but what is a crash signature? | ||
** If there is a function name, then it's the function name | |||
** If not, it's the source line | |||
** If not it's the module name/address | |||
** bsmedberg | |||
* Need to store extra frames in a blob | |||
* Need extensions and DLLs stored somewhere | * Need extensions and DLLs stored somewhere | ||
** ext id, version number | |||
** dll's -- filename, version, base addr, end addr, whether it was the main module of process -- varies by platform | |||
== New Questions == | == New Questions == | ||
edits