public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* dumper does not dump
@ 2022-06-22  7:19 Ariel Burbaickij
  2022-06-22  8:38 ` Jon Turney
  0 siblings, 1 reply; 3+ messages in thread
From: Ariel Burbaickij @ 2022-06-22  7:19 UTC (permalink / raw)
  To: cygwin

Hello cygwin group,
I am facing the following issue:
there is GTK application reproducibly "core dumping"  (in quotation marks
because so far there is no comfortable core file that we know and learnt to
love from native *NIX, of course) upon me selecting a certain menu entry.
Now, I went and enabled dumper (version 3.3.5) by means of setting CYGWIN
environment variable to

error_start=c:\cygwin64\bin\dump.cmd

with backslashes properly escaped and dump.cmd  set to:
c:\cygwin64\bin\dumper.exe -d -c %1 %2

I am on Windows 10 here.

Now, all I get for it is following:

*** starting debugger for pid 2876, tid 16112

after which it hangs indefinitely and nothing more happens.

Any ideas, suggestions how to move on here ?


Kind Regards

Ariel Burbaickij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-22  8:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22  7:19 dumper does not dump Ariel Burbaickij
2022-06-22  8:38 ` Jon Turney
2022-06-22  8:49   ` Ariel Burbaickij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).