From: Pedro Alves <palves@redhat.com>
To: Simon Marchi <simon.marchi@polymtl.ca>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2] gdb: Use C++11 std::chrono
Date: Wed, 23 Nov 2016 16:02:00 -0000 [thread overview]
Message-ID: <8b5760c8-c689-af6f-a51a-8c90f4315ff9@redhat.com> (raw)
In-Reply-To: <02db272efc051930d2034f41cab85982@polymtl.ca>
On 11/23/2016 02:47 PM, Simon Marchi wrote:
> On 2016-11-22 21:57, Simon Marchi wrote:
>> On 2016-11-22 21:36, Pedro Alves wrote:
>>> Alright. Thanks for the review!
>>>
>>> Since this adds new files to the Makefile.in lists, I'll wait
>>> for you to push your series in first.
>>
>> Hmm weird, I thought it was pushed (and said so on the list), but I
>> see that it's not. Perhaps somebody managed to push a commit just
>> before me and I didn't notice that the push fail... I'll verify
>> tomorrow morning (it's on my work computer).
>
> Ok, it's now pushed for real!
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 \
Thanks,
Pedro Alves
next prev parent reply other threads:[~2016-11-23 16:02 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 [this message]
2016-11-23 16:11 ` 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=8b5760c8-c689-af6f-a51a-8c90f4315ff9@redhat.com \
--to=palves@redhat.com \
--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