{"id":13419633,"url":"https://github.com/cyrus-and/gdb-dashboard","last_synced_at":"2025-05-15T02:01:56.332Z","repository":{"id":37359448,"uuid":"42191943","full_name":"cyrus-and/gdb-dashboard","owner":"cyrus-and","description":"Modular visual interface for GDB in Python","archived":false,"fork":false,"pushed_at":"2025-02-09T17:13:43.000Z","size":353,"stargazers_count":11693,"open_issues_count":16,"forks_count":805,"subscribers_count":224,"default_branch":"master","last_synced_at":"2025-05-08T01:48:31.447Z","etag":null,"topics":["ansi","assembly","console","dashboard","dashboard-styles","debugger","divide","gdb","gdb-command","gdb-commands","interface","pygments","python","stylable-attributes","subcommands","syntax-highlighting","terminal","tty","visual"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyrus-and.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,"zenodo":null}},"created_at":"2015-09-09T16:53:23.000Z","updated_at":"2025-05-07T13:27:08.000Z","dependencies_parsed_at":"2023-02-06T09:31:57.320Z","dependency_job_id":"3fd9c45e-431c-4020-8191-46ca77d8f29c","html_url":"https://github.com/cyrus-and/gdb-dashboard","commit_stats":{"total_commits":402,"total_committers":23,"mean_commits":17.47826086956522,"dds":0.05970149253731338,"last_synced_commit":"c6b377277cb7ab48be0098d765633beb7f241567"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrus-and%2Fgdb-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrus-and%2Fgdb-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrus-and%2Fgdb-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrus-and%2Fgdb-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyrus-and","download_url":"https://codeload.github.com/cyrus-and/gdb-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259363,"owners_count":22040815,"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":["ansi","assembly","console","dashboard","dashboard-styles","debugger","divide","gdb","gdb-command","gdb-commands","interface","pygments","python","stylable-attributes","subcommands","syntax-highlighting","terminal","tty","visual"],"created_at":"2024-07-30T22:01:18.696Z","updated_at":"2025-05-15T02:01:55.345Z","avatar_url":"https://github.com/cyrus-and.png","language":"Python","funding_links":[],"categories":["Python","Uncategorized","Development","Development Environment","Command Line Tools","HarmonyOS","杀毒免杀、逆向工程","\u003ca name=\"programming\"\u003e\u003c/a\u003eProgramming","\u003ca id=\"975d9f08e2771fccc112d9670eae1ed1\"\u003e\u003c/a\u003eGDB","Tool"],"sub_categories":["Uncategorized","Testing","Debugging and Tracing","Windows Manager","网络服务_其他","\u003ca id=\"5f4381b0a90d88dd2296c2936f7e7f70\"\u003e\u003c/a\u003e工具","TUI Tool"],"readme":"# GDB dashboard\n\nGDB dashboard is a standalone `.gdbinit` file written using the [Python API][] that enables a modular interface showing relevant information about the program being debugged. Its main goal is to reduce the number of GDB commands needed to inspect the status of current program thus allowing the developer to primarily focus on the control flow.\n\n![Screenshot](https://raw.githubusercontent.com/wiki/cyrus-and/gdb-dashboard/Screenshot.png)\n\n[Python API]: https://sourceware.org/gdb/onlinedocs/gdb/Python-API.html\n\n## Quickstart\n\nJust place [`.gdbinit`][] in your home directory, for example with:\n\n```\nwget -P ~ https://github.com/cyrus-and/gdb-dashboard/raw/master/.gdbinit\n```\n\nOptionally install [Pygments][] to enable syntax highlighting:\n\n```\npip install pygments\n```\n\nThen debug as usual, the dashboard will appear automatically every time the inferior program stops.\n\nKeep in mind that no GDB command has been redefined, instead all the features are available via the main `dashboard` command (see `help dashboard`).\n\nHead to the [wiki][] to learn how to perform the most important tasks.\n\n[`.gdbinit`]: https://raw.githubusercontent.com/cyrus-and/gdb-dashboard/master/.gdbinit\n[Pygments]: http://pygments.org/\n[wiki]: https://github.com/cyrus-and/gdb-dashboard/wiki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyrus-and%2Fgdb-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyrus-and%2Fgdb-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyrus-and%2Fgdb-dashboard/lists"}