there is some discussion here about removing the convenience mechanism that allows you to go
break foo where foo then turns into -[class foo] this causes lots of issues which are fairly hard to fix in gdb, which is why the whole 'break main' with recent gdb causes issues. because of [NSThread main]. if you guys opposed to it please let me know and I will relay it into the gdb thread, I for one wasn't even aware of this feature until it started causing problems http://sourceware.org/ml/gdb-patches/2009-09/msg00734.html here is the thread. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
