Groups
Groups
Sign in
Groups
Groups
Golang-China
Conversations
About
Send feedback
Help
怎么使用gdb对runtime进行调试?
58 views
Skip to first unread message
轩脉刃
unread,
Jul 18, 2012, 11:30:21 PM
7/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang...@googlegroups.com
想学习golang runtime的程序,如何使用gdb从runtime开始调试呢?
或者能不能介绍一些go runtime的学习资料?
minux
unread,
Jul 25, 2012, 3:40:03 PM
7/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang...@googlegroups.com
On Wednesday, July 18, 2012, 轩脉刃 wrote:
想学习golang runtime的程序,如何使用gdb从runtime开始调试呢?
调试runtime应该用plan9port的acid. runtime主要是C写的,ld不会为C
的类型生成dwarf信息,所以用gdb调试也就是可以单步。。。
或者能不能介绍一些go runtime的学习资料?
runtime的代码风格很好的,直接看代码好了。
我很好奇的是你为什么想学习Go的runtime呢?
想移植还是修改?
Reply all
Reply to author
Forward
0 new messages