Hijacking Bluetooth Headsets
Talk presented on: 2008-02-15 by Dan Freedman at 2405 Siebel Center
A how-to in cracking a Bluetooth headset.
http://www.acm.uiuc.edu/~dfreedm2/bluetooth/
GDB > printf() - A talk on gdb features
Talk presented on: 2008-02-08 by Frank Stratton at 1XXX Siebel Center
This talk covers some basics of gdb, and some other cool features. There were no slides, just examples. But here are links to some things that might be useful to you.
GDB Quick Reference
gdb_prog.tar.gz is code examples of a way to write C/C to interact with gdb for fun and profit.
