Wireshark mailing list archives

Re: Wireshark Installer on mac grew in size


From: Graham Bloice <graham.bloice () trihedral com>
Date: Tue, 26 Jun 2018 04:03:43 +0100

On Tue, 26 Jun 2018 at 02:32, Guy Harris <guy () alum mit edu> wrote:

On Jun 25, 2018, at 6:27 PM, Guy Harris <guy () alum mit edu> wrote:

And if we could set up a server running macOS, with the binaries and
dSYM files for all supported macOS releases of Wireshark available, with a
Web form where you paste an unsymbolicated crash dump, and it digs the
version number from the crash dump, symbolicates the crash dump against
that version of Wireshark, and puts up a copyable symbolicated version of
that crash dump, that would make life even easier for developers.

And, for extra credit, set up a server running Windows that allows you to
upload one of those binary crash dump files that Windows likes to emit and
produces stack trace etc. information using the PDB files for the
appropriate Wireshark build.


On Windows there are 2 approaches used:

   1. Install the PDB files alongside the application, this allows WER to
   annotate the dump logs produced with symbols.
   2. Set up a public symbol server, add the symbols to that and then
   anyone can set their Windows debugger to pull the appropriate symbols from
   the symbol server. The correct symbols are automagically retrieved.



-- 
Graham Bloice
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: