Help:Contents

From TinyOS Wiki
Revision as of 03:31, 13 April 2010 by Johnlee (talk | contribs) (How to use gdb in TinyOS 2.0?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
   In TOSSIM section of TinyOS tutorial, it says we can use gdb to debug our program.But how can i use it?Why does it output "Driver: No such file or directory." when i type "gdb Driver"? What is the Driver?