{"id":15716547,"url":"https://github.com/gableroux/dlang-from-mono","last_synced_at":"2026-01-08T13:36:33.554Z","repository":{"id":145782214,"uuid":"85226282","full_name":"GabLeRoux/dlang-from-mono","owner":"GabLeRoux","description":"🐛 Attempt to set a breakpoint on a D project using monodevelop","archived":false,"fork":false,"pushed_at":"2017-03-16T19:07:58.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T23:58:46.412Z","etag":null,"topics":["breakpoint","dlang","monodevelop"],"latest_commit_sha":null,"homepage":"https://dlang.org/","language":"D","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/GabLeRoux.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-16T17:55:51.000Z","updated_at":"2017-09-18T02:29:51.000Z","dependencies_parsed_at":"2023-06-03T00:31:12.213Z","dependency_job_id":null,"html_url":"https://github.com/GabLeRoux/dlang-from-mono","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/GabLeRoux%2Fdlang-from-mono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fdlang-from-mono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fdlang-from-mono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fdlang-from-mono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabLeRoux","download_url":"https://codeload.github.com/GabLeRoux/dlang-from-mono/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379385,"owners_count":20767696,"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":["breakpoint","dlang","monodevelop"],"created_at":"2024-10-03T21:46:04.356Z","updated_at":"2026-01-08T13:36:33.496Z","avatar_url":"https://github.com/GabLeRoux.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Attempt to set a breakpoint on a D project using monodevelop\n\nWell, integration is really uncool and it's not fun. At least I managed to get a breakpoint working\n\n![](./breakpoint-in-mono-with-dlang.png)\n\nThis works, but handling external libraries with `dub` seems to be a mess.\n\nWhat I did:\n\n1. Install [dlang](http://dlang.org/download.html#dmd) (I used \"Install Script\")\n2. Install [Monodevelop](http://www.monodevelop.com/)\n3. Install dlang addin from monodevelop (`Tools \u003e Add-in Manager \u003e search \"D Language Binding\"`. Oh and GDB may be handy too)\n4. Create an empty dlang project\n5. Run `dub init` in the folder that contains the `dproj` project file\n6. Open project in monodevelop (if you installed dlang from script, open monodevelop with command line where you activated dlang so it can see `dmd` and `dub` commands)\n7. Right click on your project, `Add existing folder`, select `source`\n8. Run with debug (have your breakpoint ready). \n\nThis worked for me, but it was a pain to figure this out. To have your dependencies loaded, you can double click the project (Project options), go to `Includes` and then manually add **every single dependecie's `source` folder**.\n\nDon't enjoy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgableroux%2Fdlang-from-mono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgableroux%2Fdlang-from-mono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgableroux%2Fdlang-from-mono/lists"}