<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Where should that "c" be typed in? <br>I (started my cygwin) and typed "gdb paraview"<br>then it wrote a few lines about gdb and then I typed <br>"run" . :-)<br>where should I type "c"?<br>Natalie<br><br>&gt; Date: Thu, 18 Sep 2008 10:11:53 -0400<br>&gt; From: berk.geveci@kitware.com<br>&gt; To: nataliehapp@hotmail.com<br>&gt; Subject: Re: [Paraview] debugging the filter with gdb<br>&gt; CC: paraview@paraview.org<br>&gt; <br>&gt; Did you just try 'c' from gdb? Gdb will catch signals that are not<br>&gt; fatal and can safely continue most of the time. I believe there is a<br>&gt; way to tell gdb to ignore some signals as well.<br>&gt; <br>&gt; -berk<br>&gt; <br>&gt; On Thu, Sep 18, 2008 at 10:00 AM, Natalie Happenhofer<br>&gt; &lt;nataliehapp@hotmail.com&gt; wrote:<br>&gt; &gt; Well, I start Paraview in gdb, go to the "tool" button in the paraview menu,<br>&gt; &gt; I go to "Manage Plugins" and then I select the corresponding .dll for my<br>&gt; &gt; plugin. I click ok, and then paraview stops.<br>&gt; &gt; gdb says<br>&gt; &gt; "Program received signal SIGTRAP, Trace/breakpoint trap.<br>&gt; &gt; 0x7c911231 in ntdll!DbgViConnectToDbg()"<br>&gt; &gt;<br>&gt; &gt; Is there any option in gdb to set that this does not happen?<br>&gt; &gt; NH<br>&gt; &gt;<br>&gt; &gt;&gt; Date: Thu, 18 Sep 2008 09:36:52 -0400<br>&gt; &gt;&gt; From: berk.geveci@kitware.com<br>&gt; &gt;&gt; To: nataliehapp@hotmail.com<br>&gt; &gt;&gt; Subject: Re: [Paraview] debugging the filter with gdb<br>&gt; &gt;&gt; CC: paraview@paraview.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; What do you mean by "it does not work"?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; -berk<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; On Thu, Sep 18, 2008 at 9:24 AM, Natalie Happenhofer<br>&gt; &gt;&gt; &lt;nataliehapp@hotmail.com&gt; wrote:<br>&gt; &gt;&gt; &gt; Hi!<br>&gt; &gt;&gt; &gt; I´ve successfully loaded my plugin into paraview and it works fine, but<br>&gt; &gt;&gt; &gt; when<br>&gt; &gt;&gt; &gt; I try to debug the plugin, i.e. I start paraview in gdb and try to load<br>&gt; &gt;&gt; &gt; the<br>&gt; &gt;&gt; &gt; plugin, it does not work - what can I do? I need to debug this plugin,<br>&gt; &gt;&gt; &gt; it<br>&gt; &gt;&gt; &gt; still does not work correctly (i.e everytime I apply the plugin paraview<br>&gt; &gt;&gt; &gt; shuts down), what can I do?<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; thx,<br>&gt; &gt;&gt; &gt; NH<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; ________________________________<br>&gt; &gt;&gt; &gt; Express yourself instantly with MSN Messenger! MSN Messenger<br>&gt; &gt;&gt; &gt; _______________________________________________<br>&gt; &gt;&gt; &gt; ParaView mailing list<br>&gt; &gt;&gt; &gt; ParaView@paraview.org<br>&gt; &gt;&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Express yourself instantly with MSN Messenger! MSN Messenger<br>&gt; &gt; _______________________________________________<br>&gt; &gt; ParaView mailing list<br>&gt; &gt; ParaView@paraview.org<br>&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;<br>&gt; &gt;<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>