How Debuggers Work
Wednesday Oct 1
15:15 –
16:00
TAP1, Room 2
Have you ever set a breakpoint and wondered "how does this work?"
Sy will demystify the internal workings of debuggers, showing you what's under the hood of tools you use every day.
You'll learn how debuggers step through code, inspect memory, call functions in the running program and more, giving you a deeper mastery of your debugger and an understanding of fundamental operating systems technologies.