Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: gdb-patches@sourceware.org
Subject: [patch] Trivia typo
Date: Sat, 22 Jul 2006 12:33:00 -0000	[thread overview]
Message-ID: <20060722123347.GA2033@lace.redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

Hi,

please commit it:

2006-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* infrun.c (handle_inferior_event): Typo.


Regards,
Jan

[-- Attachment #2: gdb-cvs20060722-typo_TARGET_WAITKIND_EXECED.patch --]
[-- Type: text/plain, Size: 656 bytes --]

Index: infrun.c
===================================================================
RCS file: /cvs/src/src/gdb/infrun.c,v
retrieving revision 1.212
diff -u -p -r1.212 infrun.c
--- infrun.c	12 Jul 2006 20:43:52 -0000	1.212
+++ infrun.c	22 Jul 2006 10:21:02 -0000
@@ -1428,7 +1428,7 @@ handle_inferior_event (struct execution_
 
     case TARGET_WAITKIND_EXECD:
       if (debug_infrun)
-        fprintf_unfiltered (gdb_stdlog, "infrun: TARGET_WAITKIND_EXECED\n");
+        fprintf_unfiltered (gdb_stdlog, "infrun: TARGET_WAITKIND_EXECD\n");
       stop_signal = TARGET_SIGNAL_TRAP;
 
       /* NOTE drow/2002-12-05: This code should be pushed down into the

             reply	other threads:[~2006-07-22 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-22 12:33 Jan Kratochvil [this message]
2006-07-22 14:48 ` Mark Kettenis

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=20060722123347.GA2033@lace.redhat.com \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    /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