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: [rfc] Infrastructure to disable breakpoints during inferior startup


Eli Zaretskii wrote:
> > From: Thiago Jung Bauermann <thiago.bauermann@gmail.com>
> > Date: Mon, 3 Aug 2009 00:08:58 -0300
> > Cc: "Ulrich Weigand" <uweigand@de.ibm.com>,  Pedro Alves <pedro@codesourcery.com>,  tromey@redhat.com,  Jan Kratochvil <jkratoch@redhat.com>
> > 
> > But in the long run IMHO we want to start a tradition of creating patches to 
> > gdbint.texinfo for this kind of "plumbing" work. :^)
> 
> Yes, definitely.

I'll be happy to add documentation to gdbint.texinfo, but I'm not quite
sure where to start.  This patch was about handling breakpoints when the
main objfile is relocated during startup.  Where does this fit in the
current structure of the manual?  A natural place might be a section on
how relocation is handled in general, typically in the context of shared
libraries ... but these topics are not currently covered at all.

Any suggestions where to start here?

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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