hotspot/agent/src/os/solaris/dbx/README
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 1 489c9b5090e2
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
shell_impl.h
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
proc_service_2.h
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
The above files are captured from the dbx build environment.
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
Rather then use a -I that points to stuff in .eng domain that
489c9b5090e2 Initial load
duke
parents:
diff changeset
     6
may not be accessible in other domains these files are just
489c9b5090e2 Initial load
duke
parents:
diff changeset
     7
copied here so local builds in other domains will work.
489c9b5090e2 Initial load
duke
parents:
diff changeset
     8
These files rarely change so the fact that we might have to
489c9b5090e2 Initial load
duke
parents:
diff changeset
     9
strobe in new ones on rare occasions is no big deal.