TPEGFX/Notes: Difference between revisions

mNo edit summary
Line 1: Line 1:
== Crash ==
== Crash ==
* offsite sharing - crash
* offsite sharing - crash
** how to load mini dump/symbols
** A look into mini dump/symbols
*** how to load mini dump/symbols
*** What help us from mini dump/symbols
** useful gdb/lldb commands
** useful gdb/lldb commands
*** (lldb) br com add 1  //executes commands when breakpoint was hit
*** (lldb) br com add 1  //executes commands when breakpoint was hit
Line 7: Line 9:
*** https://bugzilla.mozilla.org/show_bug.cgi?id=1346421
*** https://bugzilla.mozilla.org/show_bug.cgi?id=1346421
*** https://bugzilla.mozilla.org/show_bug.cgi?id=1357734#c12
*** https://bugzilla.mozilla.org/show_bug.cgi?id=1357734#c12
***  
***
 
== Testing ==
== Testing ==
*[pchang] run GTest subset
*[pchang] run GTest subset
156

edits