Remove "hardware" from comments of "target_insert_breakpoint"
[deliverable/binutils-gdb.git] / gdb / target.h
index db9f5c35cc0cb43c7a165c3b61c063aebaf514b3..0d4e5ff99b548ec0317d2d254c72463c199ded01 100644 (file)
@@ -1319,7 +1319,7 @@ int target_write_memory_blocks (VEC(memory_write_request_s) *requests,
 #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.  */
This page took 0.028229 seconds and 4 git commands to generate.