Pending breakpoints & ignore

Andrew Cagney cagney@gnu.org
Wed May 5 14:55:00 GMT 2004


> 
> (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




More information about the Gdb-patches mailing list