Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@polymtl.ca>
To: Pedro Alves <palves@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2] gdb: Use C++11 std::chrono
Date: Wed, 23 Nov 2016 16:11:00 -0000	[thread overview]
Message-ID: <fa3a736a755aebd8a0f9600b5bb3dea7@polymtl.ca> (raw)
In-Reply-To: <8b5760c8-c689-af6f-a51a-8c90f4315ff9@redhat.com>

On 2016-11-23 11:02, Pedro Alves wrote:
> I've pushed mine in too, then, with the new files listed in
> their respective places:
> 
> diff --git c/gdb/Makefile.in w/gdb/Makefile.in
> index e3e3ce4..44a743e 100644
> --- c/gdb/Makefile.in
> +++ w/gdb/Makefile.in
> @@ -1201,6 +1201,7 @@ SFILES = \
>         common/print-utils.c \
>         common/ptid.c \
>         common/rsp-low.c \
> +       common/run-time-clock.c \
>         common/signals.c \
>         common/signals-state-save-restore.c \
>         common/vec.c \
> @@ -1485,6 +1486,7 @@ HFILES_NO_SRCDIR = \
>         common/ptid.h \
>         common/queue.h \
>         common/rsp-low.h \
> +       common/run-time-clock.h \
>         common/signals-state-save-restore.h \
>         common/symbol.h \
>         common/vec.h \
> @@ -1739,6 +1741,7 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
>         registry.o \
>         reverse.o \
>         rsp-low.o \
> +       run-time-clock.o \
>         rust-lang.o \
>         selftest.o \
>         sentinel-frame.o \

Splendid!


      reply	other threads:[~2016-11-23 16:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-17 17:15 [PATCH] " Pedro Alves
2016-11-17 22:15 ` Simon Marchi
2016-11-23  0:59   ` [PATCH v2] " Pedro Alves
2016-11-23  2:01     ` Simon Marchi
2016-11-23  2:17       ` Pedro Alves
2016-11-23  2:27         ` Simon Marchi
2016-11-23  2:36           ` Pedro Alves
2016-11-23  2:57             ` Simon Marchi
2016-11-23 14:48               ` Simon Marchi
2016-11-23 16:02                 ` Pedro Alves
2016-11-23 16:11                   ` Simon Marchi [this message]

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=fa3a736a755aebd8a0f9600b5bb3dea7@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@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