Articles with tag: Debugging
                                            
                                        
                                                            POSTED BY:
                                                            
                                                                
								
                                           			   Patroklos Argyroudis
                                       				
								
                                                                /
                                                            
                                                            
                        
                            19.01.2009
                                                        
                                                    
                                                    
                                                    
                                                        
                                                        FreeBSD kernel debugging
The FreeBSD kernel can be debugged with the ddb(4) interactive kernel debugger. Although the latest production release of FreeBSD (7.1 at the time of this writing) adds some very useful features, ddb is still lacking the flexibility of gdb.
