Summary: Need jdb shortcut key to terminate a hanging program
Specifics: I am using the jdb from the command line. I continue to get a "ArrayIndexOutOfBoundsException". This hangs up the jdb. I want the keyboard shortcut key which will exit the program. Currently, I have to close the command prompt to exit. This causes me extra effort. Thank you.