This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA][python] Add program space support


> Date: Thu, 8 Apr 2010 15:24:32 -0700
> From: Doug Evans <dje@google.com>
> Cc: gdb-patches@sourceware.org
> 
> >> +A program space, or ``progspace'', represents a symbolic view
> >> +of an address space.
> >
> > An @xref here to where program spaces are described would be useful.
> 
> There is no existing section describing program spaces and I wouldn't
> know what to say beyond what I've already written.
> Suggestions?  We *could* leave it as is for now.

I didn't ask for you to explain again what program spaces are.  I
asked for a cross-reference to the place where they are already
explained.  Like this:

  @xref{Inferiors and Programs, program spaces}, for more details
  about program spaces.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]