This is the mail archive of the gdb-patches@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: Pending breakpoints & ignore



(gdb) break SomeNotLoadedFunction (gdb) ignore $bpnum 5

but it doesn't right now.

Like:

2004-04-15  Jim Ingham  <jingham@apple.com>
        * breakpoint.c (create_breakpoints): Copy the ignore count and thread id
        over from the pended breakpoint to the actual breakpoint.

Yes, oops. Can you add an addition to pending.exp - at least to test the ignore count?


Andrew



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