{"id":13575264,"url":"https://github.com/hellogcc/100-gdb-tips","last_synced_at":"2025-05-14T21:07:24.361Z","repository":{"id":17631082,"uuid":"20435383","full_name":"hellogcc/100-gdb-tips","owner":"hellogcc","description":"A collection of gdb tips. 100 maybe just mean many here.","archived":false,"fork":false,"pushed_at":"2023-10-30T02:58:28.000Z","size":996,"stargazers_count":3130,"open_issues_count":4,"forks_count":714,"subscribers_count":174,"default_branch":"master","last_synced_at":"2025-04-13T17:46:53.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellogcc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-03T08:37:30.000Z","updated_at":"2025-04-12T17:49:10.000Z","dependencies_parsed_at":"2025-01-17T12:01:40.865Z","dependency_job_id":"1976daf7-322f-473d-89e4-dac4ce110ec8","html_url":"https://github.com/hellogcc/100-gdb-tips","commit_stats":{"total_commits":188,"total_committers":17,"mean_commits":"11.058823529411764","dds":0.4308510638297872,"last_synced_commit":"b134d12400cdc4c56f492407611044834be4f7b4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellogcc%2F100-gdb-tips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellogcc%2F100-gdb-tips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellogcc%2F100-gdb-tips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellogcc%2F100-gdb-tips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellogcc","download_url":"https://codeload.github.com/hellogcc/100-gdb-tips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254227612,"owners_count":22035669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:00:59.503Z","updated_at":"2025-05-14T21:07:19.325Z","avatar_url":"https://github.com/hellogcc.png","language":"Go","readme":"# 《100个gdb小技巧》\n\n一个关于gdb使用小技巧的文档。100，在这里可能只是表明很多；具体的数目取决于您的参与和贡献。\n\n## 在线阅读\n[开始阅读](\u003chttps://github.com/hellogcc/100-gdb-tips/blob/master/src/index.md\u003e)\n\n## 如何参与\n\n直接发PULL REQUEST，或与我们联系。\n\n增加一个小技巧的步骤：\n\n1. 在src目录下新增一个md文件，参照现有文件的格式风格，编写一个小技巧  \nmarkdown语法参见 http://wowubuntu.com/markdown/  \nmd文件编写可以使用在线所见即所得编辑器 https://www.zybuluo.com/mdeditor\n2. 在index.md中为新md文件增加一个索引，可以放到已有分类中，或增加一个分类\n3. 如果预览下没有问题，OK!\n\n本地生成html的步骤：\n\n1. 确保[go](http://code.google.com/p/go)和[md2min](https://github.com/fairlyblank/md2min)已经安装并可用\n2. 直接运行build.sh\n3. 如果顺利，会在html目录下生成所有的html文件\n\n## 联系方式\n\n- [博客网站](http://www.hellogcc.org)\n- 在线讨论问题：IRC, freenode, #hellogcc房间\n- [邮件列表](http://www.freelists.org/list/hellogcc) (发信需要先订阅)\n \n## 版权\n\n本文档版权归贡献者所有。\n\n## 授权许可\n\n本文档使用的是[GNU Free Documentation License](http://www.gnu.org/licenses/fdl.html)。\n\n## 致谢\n\n- 各位参与者\n\n## 其它资源\n\n- [GDB在线手册](https://sourceware.org/gdb/onlinedocs/gdb)\n- [GDB命令卡片](https://github.com/hellogcc/100-gdb-tips/blob/master/refcard.pdf)\n- [GDB dashboard](https://github.com/cyrus-and/gdb-dashboard)\n- [Gdbinit for OS X, iOS and others - x86, x86_64 and ARM](https://github.com/gdbinit/Gdbinit)\n- [dotgdb：关于底层调试和反向工程的gdb脚本集](https://github.com/dholm/dotgdb)\n\n","funding_links":[],"categories":["Go","C与汇编","\u003ca id=\"8c5a692b5d26527ef346687e047c5c21\"\u003e\u003c/a\u003e收集","\u003ca id=\"975d9f08e2771fccc112d9670eae1ed1\"\u003e\u003c/a\u003eGDB"],"sub_categories":["常见问题 QA","\u003ca id=\"5f4381b0a90d88dd2296c2936f7e7f70\"\u003e\u003c/a\u003e工具"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellogcc%2F100-gdb-tips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellogcc%2F100-gdb-tips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellogcc%2F100-gdb-tips/lists"}