diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Here is an unsorted list of known deficiencies of kdbg. + +- Handles only C and C++ + +- Cannot handle source file names which contain new-lines or + a sequence of the form + :[0-9]+:[0-9]+:beg |