diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-05 09:24:34 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-05 09:27:06 +0200 |
commit | fcb3a1b8833d870e473718fbdd19dff0322d557a (patch) | |
tree | a233de262d9f5e5d1f7ef89113eab6b57900aee2 /source_repositories | |
parent | 5b8acb14d6f723e29a08f9a7387f5ea2122e4f03 (diff) |
open_issues/gdb: New.
Diffstat (limited to 'source_repositories')
-rw-r--r-- | source_repositories/gdb.mdwn | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/source_repositories/gdb.mdwn b/source_repositories/gdb.mdwn new file mode 100644 index 00000000..c68ddf81 --- /dev/null +++ b/source_repositories/gdb.mdwn @@ -0,0 +1,18 @@ +[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +There is a repository for maintenance of [[/GDB]] for the Hurd's needs: +<!-- +`grubber:~tschwinge/tmp/gdb/git`. +--> +it currently lives only on [[ŧschwinge]]'s infrastructure. + +This repository uses [[TopGit]] and is based on +<http://sourceware.org/git/?p=gdb.git;a=summary>. |