Home Products Documentation Wiki Support Download Showroom Contact us Where to buy
The information on this page is nolonger maintained.
For current product information visit the new Axis Developer web site on www.axis.com/products/dev/
For current developer information visit the Axis Developer WIKI
  » Documentation  » Documentation » GDB » GDB server

Documentation

Overview

GDB

Overview

 

Installing GDB

Installation

Graphical UIs

 

Debugging

User mode apps

Shared libraries

Core dumps

Threads

Kernel debugging

 

Reference docs

GDB

GDB server

CRIS specific commands

 

Known problems

 

 

Download section

Download

 

The Gdbserver

The gdbserver is a debug agent that runs on the target. It executes the debugged program under its control, either by starting it or attaching to an already running process. It communicates with gdb on the host side over a serial link or a socket (TCP/IP), and uses the ptrace system call to read and write to the debugged process' registers and memory. It has threaded debugging enabled.

The gdbserver is available in the  download section.

© Axis Communications, All Rights Reserved.

Contact  | Axis Sites  | Privacy Statement