This is the mail archive of the gdb@sources.redhat.com 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: CLI is going to evolve. (was Re: [PATCH] implements MI "-file-list-exec-sections" (updated))


On Sat, May 08, 2004 at 01:33:24AM +0100, Nick Roberts wrote:
> 
> The last paragraph you cited was Bob Rossi's, not mine.
> 
> Anyway, what's this about?:
> 
>  > - N:M breakpoints

"break foo" doesn't have to create exactly one breakpoint; but even if
it does, that one breakpoint doesn't have to have a single associated
address.  There might be multiple, for instance one at each inlined
copy.

-- 
Daniel Jacobowitz


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