<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>> Date: Thu, 18 Sep 2008 10:11:53 -0400<br>> From: berk.geveci@kitware.com<br>> To: nataliehapp@hotmail.com<br>> Subject: Re: [Paraview] debugging the filter with gdb<br>> CC: paraview@paraview.org<br>> <br>> Did you just try 'c' from gdb? Gdb will catch signals that are not<br>> fatal and can safely continue most of the time. I believe there is a<br>> way to tell gdb to ignore some signals as well.<br>> <br>> -berk<br>> <br>> On Thu, Sep 18, 2008 at 10:00 AM, Natalie Happenhofer<br>> <nataliehapp@hotmail.com> wrote:<br>> > Well, I start Paraview in gdb, go to the "tool" button in the paraview menu,<br>> > I go to "Manage Plugins" and then I select the corresponding .dll for my<br>> > plugin. I click ok, and then paraview stops.<br>> > gdb says<br>> > "Program received signal SIGTRAP, Trace/breakpoint trap.<br>> > 0x7c911231 in ntdll!DbgViConnectToDbg()"<br>> ><br>> > Is there any option in gdb to set that this does not happen?<br>> > NH<br>> ><br>> >> Date: Thu, 18 Sep 2008 09:36:52 -0400<br>> >> From: berk.geveci@kitware.com<br>> >> To: nataliehapp@hotmail.com<br>> >> Subject: Re: [Paraview] debugging the filter with gdb<br>> >> CC: paraview@paraview.org<br>> >><br>> >> What do you mean by "it does not work"?<br>> >><br>> >> -berk<br>> >><br>> >> On Thu, Sep 18, 2008 at 9:24 AM, Natalie Happenhofer<br>> >> <nataliehapp@hotmail.com> wrote:<br>> >> > Hi!<br>> >> > I´ve successfully loaded my plugin into paraview and it works fine, but<br>> >> > when<br>> >> > I try to debug the plugin, i.e. I start paraview in gdb and try to load<br>> >> > the<br>> >> > plugin, it does not work - what can I do? I need to debug this plugin,<br>> >> > it<br>> >> > still does not work correctly (i.e everytime I apply the plugin paraview<br>> >> > shuts down), what can I do?<br>> >> ><br>> >> > thx,<br>> >> > NH<br>> >> ><br>> >> > ________________________________<br>> >> > Express yourself instantly with MSN Messenger! MSN Messenger<br>> >> > _______________________________________________<br>> >> > ParaView mailing list<br>> >> > ParaView@paraview.org<br>> >> > http://www.paraview.org/mailman/listinfo/paraview<br>> >> ><br>> >> ><br>> ><br>> > ________________________________<br>> > Express yourself instantly with MSN Messenger! MSN Messenger<br>> > _______________________________________________<br>> > ParaView mailing list<br>> > ParaView@paraview.org<br>> > http://www.paraview.org/mailman/listinfo/paraview<br>> ><br>> ><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>