Skip Headers
Oracle® Java Micro Edition Embedded Client Developer's Guide
Release 1.1
E20632-02
Next
Contents
List of Examples
List of Figures
List of Tables
Title and Copyright Information
Preface
Audience
Documentation Accessibility
Operating System Commands
Related Documents
Conventions
1
Introduction
1.1
Overview
1.2
Developer Tools
1.3
Finding API Documentation
2
Compiling Your Application
2.1
Compiling from the Command Line
2.1.1
Prerequisites
2.1.1.1
Installing the JDK
2.1.2
Bytecode Requirements for CDC Applications
2.1.3
Compiling an Application
2.1.4
Setting Environment Variables
2.1.4.1
CVM_HOME
2.1.4.2
PATH
2.1.5
Running an Application on the Target Device
2.2
Compiling in an IDE
2.2.1
Setting
bootclasspath
in an IDE
3
Debugging With NetBeans
3.1
Introduction
3.2
Launching
cvm
in Debug Mode
3.2.1
cvm
Debug Mode Syntax
3.2.2
cvm
Debug Mode Example
3.3
Attaching the NetBeans IDE Debugger to
cvm
3.4
Attaching to
cvm
with
jdb
4
Profiling With NetBeans and jvmtihprof
4.1
Introduction
4.2
Remote Profiling with the NetBeans IDE
4.2.1
Calibrate the Profiler Agent
4.2.2
Start
cvm
with the Profiler Agent
4.2.3
Attach the NetBeans Profiler
4.3
Simple Local Profiling with
jvmtihprof
5
Diagnosing Memory Leaks
5.1
VM Inspector and cvmsh
5.2
jvmtihprof and jhat