Edit C:\Program Files\Java\jdk1.8.0_121\lib\com\sun\tools\example\debug\tty\TTYResources.class
?? 4? ? ? !"#'(*+,-./012456789:;<=>?@ABCDEFGHIJKLMNOPRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~?????????????????????????????????????????????????????????????????????????????????OPQRSTUVWXYZ[]^_`abcdefhijklmnopqrstuvwx{|}~??????????????????????? {0} Argument: {0} (no default) $ Argument: {0} Default value: {1} ' Required Argument: {0} (no default) - Required Argument: {0} Default value: {1} description: {0} Waiting for monitor: {0} Connector: {0} Transport: {1} No monitors owned No waiters Not owned Not waiting for a monitor 0 Owned by: {0}, entry count: {1,number,integer} Owned monitor: {0} $ [{0,number,integer}] {1}.{2} ({3}) . [{0,number,integer}] {1}.{2} ({3}), pc = {4} {0} = {1} <collected> {0} {1} cond. waiting ' {0} {1} cond. waiting (at breakpoint) {0} {1} running ! {0} {1} running (at breakpoint) {0} {1} sleeping " {0} {1} sleeping (at breakpoint) {0} {1} unknown ! {0} {1} unknown (at breakpoint) {0} {1} waiting in a monitor . {0} {1} waiting in a monitor (at breakpoint) {0} {1} zombie {0} {1} zombie (at breakpoint) Waiting thread: {0} "thread={0}", {1} *"{0}" is an ambiguous method name in "{1}" "{0}" is not a valid class name. "{0}" is not a valid field name. &"{0}" is not a valid id or class name. ?"{0}" is not a valid line number or method name for class "{1}" !"{0}" is not a valid method name. "{0}" is not a valid thread id. &"{0}" is not a valid threadgroup name. 4'run <args>' command is valid only with launched VMs ()V ({0}){1} ** classes list ** ** classes list ** {0}?** command list ** connectors -- list available connectors and transports in this VM run [class [args]] -- start execution of application's main class threads [threadgroup] -- list threads thread <thread id> -- set default thread suspend [thread id(s)] -- suspend threads (default: all) resume [thread id(s)] -- resume threads (default: all) where [<thread id> | all] -- dump a thread's stack wherei [<thread id> | all]-- dump a thread's stack, with pc info up [n frames] -- move up a thread's stack down [n frames] -- move down a thread's stack kill <thread id> <expr> -- kill a thread with the given exception object interrupt <thread id> -- interrupt a thread print <expr> -- print value of expression dump <expr> -- print all object information eval <expr> -- evaluate expression (same as print) set <lvalue> = <expr> -- assign new value to field/variable/array element locals -- print all local variables in current stack frame classes -- list currently known classes class <class id> -- show details of named class methods <class id> -- list a class's methods fields <class id> -- list a class's fields threadgroups -- list threadgroups threadgroup <name> -- set current threadgroup stop in <class id>.<method>[(argument_type,...)] -- set a breakpoint in a method stop at <class id>:<line> -- set a breakpoint at a line clear <class id>.<method>[(argument_type,...)] -- clear a breakpoint in a method clear <class id>:<line> -- clear a breakpoint at a line clear -- list breakpoints catch [uncaught|caught|all] <class id>|<class pattern> -- break when specified exception occurs ignore [uncaught|caught|all] <class id>|<class pattern> -- cancel 'catch' for the specified exception watch [access|all] <class id>.<field name> -- watch access/modifications to a field unwatch [access|all] <class id>.<field name> -- discontinue watching access/modifications to a field trace [go] methods [thread] -- trace method entries and exits. -- All threads are suspended unless 'go' is specified trace [go] method exit | exits [thread] -- trace the current method's exit, or all methods' exits -- All threads are suspended unless 'go' is specified untrace [methods] -- stop tracing method entrys and/or exits step -- execute current line step up -- execute until the current method returns to its caller stepi -- execute current instruction next -- step one line (step OVER calls) cont -- continue execution from breakpoint list [line number|method] -- print source code use (or sourcepath) [source file path] -- display or change the source path exclude [<class pattern>, ... | "none"] -- do not report step or method events for specified classes classpath -- print classpath info from target VM monitor <command> -- execute command each time the program stops monitor -- list monitors unmonitor <monitor#> -- delete a monitor read <filename> -- read and execute a command file lock <expr> -- print lock info for an object threadlocks [thread id] -- print lock info for a thread pop -- pop the stack through and including the current frame reenter -- same as pop, but current frame is reentered redefine <class id> <class file name> -- redefine the code for a class disablegc <expr> -- prevent garbage collection of an object enablegc <expr> -- permit garbage collection of an object !! -- repeat last command <n> <command> -- repeat command n times # <command> -- discard (no-op) help (or ?) -- list commands version -- print version information exit (or quit) -- exit debugger <class id>: a full class name with package qualifiers <class pattern>: a class name with a leading or trailing wildcard ('*') <thread id>: thread number as reported in the 'threads' command <expr>: a Java(TM) Programming Language expression. Most common syntax is supported. Startup commands can be placed in either "jdb.ini" or ".jdbrc" in user.home or user.dir ** fields list ** ** fields list ** {0} ** methods list ** ** methods list ** {0} *** Reading commands from *** Reading commands from {0} : : :{0,number,integer} <init> <location unavailable> > All threads resumed. All threads suspended. &Argument is not defined for connector: .Argument {0} is not defined for connector: {1} Arguments match no method Array element is not a method "Array index must be a integer type Array: Array: {0} Available connectors are: "Break when these exceptions occur: Breakpoint hit: Breakpoint hit: +Breakpoints can be located only in classes. JBreakpoints can be located only in classes. {0} is an interface or array. Breakpoints set: Can only trace ;Can only trace 'methods' or 'method exit' or 'method exits' $Cannot assign to a method invocation +Cannot specify command line with connector: /Cannot specify command line with connector: {0} 6Cannot specify target VM arguments with connector: {0} 2Cannot specify target vm arguments with connector: )Class containing field must be specified. Class: Class: {0} Classic VM no longer supported. Code =Command ''{0}'' is not supported on a read-only VM connection 1Command ''{0}'' is not supported on the target VM MCommand ''{0}'' is not valid until the VM is started with the ''run'' command 5Command is not supported on a read-only VM connection )Command is not supported on the target VM >Command not valid until the VM is started with the run command Condition must be boolean Connector and Transport name Connector argument default Connector argument nodefault Connector description #Connector required argument default %Connector required argument nodefault Connectors available Constant is not a method Could not open: Could not open: {0} Current method is native ,Current thread died. Execution continuing... Current thread isn't suspended. Current thread isnt suspended. Current thread not set. 0Current thread {0} died. Execution continuing... 8Deferring {0}. It will be set after the class is loaded. Deferring. End of stack. Error popping frame Error popping frame - {0} Error reading ''{0}'' - {1} Error reading file Error redefining class to file !Error redefining {0} to {1} - {2} Exception in expression: Exception in expression: {0} Exception occurred caught Exception occurred uncaught .Exception occurred: {0} (to be caught at: {1}) "Exception occurred: {0} (uncaught) Exceptions caught: Expression cannot be void %Expression must evaluate to an object Failed reading output 0Failed reading output of child java interpreter. Fatal error Fatal error: Field ({0}) access encountered: !Field ({0}) is {1}, will be {2}: Field access encountered %Field access encountered before after Field to unwatch not specified Field to unwatch not specified. Field to watch not specified Field to watch not specified. GC Disabled for GC Disabled for {0}: GC Enabled for GC Enabled for {0}: Group {0}: I/O Exception occurred: {0} I/O exception occurred: Illegal Argument Exception Illegal connector argument Illegal connector argument: {0} Initializing progname Initializing {0} ... Input stream closed. Interface: Interface: {0} Internal debugger error. 'Internal error: null ThreadInfo created Internal error; unable to set !Internal error; unable to set {0} $Internal exception during operation: ,Internal exception during operation: {0} Internal exception: Invalid argument type name Invalid assignment syntax Invalid command syntax Invalid connect type Invalid consecutive invocations Invalid exception object Invalid method specification: !Invalid method specification: {0} Invalid option on class command Invalid thread status. Invalid transport name: Invalid transport name: {0} )Line number information not available for LineNumberTable Listening at address: Listening at address: {0} )Local variable information not available. [Local variable information not available. Compile with -g to generate variable information Local variables: *Main class and arguments must be specified Method arguments: Method entered: Method entered: Method exited Method exited: #Method exited: return value = {0}, Method exitedValue: 'Method is overloaded; specify arguments +Method {0} is overloaded; specify arguments Monitor information for expr Monitor information for thread #Monitor information for thread {0}: "Monitor information for {0} ({1}): More than one class named "More than one class named: ''{0}'' !No SourceDebugExtension specified No VM connected No attach address specified. No breakpoints set. No class named No class named ''{0}'' No class specified. No classpath specified. No code at line )No code at line {0,number,integer} in {1} No connect specification. No connector named: No connector named: {0} No current thread No default thread specified: <No default thread specified: use the "thread" command first. No exception object specified. No exceptions caught. No expression specified. No field in No field {0} in {1} #No frames on the current call stack No linenumber information for DNo linenumber information for {0}. Try compiling with debugging on. No local variables No method in No method specified. No method {0} in {1} No monitor numbered: No monitor numbered: {0} No monitors owned No object specified. No objects specified. No save index specified. No saved values $No source information available for: (No source information available for: {0} !No sourcedebugextension specified No sourcepath specified. No thread specified. No waiters Not a monitor number: Not a monitor number: ''{0}'' Not found: Not found: {0} Not owned Not waiting for a monitor Nothing suspended. +Operation is not supported on the target VM Owned by: Owned monitor: Parse Exception: {0} Parse exception: Removed: Removed: {0} *Requested stack frame is no longer active: =Requested stack frame is no longer active: {0,number,integer} Set Set deferred Set deferred {0} Set {0} Source file not found: Source file not found: {0} 4Source line numbers not available for this location. SourceDebugExtension -- {0} SourceFile Specify class and method Specify classes to redefine Specify file name for class Specify file name for class {0} Step completed: Step completed: +Stopping due to deferred breakpoint errors. ,Stopping due to deferred breakpoint errors. Target VM failed to initialize. ?he 'gc' command is no longer necessary. All objects are garbage collected as usual. Use 'enablegc' and 'disablegc' commands to control garbage collection of individual objects. *The 'load' command is no longer supported. ,The 'memory' command is no longer supported. The VM does not use paths The application exited %The application has been disconnected &The gc command is no longer necessary. (The load command is no longer supported. *The memory command is no longer supported. OThis is {0} version {1,number,integer}.{2,number,integer} (Java SE version {3}) Thread Group: &Thread description name condWaitstatus )Thread description name condWaitstatus BP %Thread description name runningStatus (Thread description name runningStatus BP &Thread description name sleepingStatus )Thread description name sleepingStatus BP %Thread description name unknownStatus (Thread description name unknownStatus BP %Thread description name waitingStatus (Thread description name waitingStatus BP $Thread description name zombieStatus 'Thread description name zombieStatus BP Thread has been resumed !Thread is not running (no stack). Thread not suspended Thread number not specified. Thread: Threadgroup name not specified. Threads must be suspended Unable to attach to target VM. !Unable to display process output: %Unable to display process output: {0} Unable to launch target VM. Unable to set Unable to set deferred Unable to set deferred {0} : {1} &Unable to set main class and arguments Unable to set {0} : {1} Unexpected event type Unexpected event type: {0} Unmonitoring Unmonitoring {0} "Unrecognized command. Try help... +Unrecognized command: ''{0}''. Try help... =Usage: catch [uncaught|caught|all] <class id>|<class pattern> Usage: catch exception Usage: down [n frames] >Usage: ignore [uncaught|caught|all] <class id>|<class pattern> Usage: ignore exception #Usage: kill <thread id> <throwable> Usage: read <command-filename> Usage: unmonitor <monitor#> Usage: up [n frames] YUsage: {0} <class>:<line_number> or {1} <class>.<method_name>[(argument_type,...)]@Usage: {0} <options> <class> <arguments> where options include: -help print out this message and exit -sourcepath <directories separated by "{1}"> directories in which to look for source files -attach <address> attach to a running VM at the specified address using standard connector -listen <address> wait for a running VM to connect at the specified address using standard connector -listenany wait for a running VM to connect at any available address using standard connector -launch launch VM immediately instead of waiting for ''run'' command -listconnectors list the connectors available in this VM -connect <connector-name>:<name1>=<value1>,... connect to target VM using named connector with listed argument values -dbgtrace [flags] print info for debugging {0} -tclient run the application in the HotSpot(TM) Client Compiler -tserver run the application in the HotSpot(TM) Server Compiler options forwarded to debuggee process: -v -verbose[:class|gc|jni] turn on verbose mode -D<name>=<value> set a system property -classpath <directories separated by "{1}"> list directories in which to look for classes -X<option> non-standard target VM option <class> is the name of the class to begin debugging <arguments> are the arguments passed to the main() method of <class> For command help type ''help'' at {0} prompt 7Use 'java -X' to see the available non-standard options 2Use 'stop at' to set a breakpoint at a line number Use java minus X to see 0Use stop at to set a breakpoint at a line number VM Started: VM Started: 8VM already running. Use 'cont' to continue after events. 6VM already running. use cont to continue after events. VM start exception: {0} Waiting for monitor: Waiting thread: [Ljava/lang/Object; all {0} base directory: base directory: {0} bootclasspath: bootclasspath: {0} breakpoint breakpoint {0} #cannot redefine existing connection caught {0} classpath: classpath: {0} colon mark colon space ,com/sun/tools/example/debug/tty/TTYResources 'dbgtrace flag value must be an integer: +dbgtrace flag value must be an integer: {0} exceptionSpec all exceptionSpec caught exceptionSpec uncaught expr is null expr is value expr is value <collected> extends: extends: {0} getContents grouping begin character grouping end character implementor: implementor: {0} implements: implements: {0} invalid option invalid option: {0} is an ambiguous method name in is an invalid line number for is not a valid class name is not a valid field name is not a valid id or class name -is not a valid line number or method name for is not a valid method name is not a valid thread id is not a valid threadgroup name java/lang/Object java/util/ListResourceBundle .jdb prompt thread name and current stack frame !jdb prompt with no current thread killed killing thread: killing thread: {0} line number list field typename and name #list field typename and name hidden &list field typename and name inherited location locationString minus version native method nested: nested: {0} not a class not found not found (try the full name) object description and hex id operation not yet supported printbreakpointcommandusage run 2run <args> command is valid only with launched VMs run {0} saved source line number and line (source line number current line and line sourcedebugextension stack frame dump stack frame dump with pc subclass: subclass: {0} subinterface: subinterface: {0} tab $thread group number description name "trace go method exit in effect for &trace go method exit in effect for {0} trace go method exits in effect trace go methods in effect trace method exit in effect for #trace method exit in effect for {0} trace method exits in effect trace methods in effect trace not in effect uncaught {0} unknown vmstartexception watch accesses of watch accesses of {0}.{1} watch modification of watch modification of {0}.{1} zz help text zz usage text { {0,number,integer} {1} {0,number,integer} => {1} 4{0,number,integer} is an invalid line number for {1} {0,number,integer}. {1} {2} {0} = null {0} = {1} '{0} cannot redefine existing connection {0} is not a class {0} killed {0} not found !{0} not found (try the full name) {0} saved {0} {1} {0} {1} (hidden) {0} {1} (inherited from {2}) 9{0}.{1}(), line={2,number,integer} bci={3,number,integer} {0}: {0}[{1,number,integer}] } ? $&)?????????????????????????????????????????????? !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLM??????????????????????????????????????????????N\yz ()[[Ljava/lang/Object;3% ?? TTYResources.java !?? 3% Q *?? ? . g? Q ????SYSSY??SYSSY??SYSSY??SYSSY??SYSSY??SYSSY?? SY!SSY??"SY"SSY??%SY&SSY ??#SY#SSY ??$SY$SSY???Y?SY???Y?SY ??)SY*SSY???Y?SY??-SY-SSY??+SY,SSY??.SY/SSY???Y?SY??0SY0SSY??1SY2SSY??4SY3SSY??5SY5SSY??6SY7SSY??8SY8SSY???Y?SY???YSSY???YSSY??=SY:SSY??<SY9SSY??>SY;SSY???SY?SSY ??@SYSSY!??BSYSSY"??ASYSSY#??CSYSSY$??ESYSSY%??DSYSSY&??FSY'SSY'??GSYGSSY(??HSYISSY)??JSYJSSY*??KSYOSSY+??MSYLSSY,??NSYNSSY-???Y?SY.??QSYPSSY/??RSYRSSY0??SSYTSSY1??VSYUSSY2??WSYXSSY3???Y?SY4???Y?SY5???Y?SY6??YSYZSSY7??[SY]SSY8??\SY^SSY9??_SY(SSY:???Y?SY;???Y?SY<???YSSY=??`SY`SSY>??aSYaSSY????Y?SY@??bSYcSSYA??dSYeSSYB??iSYgSSYC??hSYfSSYD??jSYkSSYE??lSYmSSYF??nSYoSSYG??pSYqSSYH???Y?SYI???Y?SYJ??tSYtSSYK??uSYvSSYL???Y?SYM???Y?SYN??wSYxSSYO??ySYySSYP??zSY{SSYQ??|SY|SSYR??}SY}SSYS??~SYSSYT???SY?SYU???Y?SYV???Y?SYW???Y?SYX???Y?SYY???Y?SYZ???Y?SY[???Y?SY\???Y?SY]???Y?SY^???Y?SY_???Y?SY`???Y?SYa??sSYrSSYb???Y SSYc???Y?SYd???Y SSYe???YSSYf???YSSYg???Y SSYh???YSSYi???YSSYj???YSSYk???YSSYl???Y?SYm???Y?SYn???Y?SYo???Y?SYp???YSSYq???Y?SYr???Y?SYs???Y?SYt???Y?SYu???Y?SYv???Y?SYw??SYSSYx???YSSYy???Y?SYz???Y?SY{???Y?SY|???Y?SY}???Y?SY~???Y?SY???Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ????Y?SY ???YSY?SY ????Y?SY ???[SY?SY ????Y?SY ???ZSY?SY ????Y?SY ????Y?SY ????Y?SY ???\SY?SY ????Y?SY ???]SY]SSY ????SY?SY ??? SY?SY ???SYSSY ???^SYLSSY ???SYSSY ???SYSSY ???`SY?SY ???_SYaSSY ???bSY?SY ???SY SSY ???SY SSY ???SYSSY ???cSYSSY ???dSY?SSY ???eSY SSY ???SYSSY ???SYSSY ???SYSSY ???gSY?SY ???fSY?SY ???SYSSY ???SYSSY ???hSYiSSY ???jSYkSSY ???lSY?SY ???SYSSY ???SYSSY ???SYSSY ???SYSSY ???SYSSY ???SYSSY ???SYSSY ???.SY.SSY ???0SY0SSY ???1SY?SY ??? SY?SY ???(SY?SY ???'SY?SY ???,SY?SY ???+SY?SY ???$SY?SY ???#SY?SY ???&SY?SY ???%SY?SY ???*SY?SY ???)SY?SY ???"SY?SY ???!SY?SY ???-SY-SSY ???/SY/SSY ???mSY?SY ???2SY2SSY ???3SY3SSY ???rSYsSSY ???tSYtSSY ???uSYuSSY ???nSYoSSY ???pSYpSSY ???qSYqSSY ???vSYvSSY ???4SY4SSY ???5SY6SSY ???7SY7SSY ???9SY:SSY ???;SY;SSY ???8SY<SSY ???=SY>SSY ???wSYwSSY ????SY@SSY ???ASYBSSY ???DSYCSSY ???GSYFSSY ???ESYESSY ???HSYHSSY ???ISYISSY ???JSYJSSY ???KSYKSSY ???PSYNSSY ???QSYOSSY ???USYTSSY ??RSYSSSY??xSYVSSY??WSY?SY??XSY?SY??ySYzSSY??{SY|SSY??}SY?SY??~SYMSSL+? ? :? ?
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de