public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Brian Dessent <brian@dessent.net>
Cc: gdb@sources.redhat.com
Subject: Re: Dumping core on windows?
Date: Wed, 16 Nov 2005 19:58:00 -0000	[thread overview]
Message-ID: <437B8F4C.8060708@candelatech.com> (raw)
In-Reply-To: <437B8D6B.65249253@dessent.net>

Brian Dessent wrote:
> Ben Greear wrote:
> 
> 
>>Is there any way to configure windows to dump a core file
>>that GDB can decode?
> 
> 
> If you are using Cygwin, the dumper utility is provided for this.  See
> the users guide.

I'm using mingw on Linux to cross-compile a windows executable.  It does
not require/use cygwin, but I can use cygwin if that will do what I need.
I'll investigate the dumper tool.

>>(Or, get a stack-trace some other way?)
> 
> 
> Attach to the process and "bt"?  No core file is needed for that.  Maybe
> you should supply some more details.

After hours or days, my application crashes.  It's not overly convenient for me
to attach gdb to the process(es), but it can be done if that is the only way.

Is there a way to have gdb automatically start running an app, for instance, something
like this:

gdb --exe=foo.exe --autostart --command="--arg1 --arg2=bar"

I know you can pipe commands in, but that's a bit inconvenient...

Thanks,
Ben

> 
> Brian
> 


-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

  reply	other threads:[~2005-11-16 19:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16 19:26 Ben Greear
2005-11-16 19:50 ` Brian Dessent
2005-11-16 19:58   ` Ben Greear [this message]
2005-11-16 20:20     ` Christopher Faylor
2005-11-16 22:23     ` Brian Dessent
2005-11-16 22:29       ` Ben Greear
2005-11-17  0:09       ` Christopher Faylor
2005-11-17  1:18         ` Brian Dessent
2005-11-17  1:29           ` Ben Greear
2005-11-17  1:38             ` Brian Dessent
2005-11-17  3:29               ` Christopher Faylor
2005-11-17  4:07               ` gdb and threads on windows Ben Greear
2005-11-17  6:06           ` Dumping core on windows? Ben Greear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=437B8F4C.8060708@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=brian@dessent.net \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).