Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Hui Zhu <hui_zhu@mentor.com>
To: gdb-patches ml <gdb-patches@sourceware.org>
Subject: [PATCH] Remove "hardware" from comments of "target_insert_breakpoint"
Date: Sun, 09 Mar 2014 06:31:00 -0000	[thread overview]
Message-ID: <531C0AB2.1000906@mentor.com> (raw)

This function is for simple breakpoint.  So I post a patch to remove "hardware".

Thanks,
Hui

2014-03-09  Hui Zhu  <hui@codesourcery.com>

	* target.h (target_insert_breakpoint): Remove "hardware" from its
	comments.

--- a/gdb/target.h
+++ b/gdb/target.h
@@ -1319,7 +1319,7 @@ int target_write_memory_blocks (VEC(memo
  #define	target_files_info()	\
       (*current_target.to_files_info) (&current_target)
  
-/* Insert a hardware breakpoint at address BP_TGT->placed_address in
+/* Insert a breakpoint at address BP_TGT->placed_address in
     the target machine.  Returns 0 for success, and returns non-zero or
     throws an error (with a detailed failure reason error code and
     message) otherwise.  */


             reply	other threads:[~2014-03-09  6:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09  6:31 Hui Zhu [this message]
2014-03-10  6:05 ` Doug Evans
2014-03-10  7:46   ` Hui Zhu

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=531C0AB2.1000906@mentor.com \
    --to=hui_zhu@mentor.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