Links on this page refer to multimedia resources (podcast, vodcast, audio recordings, video recordings, photos) related to FreeBSD or of interest for FreeBSD users.
This list is available as chronological overview, as a tag cloud and via the sources.
This list is also available as RSS feed
If you know any resources not listed here, or notice any dead links, please send details to Edwin Groothuis so that it can be included or updated.
Detangling and
debugging
Source: YouTube bsdconferences
channel
Added: 06 December 2008
Tags: youtube, meetbsd, meetbsd2007, debugging,
philip paeps
Flash (18:36)
MeetBSD 2007 - Presentations and
recordings
Source: MeetBSD
Added: 28 May 2008
Tags: meetbsd, meetbsd2007
Slawomir Zak -
DTrace - Monitoring i strojenie systemu w XXI wieku (546 Mb), Brooks Davis -
Reflections on Building a High-Performance Computing Cluster Using FreeBSD (401 Mb),
Christian
Brüffer - Protecting your Privacy with FreeBSD and Tor (416 Kb, 34 Pages), Rafal
Jaworowski - FreeBSD do zabudowy, czyli nie tylko pecety (600 Kb, 21 pages), Dominik Hamera,
Jakub Klausa - Nowoczesne rozwiazania bezprzewodowe w systemie FreeBSD (165 Mb), Christian
Brüffer - Protecting your Privacy with FreeBSD and Tor (409 Kb), Matt Olander -
PC-BSD: FreeBSD on the Desktop (272 Mb), Adam Bartman,
Rafal Grzebyk - Nowoczesna infrastruktura telefoniczna w oparciu o systemy z rodziny
BSD (105 Mb), Pawel Solyga -
Meet BSD projects from Google Summer of Code 2007 (6.0 Mb), Brooks Davis -
Reflections on Building a High-Performance Computing Cluster Using FreeBSD (1.7 Mb,
25 Pages), Rafal Jaworowski
- FreeBSD do zabudowy, czyli nie tylko pecety (638 Mb), Philip Paeps -
Detangling and debugging: friends in unexpected places (162 Mb), Pawel Solyga -
Meet BSD projects from Google Summer of Code 2007 (3.7 Mb, 71 Pages), Pawel Solyga - Meet
BSD projects from Google Summer of Code 2007 (308 Mb), Adam Bartman, Rafal Grzebyk
- Nowoczesna infrastruktura telefoniczna w oparciu o systemy z rodziny BSD (3.9 Mb,
71 Pages), Philip Paeps -
Detangling and debugging: friends in unexpected places (495 Kb, 53 Pages), Kris Kennaway -
New features and improvements in FreeBSD 7 (336 Kb, 37 pages), Slawomir Zak -
DTrace - Monitoring i strojenie systemu w XXI wieku (1.1 Mb, 35 Pages), Kris Kennaway - New
features and improvements in FreeBSD 7 (564 Mb)
John Baldwin -
Introduction to Debugging the FreeBSD Kernel
Source: BSDCan - The Technical BSD Conference
Added: 21 May 2008
Tags: bsdcan, bsdcan2008,
slides, paper, debugging, freebsd, john baldwin
paper, PDF
file (121 Kb, 15 pages), slides, PDF file
(113 Kb, 26 pages)
Just like every other piece of software, the FreeBSD kernel has bugs. Debugging a kernel is a bit different from debugging a userland program as there is nothing underneath the kernel to provide debugging facilities such as ptrace() or procfs. This paper will give a brief overview of some of the tools available for investigating bugs in the FreeBSD kernel. It will cover the in-kernel debugger DDB and the external debugger kgdb which is used to perform post-mortem analysis on kernel crash dumps.