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


Andrew,

Yeah, I am happy to do the ignore count, I will leave it to more daring folks to do the thread one... How 'bout:

(I figured that). Yep, thanks.


Andrew

ChangeLog:

2004-04-27  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.

testsuite/ChangeLog:

2004-04-27 Jim Ingham <jingham@apple.com>

* gdb.base/pending.exp: Make sure pending breakpoints
preserve the ignore count.



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