Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Simon Marchi <simon.marchi@polymtl.ca>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2 3/4] Add DWARF index cache
Date: Mon, 30 Jul 2018 15:57:00 -0000	[thread overview]
Message-ID: <83in4wpvh3.fsf@gnu.org> (raw)
In-Reply-To: <329544a9d729cbf659887269a4ba4a06@polymtl.ca> (message from Simon	Marchi on Mon, 30 Jul 2018 11:33:20 -0400)

> Date: Mon, 30 Jul 2018 11:33:20 -0400
> From: Simon Marchi <simon.marchi@polymtl.ca>
> Cc: simon.marchi@ericsson.com, gdb-patches@sourceware.org
> 
> > mkdir accepts only one argument, not 2.
> 
> It builds fine with x86_64-w64-mingw32-g++ on Linux here.  It looks like 
> gnulib offers a compatibility fix, so I guess it's ok:
> 
> https://www.gnu.org/software/gnulib/manual/html_node/mkdir.html
> 
> Did you see an actual failure?

No, I looked in the source tree and didn't see the Gnulib's mkdir
imported.  But maybe it was added meanwhile.

> > MinGW uses DWARF debug info for quite a few years now, so caching will
> > definitely be useful.
> 
> Ah, I didn't know that, thanks.  So it produces DWARF embedded in the PE 
> executable?

Yes.


  parent reply	other threads:[~2018-07-30 15:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25 22:47 [PATCH v2 0/4] Add a " Simon Marchi
2018-07-25 22:47 ` [PATCH v2 2/4] Introduce mmap_file function Simon Marchi
2018-07-25 22:47 ` [PATCH v2 4/4] Add doc and news for DWARF index cache Simon Marchi
2018-07-27  8:50   ` Eli Zaretskii
2018-07-30 19:04     ` Simon Marchi
2018-07-30 19:23       ` Eli Zaretskii
2018-07-25 22:48 ` [PATCH v2 3/4] Add " Simon Marchi
2018-07-27  9:06   ` Eli Zaretskii
2018-07-27 14:01     ` Simon Marchi
2018-07-27 21:25       ` Eli Zaretskii
2018-07-30 15:33         ` Simon Marchi
2018-07-30 15:45           ` Simon Marchi
2018-07-30 15:57           ` Eli Zaretskii [this message]
2018-07-30 17:05             ` Simon Marchi
2018-07-25 22:48 ` [PATCH v2 1/4] Make index reading functions more modular Simon Marchi

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=83in4wpvh3.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@polymtl.ca \
    /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