From: Michal Ludvig <mludvig@suse.cz>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: GDB Patches <gdb-patches@sources.redhat.com>
Subject: Re: [RFA] Prologue detection on x86-64
Date: Fri, 07 Mar 2003 10:44:00 -0000 [thread overview]
Message-ID: <3E687827.2050006@suse.cz> (raw)
In-Reply-To: <20030306232209.GA10007@nevyn.them.org>
Daniel Jacobowitz wrote:
> On Fri, Mar 07, 2003 at 12:14:55AM +0100, Michal Ludvig wrote:
>
>>Daniel Jacobowitz wrote:
>>
>>>On Thu, Mar 06, 2003 at 11:56:44PM +0100, Michal Ludvig wrote:
>>>
>>>>+/* We will handle only functions beginning with:
>>>>+ 55 pushq %rbp
>>>>+ 48 89 e5 movq %rsp,%rbp */
>>>
>>>Period and two spaces, please.
>>
>>Period after %rbp? It wouldn't be an assembler anymore :-(
>>How about two spaces and no period instead? (compromise :-)
>
> What I usually do in this case is make up a sentence to go before the
> period :P No joking. Something like:
> /* We will handle only functions beginning with
> 55 pushq %rbp
> 48 89 e5 movq %rsp, %rbp
> Any function that doesn't start with this sequence
> will be assumed to have no prologue. */
OK, committed with this change and removed 'static' keyword.
Michal Ludvig
--
* SuSE CR, s.r.o * mludvig@suse.cz
* (+420) 296.545.373 * http://www.suse.cz
prev parent reply other threads:[~2003-03-07 10:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-06 22:56 Michal Ludvig
2003-03-06 23:10 ` Daniel Jacobowitz
2003-03-06 23:14 ` Michal Ludvig
[not found] ` <20030306232209.GA10007@nevyn.them.org>
2003-03-07 10:44 ` Michal Ludvig [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=3E687827.2050006@suse.cz \
--to=mludvig@suse.cz \
--cc=drow@mvista.com \
--cc=gdb-patches@sources.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