PDA

View Full Version : USB Gecko and Libdb (GDB) Updated



wraggster
February 8th, 2008, 22:55
Michael (http://www.tehskeen.com/forums/showthread.php?t=6332) posted this:


For people who have a USB Gecko will be happy to know libdb has been updated with USB Gecko support. This allows remote debugging just like with the BBA in libogc.

You will however need the latest libogc build from the sourceforge CVS.

For the PC side of things all you need to do is follow these steps:

1. Go to device manager and select the device 'USB Serial Converter' which is the USB Gecko device.
2. Right click and select properties, then go to the 'advanced' tab.
3. Click the 'Load VCP' box so its selected then press ok.
4. Unplug the cable and then reinsert.

Your USB Gecko will now act as a com device and work in gdb just like with the BBA on Gamecube.

I think people will find this useful who are using Wii consoles. Please thank Shagkur if you do.

I plan to do a tutorial for setting up GDB but i thought i'd post it here first.

http://www.tehskeen.com/forums/showthread.php?t=6332