[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5139: Removed some outdated comments for HACKING.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Tue, 09 Nov 2010 09:00:56 -0000

------------------------------------------------------------
revno: 5139
committer: Miika Komu <miika@xxxxxx>
branch nick: trunk
timestamp: Tue 2010-11-09 10:58:14 +0200
message:
  Removed some outdated comments for HACKING.
  
  No need to debug kernel anymore.
modified:
  doc/HACKING


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'doc/HACKING'
--- doc/HACKING 2010-10-29 11:30:05 +0000
+++ doc/HACKING 2010-11-09 08:58:14 +0000
@@ -803,11 +803,8 @@
 DEBUGGING
 =========
 
-Debugging the kernel with gdb is not possible unless you're running
-User Mode Linux and in such cases you may prefer manual debugging
-statements in the code. It may be also your personal favourite to
-prefer debugging statements over gdb in the userspace. HIPL provides a
-set of wrappers for adding debugging statements in a concise way:
+HIPL provides a set of wrappers for adding debugging statements in a
+concise way:
 
 - HIP_DIE(arguments as for printk)
 - HIP_ERROR(arguments as for printk)

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5139: Removed some outdated comments for HACKING. - noreply