Skip to content

Commit

Permalink
Merge pull request #546 from AndrejMitrovic/Fix12538
Browse files Browse the repository at this point in the history
Update ZeroBUGS debugger link.
  • Loading branch information
MartinNowak committed Apr 22, 2014
2 parents f688bbb + abb012b commit 9520e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion abi.dd
Expand Up @@ -957,7 +957,7 @@ $(SECTION3 $(LNAME2 dwarf, Dwarf Debugger Extensions),
$(P These extensions can be pretty-printed
by $(LINK2 http://www.digitalmars.com/ctg/dumpobj.html, dumpobj).

$(P The $(LINK2 http://www.zerobugs.org/, ZeroBUGS)
$(P The $(LINK2 https://zerobugs.codeplex.com, ZeroBUGS)
debugger supports them.)
)

Expand Down
2 changes: 1 addition & 1 deletion dcompiler.dd
Expand Up @@ -472,7 +472,7 @@ dmd -cov -unittest myprog.d
add Dwarf symbolic debug info with
$(LINK2 abi.html#dwarf, D extensions)
for debuggers $(LINUX such as
$(LINK2 http://www.zerobugs.org/, ZeroBUGS))
$(LINK2 https://zerobugs.codeplex.com, ZeroBUGS))
)
)

Expand Down

0 comments on commit 9520e19

Please sign in to comment.