BSDCan2016 - v1.1.24a
        BSDCan 2016
        
        The Technical BSD Conference
      
| Speakers | |
|---|---|
| 
        
           | 
      John Baldwin | 
| Schedule | |
|---|---|
| Day | Talks #2 - 11 June - 2016-06-11 | 
| Room | DMS 1120 | 
| Start time | 13:30 | 
| Duration | 01:00 | 
| Info | |
| ID | 664 | 
| Event type | Lecture | 
| Track | Hacking | 
| Language used for presentation | English | 
FreeBSD and GDB
  This talk will focus on FreeBSD-specific details the gdb debugger in the devel/gdb port.
In the past year, several changes have been added to devel/gdb (many of them upstreamed) including support for fork following and a new thread target. In addition, the kgdb kernel debugger has been ported to GDB 7.x including support for cross-debugging crashdumps. The talk will cover both the use of these recent changes as well as how they were implemented.