Commit Graph

2 Commits

Author SHA1 Message Date
Philipp Oppermann
129ce4ca25 Add an aside for resolving stack overflow errors 2017-03-25 16:27:46 +01:00
Philipp Oppermann
531a069a6e Create a new “Handling Exceptions” post
This post combines the previous exception handling posts “Catching Exceptions”, “Better Exception Messages” and “Returning from Exceptions” into a single post by using the `x86-interrupt` calling convention and the `Idt` type of the `x86_64` crate.
2017-03-25 16:22:33 +01:00