Module Name: src Committed By: christos Date: Wed Mar 21 23:20:58 UTC 2012
Modified Files: src/external/gpl3/gdb/dist/gdb: nbsd-thread.c Log Message: Use tid - 1 for the thread id, so that thread 1 matches the main thread before the threaded code gets loaded. fixes spurious breakpoints. Is there a better way? To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gdb/dist/gdb/nbsd-thread.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.