A guide to how the FreeBSD kernel manages the IA32 processors in Protected Mode 2015-09-29 2.5K Download : A guide to how the FreeBSD kernel manages the IA32 processors in Protected Mode
Kernel can load up all segments to correct v-addr and p-addr now 2015-09-29 2.6K Kernel can load up all segments to correct v-addr and p-addr now
Tutorial : import svn with all history into github 2015-09-22 2.5K Tutorial : import svn with all history into github Step 1) Create a project on github Step 2) Init the…
All svn history for peter-bochs debugger 2015-09-22 2.7K Its time to keep track of all history, peter-bochs change svn server for a few times. Here are all svn…
Netbeans - Maven Runner 2015-09-16 9.7K Eclipse has a great plugin call "Eclipse runner" https://marketplace.eclipse.org/content/eclipse-runner , i found out netbeans doesn't have any similar one. So…
ported libelf 2015-09-13 2.9K finally ported libel to my os, my linker script won't warn me I crossed the kernel boundary. So libelf's variables…
This battery save my apple magic mouse 2015-09-08 3.4K When you change your mouse from logitech mouse to magic mouse, the first feeling is that magic mouse is much…
Enable peter-swing theme in netbeans 2015-09-06 2.7K Edit : /Applications/NetBeans/NetBeans 8.0.2.app/Contents/Resources/NetBeans/etc/netbeans.conf Change the line to:
Enhancement of the OS debug format, support scripting 2015-09-05 3.1K OS debug format https://code.google.com/p/peter-bochs/wiki/OSDebugStandard is a xml based document stays in memory of the emulator, brining out the debug information…
http://www.kaizou.org/2015/01/linux-libraries/ 2015-09-02 2.9K Originally from http://www.kaizou.org/2015/01/linux-libraries/ , it is a super professional article that explain the LD process. 08 Jan 2015 by David Corvoysier A few…