On 17/12/2009 09:14, Josef Frühwirth wrote:
> Hi,
>
> I just wanted to know if anybody is working on this bug:
>
> https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4037
>
> This erroneous behavior of Wireshark makes it impossible to inspect
> packages while capture is going on.
> You always have to stop capture before inspecting a certain package.
>
>
> If none is working on it, could you recommend a way to debug this issue?
> Is there a Visual Studio project for wireshark available to use Visual
> Studio debug infrastructure?
>   

You don't need a VS project or solution.  Make sure you are running WS
from the build (usually wireshark-gtk2) and then in VS select the Tools
menu and then "Attach to Process..." (or use Ctrl + Alt + P).  Select
wireshark.exe from the resulting dialog.

To set a breakpoint, open the source file using the File menu and place
the breakpoint as required.

-- 
Regards,

Graham Bloice

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to