{"id":18765172,"url":"https://github.com/pillfall/gdb-tutorial","last_synced_at":"2025-07-02T07:32:35.281Z","repository":{"id":128550623,"uuid":"291410213","full_name":"PillFall/gdb-tutorial","owner":"PillFall","description":"Este es un tutorial básico de GDB para el seminario de Geant4 DNA","archived":false,"fork":false,"pushed_at":"2020-09-05T06:48:55.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T20:38:19.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PillFall.png","metadata":{"files":{"readme":"ReadMe.adoc","changelog":null,"contributing":null,"funding":null,"license":"License.md","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":"2020-08-30T05:59:40.000Z","updated_at":"2020-09-05T06:48:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"585e6941-a9dd-4254-a402-71918ecd0f4d","html_url":"https://github.com/PillFall/gdb-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PillFall/gdb-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PillFall%2Fgdb-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PillFall%2Fgdb-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PillFall%2Fgdb-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PillFall%2Fgdb-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PillFall","download_url":"https://codeload.github.com/PillFall/gdb-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PillFall%2Fgdb-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263093794,"owners_count":23412880,"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-07T18:33:05.082Z","updated_at":"2025-07-02T07:32:35.211Z","avatar_url":"https://github.com/PillFall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Tutorial de GDB\nJoar Buitrago \u003cjebuitragoc@unal.edu.co\u003e\nv0.1.0, 30-08-2020\n\nEl objetivo de este tutorial es el de que la persona que lo lea sea\ncapaz de utilizar gdb como su debugger para C++.\n\nEn este repositorio encontrara una presentación realizada utilizando\nel framework de link:https://impress.js.org[impress.js] para su\nrenderizacion.\n\nTambién encontrara unos códigos de ejemplo que pueden ser compilados\npara realizar el proceso de depuración.  Se recomienda, para el\nobjetivo de este tutorial, compilar el codigo utilizando la siguiente\ninvocación de `g++`:\n\n[source, bash]\n----\ng++ -w -g \u003ccodigo.cpp\u003e\n----\n\n== Licencia\n\nLas presentaciones en este repositorio, y por ende sus códigos fuente\nestán licenciados bajo\nlink:License.md[*Creative Commons Attribution Share Alike 4.0*\nimage:https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by-sa.svg[title=\"Imagen\nLicencia\"]]\n\nTodas las imágenes (fotos e ilustraciones) son propiedad de sus\nrespectivos autores y se reproducen con su consentimiento mediante las\nlicencias correspondientes que autorizan a ello. NO está permitido\nreproducir las imágenes sin obtener la licencia correspondiente de sus\ntitulares.\n\nRespecto a las marcas, nombres comerciales o cualquier otro signo\ndistintivo de terceros que se utilizan en estas presentaciones, son\npropiedad de sus respectivos titulares.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpillfall%2Fgdb-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpillfall%2Fgdb-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpillfall%2Fgdb-tutorial/lists"}