Ahmed Charles
844d739379
Fix typo in “Returning from Exceptions” ( #285 )
2017-02-13 14:24:59 +01:00
Philipp Oppermann
14babd8c2a
Add a Xargo.toml for xargo 0.3.0 and update the corresponding post ( #272 )
2016-12-29 16:45:24 +01:00
Philipp Oppermann
a1fccc12b6
Set date of last update correctly for posts ( #254 )
2016-11-08 17:45:36 +01:00
Philipp Oppermann
9963961f35
Test the handler_with_error_code macro in a different way
...
We now take stack_frame as a immutable reference and we shouldn't write to a &. So the old test example (page faults as breakpoints) becomes even more hacky. Instead, we're now deliberately entering an endless page fault loop to check our iretq logic.
2016-11-01 17:50:51 +01:00
Philipp Oppermann
67857bde2f
Returning from Exceptions: Take stack_frame as reference
2016-11-01 17:46:57 +01:00
Philipp Oppermann
3bfa5a8178
Update “Returning from Exceptions” to use println
2016-10-31 01:04:53 +01:00
Philipp Oppermann
cd93924159
Add a footnote that userspace programs can still use SSE
...
Fixes #227
2016-10-02 18:49:20 +02:00
Philipp Oppermann
f8151580de
Fix date of new post
2016-09-21 15:39:43 +02:00
Philipp Oppermann
f38805c3d3
Final improvements
2016-09-21 14:32:42 +02:00
Philipp Oppermann
5a00bddd7c
Write introduction
2016-09-20 17:31:28 +02:00
Philipp Oppermann
626763d452
Write “What's next?”
2016-09-20 17:16:13 +02:00
Philipp Oppermann
e4ae45e863
Write “Exceptions with Error Codes” section
2016-09-20 16:17:22 +02:00
Philipp Oppermann
0bb7f1a53e
New post about returning from exceptions
2016-09-20 02:47:55 +02:00