{"id":21177192,"url":"https://github.com/allenjue/debugging-tutorial","last_synced_at":"2025-03-14T18:26:31.218Z","repository":{"id":65388806,"uuid":"591508322","full_name":"AllenJue/Debugging-Tutorial","owner":"AllenJue","description":"A short guide to debugging, a systematic way to detect and squash bugs.","archived":false,"fork":false,"pushed_at":"2023-01-20T23:51:55.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T11:44:26.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AllenJue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-20T23:38:31.000Z","updated_at":"2023-01-20T23:39:58.000Z","dependencies_parsed_at":"2023-02-12T06:45:32.464Z","dependency_job_id":null,"html_url":"https://github.com/AllenJue/Debugging-Tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenJue%2FDebugging-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenJue%2FDebugging-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenJue%2FDebugging-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenJue%2FDebugging-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenJue","download_url":"https://codeload.github.com/AllenJue/Debugging-Tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243624293,"owners_count":20321067,"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-11-20T17:14:54.182Z","updated_at":"2025-03-14T18:26:31.194Z","avatar_url":"https://github.com/AllenJue.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debugging Tutorial\n\n## Introduction\nBugs are an insidious creatures within programs that stifles productivity for\ndevelopers. Debugging is a way to systematically find and solve these bugs, and\nthis tutorial intends to delve into some debugging tactics. In particular, we'll\ngive a short tutorial on how to use GDB to find runtime and logical errors in\nyour code.\n\n## Technologies\n* GDB\n* gcc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallenjue%2Fdebugging-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallenjue%2Fdebugging-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallenjue%2Fdebugging-tutorial/lists"}