Breakpad/Design/Database: Difference between revisions

Jump to navigation Jump to search
 
Line 9: Line 9:


== Notes ==
== Notes ==
* Need bug numbers
* Need bug numbers (will store in separate table after M1)
** Relate to crash signature -- but what is a crash signature?
** Relate to crash signature -- but what is a crash signature?
** If there is a function name, then it's the function name
** If there is a function name, then it's the function name
Line 15: Line 15:
** If not it's the module name/address
** If not it's the module name/address
** bsmedberg
** bsmedberg
* Need to store extra frames in a blob
* <strike>Need to store extra frames in a blob</strike> (store > 10 frames in dumps table)
* Need extensions and DLLs stored somewhere
* Need extensions and DLLs stored somewhere (will store in separate table after M1)
** ext id, version number
** ext id, version number
** dll's -- filename, version, base addr, end addr, whether it was the main module of process -- varies by platform
** dll's -- filename, version, base addr, end addr, whether it was the main module of process -- varies by platform
* Report fields to add
* <strike>Report fields to add
** Time since last crash
** Time since last crash
** Time since install
** Time since install</strike>


== New Questions ==
== New Questions ==
3,035

edits

Navigation menu