/home/thomas/development/delivery-check/repo/src/cmd/main.cpp File Reference

#include <iostream>
#include <sstream>
#include <string>
#include <map>
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include "config.h"
#include "global.h"
#include "flash.h"
#include "avrdevice.h"
#include "avrfactory.h"
#include "gdb.h"
#include "ui/ui.h"
#include "systemclock.h"
#include "ui/lcd.h"
#include "ui/keyboard.h"
#include "traceval.h"
#include "ui/scope.h"
#include "string2.h"
#include "helper.h"
#include "specialmem.h"
#include "irqsystem.h"
#include "dumpargs.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

const char * SplitOffsetFile (const char *arg, const char *name, int base, unsigned long *offset)
int main (int argc, char *argv[])

Variables

const char Usage []

Function Documentation

int main ( int  argc,
char *  argv[] 
)
const char* SplitOffsetFile ( const char *  arg,
const char *  name,
int  base,
unsigned long *  offset 
)

Definition at line 61 of file main.cpp.

References StringToUnsignedLong().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

const char Usage[]

Definition at line 90 of file main.cpp.

Referenced by main().

Generated on Sun Feb 12 16:44:03 2012 for Simulavr by  doxygen 1.6.3