bdptest.cc File Reference

COD debug file parser RIM's JDE generates several files when you build a COD application. Indeed, with the COD files for the device, we have a ".debug" file. This file is usefull to debug an application from JVM. This tool is a parser to understand these ".debug" files. More...

#include <iostream>
#include <fstream>
#include <string>
#include "i18n.h"
#include <barry/barry.h>
Include dependency graph for bdptest.cc:

Go to the source code of this file.


Detailed Description

COD debug file parser RIM's JDE generates several files when you build a COD application. Indeed, with the COD files for the device, we have a ".debug" file. This file is usefull to debug an application from JVM. This tool is a parser to understand these ".debug" files.

Author:
Nicolas VIVIEN
Date:
2009-08-01
Note:
CopyRight Nicolas VIVIEN

This tool is simply a test application.

Modifications
  • 2009/08/01 : N. VIVIEN
    • First release
Licences
Copyright (C) 2009-2010, Nicolas VIVIEN

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License in the COPYING file at the root directory of this project for more details.

Definition in file bdptest.cc.


Generated on 29 Mar 2010 for Barry by  doxygen 1.6.1