|
From: Melchior F. <mf...@kd...> - 2003-11-14 12:43:41
|
* Melchior FRANZ -- Friday 14 November 2003 00:14: > * Nicholas Nethercote -- Thursday 13 November 2003 23:55: > > I'm sorry, I don't understand. These errors you want to attach GDB to -- > > are they being suppressed? It would help if you could explain what you're > > doing in more detail. > > No. They are shown, [...] No wait. They are shown if the rule doesn't match (because I made a change to any of the fun: lines, such as removing or adding a letter). Otherwise, if the rule matches, vg only displays ==20796== ---- Attach to GDB ? --- [Return/N/n/Y/y/C/c] ---- after the next (unsuppressed) error, but doesn't really let me type 'y' but instantly displays the next error, after which it doesn't stop either, and so on. All error messages rush by. As I told you, I know the reason for all that (-> the unhandled -EAGAIN), but I don't know how this particular suppression rule could have any impact on this seemingly unrelated issue. m. |