Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

main.cpp File Reference

#include <unistd.h>
#include <signal.h>
#include "gdbremote.h"
#include "jtagpxa250.h"
#include "cmdline.h"
#include "filemanager.h"
#include "debug.h"
#include "jtagctrl_factory.h"

Include dependency graph for main.cpp:

Include dependency graph

Go to the source code of this file.

Compounds

class  EventSelector
 this class waits for inputs events and then dispatch them for treatment. More...


Variables

EventSelectorevent
 has to be global, for the handleInputCommand callback for readline.


Detailed Description

In this file, main() initialize everything, and the EventSelector class take care of getting input from readline, stdin, tcp or usb. Event treatment is then done by GdbRemote or CmdLine.

Author:
Julien Pilet <julien.pilet@epfl.ch> , Stephane Magnenat <stephane.magnenat@epfl.ch>

Definition in file main.cpp.


Generated on Fri May 16 13:01:47 2003 for Jelie by doxygen1.2.15