提交 ecacbc8a 编写于 作者: D Derek Parker

Remove bonus comment

上级 fa62905a
......@@ -25,7 +25,7 @@ type DebuggedProcess struct {
Dwarf *dwarf.Data
GoSymTable *gosym.Table
FrameEntries *frame.FrameDescriptionEntries
HWBreakPoints [4]*BreakPoint // May need to change, amd64 supports 4 debug registers
HWBreakPoints [4]*BreakPoint
BreakPoints map[uint64]*BreakPoint
Threads map[int]*ThreadContext
CurrentThread *ThreadContext
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册