hitzhangjie / tinydbg

This repo teaches you how to build a golang debugger in golang. This repo is forked from go-delve/delve and simplified for linux/amd64.
MIT License
3 stars 0 forks source link

介绍了一种借助数据依赖、控制依赖,来进行bug源头溯源的方法 #28

Open hitzhangjie opened 2 years ago

hitzhangjie commented 2 years ago

see: https://www.debuggingbook.org/beta/html/Slicer.html