Explore >> Select a destination


You are here

www.emergetools.com
| | jborza.com
12.2 parsecs away

Travel
| | You've written an emulator, how do you debug anything running inside? In this post I'll try to describe what I did (and thought of doing), starting from the most crude methods. Using the IDE and debug the emulator binary Here you can read the program state using just the IDE debugging facilities. Hopefully the code being debugged is simple enough that you can just correlate the (hopefully assembly) source listing to the disassembled instruction and view the machine state.
| | swiftrocks.com
12.8 parsecs away

Travel
| | StaticString is an interesting type in Swift. Let's see how it works!
| | doordash.engineering
8.9 parsecs away

Travel
| | Learn how DoorDash went about optimizing our customers' experience and making continuous improvements in app launch times
| | g-w1.github.io
27.1 parsecs away

Travel
| See part 2 for this post here