The reconnect functionality now works
[macgdbp.git] / English.lproj / Debugger.nib / classes.nib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>IBClasses</key>
6 <array>
7 <dict>
8 <key>CLASS</key>
9 <string>NSObject</string>
10 <key>LANGUAGE</key>
11 <string>ObjC</string>
12 </dict>
13 <dict>
14 <key>ACTIONS</key>
15 <dict>
16 <key>reconnect</key>
17 <string>id</string>
18 <key>run</key>
19 <string>id</string>
20 <key>stepIn</key>
21 <string>id</string>
22 <key>stepOut</key>
23 <string>id</string>
24 <key>stepOver</key>
25 <string>id</string>
26 </dict>
27 <key>CLASS</key>
28 <string>DebuggerWindowController</string>
29 <key>LANGUAGE</key>
30 <string>ObjC</string>
31 <key>OUTLETS</key>
32 <dict>
33 <key>errormsg</key>
34 <string>NSTextField</string>
35 <key>reconnectButton</key>
36 <string>NSButton</string>
37 <key>registerController</key>
38 <string>NSTreeController</string>
39 <key>registerView</key>
40 <string>NSOutlineView</string>
41 <key>runButton</key>
42 <string>NSButton</string>
43 <key>sourceViewer</key>
44 <string>NSTextView</string>
45 <key>sourceViewerScroller</key>
46 <string>NSScrollView</string>
47 <key>stackController</key>
48 <string>NSArrayController</string>
49 <key>statusmsg</key>
50 <string>NSTextField</string>
51 <key>stepInButton</key>
52 <string>NSButton</string>
53 <key>stepOutButton</key>
54 <string>NSButton</string>
55 <key>stepOverButton</key>
56 <string>NSButton</string>
57 </dict>
58 <key>SUPERCLASS</key>
59 <string>NSWindowController</string>
60 </dict>
61 <dict>
62 <key>CLASS</key>
63 <string>FirstResponder</string>
64 <key>LANGUAGE</key>
65 <string>ObjC</string>
66 <key>SUPERCLASS</key>
67 <string>NSObject</string>
68 </dict>
69 </array>
70 <key>IBVersion</key>
71 <string>1</string>
72 </dict>
73 </plist>