Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Luis Machado via Gdb-patches <gdb-patches@sourceware.org>
To: Tom Tromey <tom@tromey.com>,
	Luis Machado via Gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Fix build errors for armhf
Date: Thu, 21 Jan 2021 17:17:22 -0300	[thread overview]
Message-ID: <2e2cf6be-20c5-df62-3b7d-83ce4f345a16@linaro.org> (raw)
In-Reply-To: <3bae9569-a8bb-2651-880c-30cbda23e6c6@linaro.org>

On 1/21/21 4:15 PM, Luis Machado wrote:
> On 1/21/21 4:07 PM, Tom Tromey wrote:
>>>>>>> "Luis" == Luis Machado via Gdb-patches 
>>>>>>> <gdb-patches@sourceware.org> writes:
>>
>> Luis> -      complaint (_("Line number pointer %ld lower than start of 
>> line numbers"),
>> Luis> -         file_offset);
>> Luis> +      complaint (_("Line number pointer %s lower than start of 
>> line numbers"),
>> Luis> +         phex_nz (file_offset, sizeof (file_offset)));
>>
>> phex_nz doesn't print the leading "0x", so this output will be a bit
>> harder to understand.
>>
>> How about just using plongest instead?
> 
> That'd be fine by me.

Pushed with that fix. Thanks!

      reply	other threads:[~2021-01-21 20:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 13:41 Luis Machado via Gdb-patches
2021-01-21 19:07 ` Tom Tromey
2021-01-21 19:15   ` Luis Machado via Gdb-patches
2021-01-21 20:17     ` Luis Machado via Gdb-patches [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=2e2cf6be-20c5-df62-3b7d-83ce4f345a16@linaro.org \
    --to=gdb-patches@sourceware.org \
    --cc=luis.machado@linaro.org \
    --cc=tom@tromey.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