regexps
"Joseph R. Kiniry" <[email protected]> Fri, 28 Feb 2003 10:48:04 +0100
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Does anyone have any definitive examples of using regexps in jswat to specify thread and objects for watchpoints and similar? The included and online docs mention that it can be done and that jswat uses Java's regexp package, but I have yet to get it to work for non-trivial examples (e.g., the thread name starts with character 'c'). Joe