Debugging ReactOS for Dummies ( Chapter 2 )
Channel:
Subscribers:
8,140
Published on ● Video Link: https://www.youtube.com/watch?v=ykUOgbCv898
Chapter 2
----------------------------------------------
In Chapter 1 we discovered the perfect excuse for a real debugging session: ReactOS AddFontResourceW implementation was not properly working and a testcase was created to showcase such issue.
Now it's time to get used to Windbg so we can find the bug and hence a fix.
During this Chapter, you'll be introduced to Windgb Kernel Debugging basics by setting "live" breakpoints, understanding the call stack, discovering the magic of ".reload", and getting used to the Windbg GUI.
Commands shown: bm, bl, dv, du, g, ctrl+break, .reload, among others.
Other Videos By ReactOS Community
2015-06-09 | #1.5 Testing applications and games in ReactOS |
2015-06-09 | ReactOS on a Compaq nx6325 |
2015-06-09 | #1 Testing applications and games in ReactOS |
2015-06-09 | Office 2007 in ReactOS |
2015-06-09 | Duke Nukem II in DosBox while running on ReactOS. |
2015-06-09 | Hover! (game) in ReactOS |
2015-06-08 | Uploading Videos to the ReactOS Community Youtube Channel |
2015-06-08 | ReactOS on a Dell Insipron 530s |
2015-06-08 | Windows 3.11 running in DosBox while running on ReactOS |
2015-06-08 | Mini vMac in ReactOS |
2015-04-23 | Debugging ReactOS for Dummies ( Chapter 2 ) |
2015-04-10 | Debugging ReactOS with Windbg for Dummies. Part1 |
2014-04-02 | ReactOS Community Edition |
Tags:
windbg
kernel
debugging
dummies
ReactOS (Operating System)
Software (Industry)