This is the mail archive of the gdb@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: MI and pending breakpoints


I thought that would work, but as I said, we don't do it that way, we do:

-break-insert -f

which turns the pending on automatically. I think that's a much more convenient way to do it...

Jim

On Mar 15, 2006, at 8:29 AM, Vladimir Prus wrote:

Do you mean:

set breakpoint pending on

? That's what I do (not shown in the example), and without it the ordinary
"break" won't set the breakpoint -- it will ask if pending breakpoint should
be set. But even with it, "-break-insert" refused to set pending breakpoint.


Maybe, there's was bug that's fixed on Apple branch?


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