summaryrefslogtreecommitdiff
path: root/open_issues/code_analysis/discussion.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:04:11 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:04:11 +0100
commit1c36eb6c025084af76c5b930ca4adc5953560fd7 (patch)
tree8ac3bcf1f785997cce064c65dcd729be4c5dcb0b /open_issues/code_analysis/discussion.mdwn
parenta0290d994030cd14bdccbb97d2a2c022d1d2428c (diff)
parentbcfc058a332da0a2bd2e09e13619be3e2eb803a7 (diff)
Merge remote-tracking branch 'fp/master'
Diffstat (limited to 'open_issues/code_analysis/discussion.mdwn')
-rw-r--r--open_issues/code_analysis/discussion.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/open_issues/code_analysis/discussion.mdwn b/open_issues/code_analysis/discussion.mdwn
index f6b1e8c1..7ac3beb1 100644
--- a/open_issues/code_analysis/discussion.mdwn
+++ b/open_issues/code_analysis/discussion.mdwn
@@ -32,3 +32,20 @@ License|/fdl]]."]]"""]]
tool, please add it to open_issues/code_analysis.mdwn
<antrik> (I guess we should have a "proper" page listing useful debugging
tools...)
+
+
+## IRC, freenode, #hurd, 2012-09-03
+
+ <mcsim> hello. Has anyone tried some memory debugging tools like duma or
+ dmalloc with hurd?
+ <braunr> mcsim: yes, but i couldn't
+ <braunr> i tried duma, and it crashes, probably because of cthreads :)
+
+
+## IRC, freenode, #hurd, 2012-09-08
+
+ <mcsim> hello. What static analyzer would you suggest (probably you have
+ tried it for hurd already)?
+ <braunr> mcsim: if you find some good free static analyzer, let me know :)
+ <pinotree> a simple one is cppcheck
+ <mcsim> braunr: I'm choosing now between splint and adlint