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: [PATCH] Program Breakpoints


> Date: Sat, 18 Apr 2009 09:21:19 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: gdb-patches@sourceware.org, maxim@tensilica.com
> 
> > +Some programs may contain embedded break or trap instructions that are
> > +unknown to GDB. These are called @dfn{program breakpoints} because they 
>               ^^^
> "@value{GDBN}".
> 
> > +belong to the program itself. If encountered, a target may stop execution 
> > +and report this to GDB along with how much to increment the PC to step 
                        ^^^
Missed another one, sorry.


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