This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/6] gdbserver: Delimit debugging output for readability


On Sun, Jan 19, 2014 at 9:42 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <dje@google.com> writes:
>
>>> gdbserver has used gnulib, which means we can use gettimeofday
>>> unconditionally in gdbserver?
>
> Doug> Left for another day.
> Doug> There's no loss in splitting this up into steps.
>
> This is only true if you are planning to actually do the next step.

You deleted the two immediately preceding lines, sigh.

>>>> This patch adds a check for gettimeofday and doesn't fall back to using one
>>>> in libiberty or gnulib, leaving that for another day.

palves had already told me people were thinking of linking gdbserver
with libiberty for a different reason.
Plus it's hardly a stretch to have already imagined that happening.
And when that happened, yes I was planning on taking advantage of that.

Duh.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]