Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



GDB and Symbian OS

The GNU debugger (GDB) enables remote debugging of programs on a target Symbian phone. GDB runs on a host computer which is connected to the phone by a communication link. A small "stub" program on the target machine, gdbstub.exe, provides the debugging services to GDB.

The following features are provided by this implementation of GDB:

The following features are not supported:


See also