PostMortemDebugging
From APIDesign
(Difference between revisions)
(New page: It is real! [https://docs.oracle.com/en/database/oracle/sql-developer-web/26.1/sdweb/executing-javascript-code-snippets.html Oracle DataBase 26] contains a section on my post morte...) |
|||
| Line 1: | Line 1: | ||
| + | Postmortem [[debugging]] is another kind of [[debugging]]. [[I]] decided to build it on top of [[GraalVM]] [[Insight]] and offer it as a solution for debugging [[JavaScript]] in the [[OracleDB]]. With a huge help from Harshad from the MLE team, it is all now real! [https://docs.oracle.com/en/database/oracle/sql-developer-web/26.1/sdweb/executing-javascript-code-snippets.html Oracle DataBase 26] contains a section on [[I|my]] post mortem [[debugging]]! | ||
| + | [[Image:Create debug spec.png]] | ||
| - | + | [[Image:Snippet debug.png]] | |
Current revision
Postmortem debugging is another kind of debugging. I decided to build it on top of GraalVM Insight and offer it as a solution for debugging JavaScript in the OracleDB. With a huge help from Harshad from the MLE team, it is all now real! Oracle DataBase 26 contains a section on my post mortem debugging!

