> 2009-03-25 Joel Brobecker > > * breakpoint.c (breakpoint_thread_match): Split a large condition > into several smaller conditions. No behavior change. > > Tested on x86_64-linux. I made this change in a pretty procedural and > mechanical way. But a second pair of eyes would be appreciated. Plus, > I'd like to know if others also prefer splitting this condition like > I did. Actually, upon rewriting the Ada patch, it occured to me that the following is even more helpful in inserting support for task-specific breakpoints... I'm currently testing the attached patch. -- Joel