public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: Overseers <overseers@sourceware.org>
Cc: Mike Frysinger <vapier@gentoo.org>,
	"Frank Ch. Eigler" <fche@elastic.org>,
	Joel Brobecker <brobecker@adacore.com>,
	Pedro Alves <pedro@palves.net>,
	gdb@sourceware.org
Subject: Re: setting up sim project web space
Date: Thu, 5 Jan 2023 23:43:40 +0100	[thread overview]
Message-ID: <20230105224340.GJ8237@gnu.wildebeest.org> (raw)
In-Reply-To: <20230105223840.GI8237@gnu.wildebeest.org>

[Apologies, I meant to include the gdb mailinglist in CC,
 but I cannot type... Now hopefully included correctly.]

Hi Mike, Hi gdb hackers,
 
On Wed, Jan 04, 2023 at 03:18:16AM -0500, Mike Frysinger wrote:
> On 30 Dec 2022 17:44, Mark Wielaard wrote:
> > On Mon, 2022-10-24 at 19:47 -0400, Frank Ch. Eigler wrote:
> > > [...]  it's been over a year since i requested hosting for the GNU
> > > > sim, and afaict, gdb is still not prepared to host it.  so what are
> > > > the next steps here ?
> > > 
> > > Sorry, can you remind us what new service you would like?  The sim/
> > > sources are still being developed/shipped with gdb, right?
> 
> sorry, i'm not subscribed to the overseers group, so i don't see replies
> only sent to it.

Sorry about that. I have added the gdb mailinglist to the CC to make
sure the gdb maintainers can help us setting things up.

> the sim code is developed in the binutils/gdb monorepo.  it doesn't need
> gdb to build ... it works fine all by itself.  i'm not cutting releases
> for it today, so most people would get it via gdb releases, or by using
> git directly.
> 
> > - Part of the online docs are generated by a script
> >   /home/gdbadmin/ss/update-web-docs
> >   https://www.sourceware.org/gdb/onlinedocs/
> >   It isn't clear if this can simply be adapted to also generate the
> >   sim documentation. I don't see a
> >   doc subdir under sim though, so I am not sure how the sim
> >   documentation is generated.
> 
> i haven't finished/pushed the manual yet.  i work on it in bursts, and
> unfortunately as i write it i find bugs in the sim & underlying projects,
> so i work on fixing those so i don't have to document the bugs.
> 
> but for the purposes of this discussion, it's a standard texinfo manual
> like every other project in the binutils/gdb git tree.  although that
> would be just the documentation, not the general project website.
>
> > - The other website files are still in CVS. It would be nice if they
> >   could be moved into git. (If we do we have to adjust the above script
> >   and cronjobs slightly).
> > 
> > - The gdb-htdocs repo can only be updated by people in the gdb group
> >   (which is a subset of the src group which allows pushing to the
> >    binutils-gdb repo). Mike isn't a member of the gdb group, so cannot
> >   push to the gdb-htdocs to create a sim subdir there. And it seems the
> >   current setup, how and who is in the gdb group and can update the
> >   website pages, isn't fully documented.
> 
> i guess it boils down to either someone adds me to the gdb group so i
> can create a sim/ subspace, or someone sets up a new space that i can
> push to.  totally fine to leave it open for other gdb/etc... folks to
> push to too (not sure what the acl groups look like).

So questions for the gdb maintainers:

- Are you OK with adding mike to the gdb group so he can update the
  gdb website and add a sim/ directory to add sim specific
  documentation?

- Do you want to keep the website in CVS or should we convert it to
  git?

- Or do you rather have a completely new and separate sim project
  setup?
 
> in either case, i'd like to have https://sourceware.org/sim/ go to the
> right place wherever that is.

Will do.

Cheers,

Mark

       reply	other threads:[~2023-01-05 22:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <YZeHYvzZd+NTp+yy@vapier>
     [not found] ` <6a72ecd6-1480-1cb8-c223-c6c9d991be2e@palves.net>
     [not found]   ` <YZpQsaSI9EyvwoLs@adacore.com>
     [not found]     ` <ca4fd206bd854a3613bd54a7af4c4ad6534534b2.camel@klomp.org>
     [not found]       ` <YZ4e/i9H0BELlV0r@vapier>
     [not found]         ` <Y1a6/JlhRSgfVEx2@vapier>
     [not found]           ` <Y1ckAXF+qMU2qM7J@elastic.org>
     [not found]             ` <f0ce6ccc94b6255f7eaec29d39001a9a2a7f0968.camel@klomp.org>
     [not found]               ` <Y7U2SBTabZ1AjFo2@vapier>
     [not found]                 ` <20230105223840.GI8237@gnu.wildebeest.org>
2023-01-05 22:43                   ` Mark Wielaard [this message]
2023-01-06  6:22                     ` Joel Brobecker
2023-01-10 18:27                       ` Frank Ch. Eigler
2023-01-10 20:18                         ` Mark Wielaard
2023-01-11  5:36                           ` Joel Brobecker
2023-01-11 23:56                             ` Mark Wielaard
2023-01-12  5:12                               ` broken current onlinedocs Mike Frysinger
2023-01-12  7:30                                 ` Mark Wielaard
2023-01-16  3:42                                 ` Joel Brobecker
2023-01-15 22:00                             ` setting up sim project web space Mike Frysinger
2023-01-16  3:17                               ` Joel Brobecker
2021-11-17 17:27 Mike Frysinger
2021-11-17 18:46 ` Mark Wielaard
2021-11-18  0:19   ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230105224340.GJ8237@gnu.wildebeest.org \
    --to=mark@klomp.org \
    --cc=brobecker@adacore.com \
    --cc=fche@elastic.org \
    --cc=gdb@sourceware.org \
    --cc=overseers@sourceware.org \
    --cc=pedro@palves.net \
    --cc=vapier@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).