Updated Spanish translation
[anjuta.git] / plugins / debug-manager / anjuta-debug-manager.ui
blob29c0d7fc4a0dfe1f9949e843f111dd4144dc90d8
1 <?xml version="1.0"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkDialog" id="attach_process_dialog">
6 <property name="title" translatable="yes">Attach to process</property>
7 <property name="window_position">center</property>
8 <property name="default_width">600</property>
9 <property name="default_height">400</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkVBox" id="dialog-vbox1">
13 <property name="visible">True</property>
14 <child>
15 <object class="GtkHBox" id="hbox8">
16 <property name="visible">True</property>
17 <child>
18 <object class="GtkVBox" id="vbox1">
19 <property name="visible">True</property>
20 <child>
21 <object class="GtkLabel" id="label1">
22 <property name="visible">True</property>
23 <property name="xalign">0</property>
24 <property name="label" translatable="yes">_Process to attach to:</property>
25 <property name="use_underline">True</property>
26 <property name="mnemonic_widget">attach_process_tv</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">False</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkScrolledWindow" id="scrolledwindow1">
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="hscrollbar_policy">automatic</property>
39 <property name="vscrollbar_policy">automatic</property>
40 <property name="shadow_type">in</property>
41 <child>
42 <object class="GtkTreeView" id="attach_process_tv">
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="reorderable">True</property>
46 <property name="rules_hint">True</property>
47 </object>
48 </child>
49 </object>
50 <packing>
51 <property name="padding">5</property>
52 <property name="position">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkHBox" id="hbox1125">
57 <property name="visible">True</property>
58 <child>
59 <object class="GtkVBox" id="vbox1123">
60 <property name="visible">True</property>
61 <child>
62 <object class="GtkCheckButton" id="checkb_hide_paths">
63 <property name="label" translatable="yes">_Hide paths</property>
64 <property name="visible">True</property>
65 <property name="can_focus">True</property>
66 <property name="receives_default">False</property>
67 <property name="use_underline">True</property>
68 <property name="active">True</property>
69 <property name="draw_indicator">True</property>
70 </object>
71 <packing>
72 <property name="expand">False</property>
73 <property name="fill">False</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkCheckButton" id="checkb_hide_params">
79 <property name="label" translatable="yes">Hide process para_meters</property>
80 <property name="visible">True</property>
81 <property name="can_focus">True</property>
82 <property name="receives_default">False</property>
83 <property name="use_underline">True</property>
84 <property name="draw_indicator">True</property>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">False</property>
89 <property name="position">1</property>
90 </packing>
91 </child>
92 </object>
93 <packing>
94 <property name="position">0</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkCheckButton" id="checkb_process_tree">
99 <property name="label" translatable="yes">Display process _tree</property>
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="receives_default">False</property>
103 <property name="use_underline">True</property>
104 <property name="draw_indicator">True</property>
105 </object>
106 <packing>
107 <property name="expand">False</property>
108 <property name="fill">False</property>
109 <property name="position">1</property>
110 </packing>
111 </child>
112 </object>
113 <packing>
114 <property name="expand">False</property>
115 <property name="fill">False</property>
116 <property name="position">2</property>
117 </packing>
118 </child>
119 </object>
120 <packing>
121 <property name="padding">5</property>
122 <property name="position">0</property>
123 </packing>
124 </child>
125 </object>
126 <packing>
127 <property name="expand">True</property>
128 <property name="padding">5</property>
129 <property name="position">2</property>
130 </packing>
131 </child>
132 <child internal-child="action_area">
133 <object class="GtkHButtonBox" id="dialog-action_area1">
134 <property name="visible">True</property>
135 <property name="layout_style">end</property>
136 <child>
137 <object class="GtkButton" id="attach_process_update_button">
138 <property name="visible">True</property>
139 <property name="can_focus">True</property>
140 <property name="can_default">True</property>
141 <property name="receives_default">False</property>
142 <child>
143 <object class="GtkAlignment" id="alignment2">
144 <property name="visible">True</property>
145 <property name="xscale">0</property>
146 <property name="yscale">0</property>
147 <child>
148 <object class="GtkHBox" id="hbox3">
149 <property name="visible">True</property>
150 <property name="spacing">2</property>
151 <child>
152 <object class="GtkImage" id="image2">
153 <property name="visible">True</property>
154 <property name="stock">gtk-refresh</property>
155 </object>
156 <packing>
157 <property name="expand">False</property>
158 <property name="fill">False</property>
159 <property name="position">0</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkLabel" id="label3">
164 <property name="visible">True</property>
165 <property name="label" translatable="yes">_Update</property>
166 <property name="use_underline">True</property>
167 </object>
168 <packing>
169 <property name="expand">False</property>
170 <property name="fill">False</property>
171 <property name="position">1</property>
172 </packing>
173 </child>
174 </object>
175 </child>
176 </object>
177 </child>
178 </object>
179 <packing>
180 <property name="expand">False</property>
181 <property name="fill">False</property>
182 <property name="position">0</property>
183 </packing>
184 </child>
185 <child>
186 <object class="GtkButton" id="attach_process_attach_button">
187 <property name="visible">True</property>
188 <property name="sensitive">False</property>
189 <property name="can_focus">True</property>
190 <property name="can_default">True</property>
191 <property name="receives_default">False</property>
192 <child>
193 <object class="GtkAlignment" id="alignment3">
194 <property name="visible">True</property>
195 <property name="xscale">0</property>
196 <property name="yscale">0</property>
197 <child>
198 <object class="GtkHBox" id="hbox4">
199 <property name="visible">True</property>
200 <property name="spacing">2</property>
201 <child>
202 <object class="GtkImage" id="image3">
203 <property name="visible">True</property>
204 <property name="stock">gnome-stock-attach</property>
205 </object>
206 <packing>
207 <property name="expand">False</property>
208 <property name="fill">False</property>
209 <property name="position">0</property>
210 </packing>
211 </child>
212 <child>
213 <object class="GtkLabel" id="label4">
214 <property name="visible">True</property>
215 <property name="label" translatable="yes">_Attach</property>
216 <property name="use_underline">True</property>
217 </object>
218 <packing>
219 <property name="expand">False</property>
220 <property name="fill">False</property>
221 <property name="position">1</property>
222 </packing>
223 </child>
224 </object>
225 </child>
226 </object>
227 </child>
228 </object>
229 <packing>
230 <property name="expand">False</property>
231 <property name="fill">False</property>
232 <property name="position">1</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkButton" id="button3">
237 <property name="label">gtk-close</property>
238 <property name="visible">True</property>
239 <property name="can_focus">True</property>
240 <property name="can_default">True</property>
241 <property name="receives_default">False</property>
242 <property name="use_stock">True</property>
243 </object>
244 <packing>
245 <property name="expand">False</property>
246 <property name="fill">False</property>
247 <property name="position">2</property>
248 </packing>
249 </child>
250 </object>
251 <packing>
252 <property name="expand">False</property>
253 <property name="pack_type">end</property>
254 <property name="position">0</property>
255 </packing>
256 </child>
257 </object>
258 </child>
259 <action-widgets>
260 <action-widget response="-10">attach_process_update_button</action-widget>
261 <action-widget response="-5">attach_process_attach_button</action-widget>
262 <action-widget response="-6">button3</action-widget>
263 </action-widgets>
264 </object>
265 <object class="GtkDialog" id="breakpoints_dialog">
266 <property name="title" translatable="yes">Breakpoints</property>
267 <property name="default_width">550</property>
268 <property name="type_hint">dialog</property>
269 <child internal-child="vbox">
270 <object class="GtkVBox" id="dialog-vbox2">
271 <property name="visible">True</property>
272 <child>
273 <object class="GtkVBox" id="vbox2">
274 <property name="visible">True</property>
275 <property name="border_width">5</property>
276 <property name="spacing">5</property>
277 <child>
278 <object class="GtkHBox" id="hbox5">
279 <property name="visible">True</property>
280 <property name="spacing">10</property>
281 <child>
282 <object class="GtkScrolledWindow" id="scrolledwindow2">
283 <property name="visible">True</property>
284 <property name="can_focus">True</property>
285 <property name="hscrollbar_policy">automatic</property>
286 <property name="vscrollbar_policy">automatic</property>
287 <property name="shadow_type">in</property>
288 <child>
289 <object class="GtkTreeView" id="breakpoints_tv">
290 <property name="visible">True</property>
291 <property name="can_focus">True</property>
292 <property name="reorderable">True</property>
293 <property name="rules_hint">True</property>
294 </object>
295 </child>
296 </object>
297 <packing>
298 <property name="position">0</property>
299 </packing>
300 </child>
301 <child>
302 <object class="GtkVBox" id="vbox3">
303 <property name="visible">True</property>
304 <child>
305 <object class="GtkVButtonBox" id="vbuttonbox1">
306 <property name="visible">True</property>
307 <property name="spacing">5</property>
308 <property name="layout_style">start</property>
309 <child>
310 <object class="GtkButton" id="breakpoints_add_button">
311 <property name="label">gtk-add</property>
312 <property name="visible">True</property>
313 <property name="can_focus">True</property>
314 <property name="can_default">True</property>
315 <property name="receives_default">False</property>
316 <property name="use_stock">True</property>
317 </object>
318 <packing>
319 <property name="expand">False</property>
320 <property name="fill">False</property>
321 <property name="position">0</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkButton" id="breakpoints_remove_button">
326 <property name="label">gtk-remove</property>
327 <property name="visible">True</property>
328 <property name="can_focus">True</property>
329 <property name="can_default">True</property>
330 <property name="receives_default">False</property>
331 <property name="use_stock">True</property>
332 </object>
333 <packing>
334 <property name="expand">False</property>
335 <property name="fill">False</property>
336 <property name="position">1</property>
337 </packing>
338 </child>
339 <child>
340 <object class="GtkButton" id="breakpoints_jumpto_button">
341 <property name="label">gtk-jump-to</property>
342 <property name="visible">True</property>
343 <property name="can_focus">True</property>
344 <property name="can_default">True</property>
345 <property name="receives_default">False</property>
346 <property name="use_stock">True</property>
347 </object>
348 <packing>
349 <property name="expand">False</property>
350 <property name="fill">False</property>
351 <property name="position">2</property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkButton" id="breakpoints_properties_button">
356 <property name="label">gtk-properties</property>
357 <property name="visible">True</property>
358 <property name="can_focus">True</property>
359 <property name="can_default">True</property>
360 <property name="receives_default">False</property>
361 <property name="use_stock">True</property>
362 </object>
363 <packing>
364 <property name="expand">False</property>
365 <property name="fill">False</property>
366 <property name="position">3</property>
367 </packing>
368 </child>
369 <child>
370 <object class="GtkButton" id="breakpoints_enableall_button">
371 <property name="label" translatable="yes">Enable _all</property>
372 <property name="visible">True</property>
373 <property name="can_focus">True</property>
374 <property name="can_default">True</property>
375 <property name="receives_default">False</property>
376 <property name="use_underline">True</property>
377 </object>
378 <packing>
379 <property name="expand">False</property>
380 <property name="fill">False</property>
381 <property name="position">4</property>
382 </packing>
383 </child>
384 <child>
385 <object class="GtkButton" id="breakpoints_disableall_button">
386 <property name="label" translatable="yes">_Disable all</property>
387 <property name="visible">True</property>
388 <property name="can_focus">True</property>
389 <property name="can_default">True</property>
390 <property name="receives_default">False</property>
391 <property name="use_underline">True</property>
392 </object>
393 <packing>
394 <property name="expand">False</property>
395 <property name="fill">False</property>
396 <property name="position">5</property>
397 </packing>
398 </child>
399 <child>
400 <object class="GtkButton" id="breakpoints_removeall_button">
401 <property name="label" translatable="yes">_Remove all</property>
402 <property name="visible">True</property>
403 <property name="can_focus">True</property>
404 <property name="can_default">True</property>
405 <property name="receives_default">False</property>
406 <property name="use_underline">True</property>
407 </object>
408 <packing>
409 <property name="expand">False</property>
410 <property name="fill">False</property>
411 <property name="position">6</property>
412 </packing>
413 </child>
414 </object>
415 <packing>
416 <property name="expand">False</property>
417 <property name="fill">False</property>
418 <property name="position">0</property>
419 </packing>
420 </child>
421 </object>
422 <packing>
423 <property name="expand">False</property>
424 <property name="fill">False</property>
425 <property name="position">1</property>
426 </packing>
427 </child>
428 </object>
429 <packing>
430 <property name="position">0</property>
431 </packing>
432 </child>
433 </object>
434 <packing>
435 <property name="position">2</property>
436 </packing>
437 </child>
438 <child internal-child="action_area">
439 <object class="GtkHButtonBox" id="dialog-action_area2">
440 <property name="visible">True</property>
441 <property name="layout_style">end</property>
442 </object>
443 <packing>
444 <property name="expand">False</property>
445 <property name="pack_type">end</property>
446 <property name="position">0</property>
447 </packing>
448 </child>
449 </object>
450 </child>
451 </object>
452 <object class="GtkDialog" id="add_watch_dialog">
453 <property name="title" translatable="yes">Add Watch</property>
454 <property name="default_width">400</property>
455 <property name="type_hint">dialog</property>
456 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
457 <child internal-child="vbox">
458 <object class="GtkVBox" id="dialog-vbox3">
459 <property name="visible">True</property>
460 <child>
461 <object class="GtkTable" id="table1">
462 <property name="visible">True</property>
463 <property name="border_width">10</property>
464 <property name="n_rows">2</property>
465 <property name="n_columns">2</property>
466 <property name="column_spacing">6</property>
467 <property name="row_spacing">6</property>
468 <child>
469 <object class="GtkCheckButton" id="auto_update_check">
470 <property name="label" translatable="yes">_Automatic update</property>
471 <property name="visible">True</property>
472 <property name="can_focus">True</property>
473 <property name="receives_default">False</property>
474 <property name="use_underline">True</property>
475 <property name="draw_indicator">True</property>
476 </object>
477 <packing>
478 <property name="right_attach">2</property>
479 <property name="top_attach">1</property>
480 <property name="bottom_attach">2</property>
481 <property name="x_options">GTK_FILL</property>
482 <property name="y_options"></property>
483 </packing>
484 </child>
485 <child>
486 <object class="GtkEntry" id="add_watch_name_entry">
487 <property name="visible">True</property>
488 <property name="can_focus">True</property>
489 <property name="has_focus">True</property>
490 <property name="activates_default">True</property>
491 </object>
492 <packing>
493 <property name="left_attach">1</property>
494 <property name="right_attach">2</property>
495 <property name="y_options"></property>
496 </packing>
497 </child>
498 <child>
499 <object class="GtkLabel" id="label6">
500 <property name="visible">True</property>
501 <property name="xalign">0</property>
502 <property name="label" translatable="yes">_Name:</property>
503 <property name="use_underline">True</property>
504 <property name="mnemonic_widget">add_watch_name_entry</property>
505 </object>
506 <packing>
507 <property name="x_options">GTK_FILL</property>
508 <property name="y_options"></property>
509 </packing>
510 </child>
511 </object>
512 <packing>
513 <property name="position">2</property>
514 </packing>
515 </child>
516 <child internal-child="action_area">
517 <object class="GtkHButtonBox" id="dialog-action_area3">
518 <property name="visible">True</property>
519 <property name="layout_style">end</property>
520 <child>
521 <object class="GtkButton" id="cancel_button">
522 <property name="label">gtk-cancel</property>
523 <property name="visible">True</property>
524 <property name="can_focus">True</property>
525 <property name="can_default">True</property>
526 <property name="receives_default">False</property>
527 <property name="use_stock">True</property>
528 </object>
529 <packing>
530 <property name="expand">False</property>
531 <property name="fill">False</property>
532 <property name="position">0</property>
533 </packing>
534 </child>
535 <child>
536 <object class="GtkButton" id="add_watch_add_button">
537 <property name="label">gtk-add</property>
538 <property name="visible">True</property>
539 <property name="can_focus">True</property>
540 <property name="can_default">True</property>
541 <property name="has_default">True</property>
542 <property name="receives_default">False</property>
543 <property name="use_stock">True</property>
544 </object>
545 <packing>
546 <property name="expand">False</property>
547 <property name="fill">False</property>
548 <property name="position">1</property>
549 </packing>
550 </child>
551 </object>
552 <packing>
553 <property name="expand">False</property>
554 <property name="pack_type">end</property>
555 <property name="position">0</property>
556 </packing>
557 </child>
558 </object>
559 </child>
560 <action-widgets>
561 <action-widget response="-6">cancel_button</action-widget>
562 <action-widget response="-5">add_watch_add_button</action-widget>
563 </action-widgets>
564 </object>
565 <object class="GtkDialog" id="change_watch_dialog">
566 <property name="title" translatable="yes">Change Watch</property>
567 <property name="default_width">400</property>
568 <property name="type_hint">dialog</property>
569 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
570 <child internal-child="vbox">
571 <object class="GtkVBox" id="dialog-vbox4">
572 <property name="visible">True</property>
573 <child>
574 <object class="GtkTable" id="table2">
575 <property name="visible">True</property>
576 <property name="border_width">10</property>
577 <property name="n_rows">2</property>
578 <property name="n_columns">2</property>
579 <property name="column_spacing">6</property>
580 <property name="row_spacing">6</property>
581 <child>
582 <object class="GtkEntry" id="change_watch_name_entry">
583 <property name="visible">True</property>
584 <property name="sensitive">False</property>
585 <property name="can_focus">True</property>
586 <property name="has_focus">True</property>
587 <property name="can_default">True</property>
588 <property name="has_default">True</property>
589 <property name="editable">False</property>
590 </object>
591 <packing>
592 <property name="left_attach">1</property>
593 <property name="right_attach">2</property>
594 <property name="y_options"></property>
595 </packing>
596 </child>
597 <child>
598 <object class="GtkEntry" id="value_entry">
599 <property name="visible">True</property>
600 <property name="can_focus">True</property>
601 <property name="has_focus">True</property>
602 <property name="activates_default">True</property>
603 </object>
604 <packing>
605 <property name="left_attach">1</property>
606 <property name="right_attach">2</property>
607 <property name="top_attach">1</property>
608 <property name="bottom_attach">2</property>
609 <property name="y_options"></property>
610 </packing>
611 </child>
612 <child>
613 <object class="GtkLabel" id="change_watch_value_label">
614 <property name="visible">True</property>
615 <property name="xalign">0</property>
616 <property name="label" translatable="yes">_Value:</property>
617 <property name="use_underline">True</property>
618 <property name="mnemonic_widget">value_entry</property>
619 </object>
620 <packing>
621 <property name="top_attach">1</property>
622 <property name="bottom_attach">2</property>
623 <property name="x_options">GTK_FILL</property>
624 <property name="y_options"></property>
625 </packing>
626 </child>
627 <child>
628 <object class="GtkLabel" id="change_watch_name_label">
629 <property name="visible">True</property>
630 <property name="xalign">0</property>
631 <property name="label" translatable="yes">_Name:</property>
632 <property name="use_underline">True</property>
633 <property name="mnemonic_widget">change_watch_name_entry</property>
634 </object>
635 <packing>
636 <property name="x_options">GTK_FILL</property>
637 <property name="y_options"></property>
638 </packing>
639 </child>
640 </object>
641 <packing>
642 <property name="position">2</property>
643 </packing>
644 </child>
645 <child internal-child="action_area">
646 <object class="GtkHButtonBox" id="dialog-action_area4">
647 <property name="visible">True</property>
648 <property name="layout_style">end</property>
649 <child>
650 <object class="GtkButton" id="change_watch_close_button">
651 <property name="label">gtk-cancel</property>
652 <property name="visible">True</property>
653 <property name="can_focus">True</property>
654 <property name="can_default">True</property>
655 <property name="receives_default">False</property>
656 <property name="use_stock">True</property>
657 </object>
658 <packing>
659 <property name="expand">False</property>
660 <property name="fill">False</property>
661 <property name="position">0</property>
662 </packing>
663 </child>
664 <child>
665 <object class="GtkButton" id="change_watch_evaluate_button">
666 <property name="label">gtk-apply</property>
667 <property name="visible">True</property>
668 <property name="can_focus">True</property>
669 <property name="has_focus">True</property>
670 <property name="can_default">True</property>
671 <property name="has_default">True</property>
672 <property name="receives_default">False</property>
673 <property name="use_stock">True</property>
674 </object>
675 <packing>
676 <property name="expand">False</property>
677 <property name="fill">False</property>
678 <property name="position">1</property>
679 </packing>
680 </child>
681 </object>
682 <packing>
683 <property name="expand">False</property>
684 <property name="pack_type">end</property>
685 <property name="position">0</property>
686 </packing>
687 </child>
688 </object>
689 </child>
690 <action-widgets>
691 <action-widget response="-6">change_watch_close_button</action-widget>
692 <action-widget response="-10">change_watch_evaluate_button</action-widget>
693 </action-widgets>
694 </object>
695 <object class="GtkDialog" id="watch_dialog">
696 <property name="title" translatable="yes">Inspect/Evaluate</property>
697 <property name="default_width">400</property>
698 <property name="type_hint">dialog</property>
699 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
700 <child internal-child="vbox">
701 <object class="GtkVBox" id="dialog-vbox5">
702 <property name="visible">True</property>
703 <child>
704 <object class="GtkScrolledWindow" id="scrolledwindow31">
705 <property name="visible">True</property>
706 <property name="can_focus">True</property>
707 <property name="hscrollbar_policy">automatic</property>
708 <property name="vscrollbar_policy">automatic</property>
709 <property name="shadow_type">in</property>
710 <child>
711 <object class="GtkTreeView" id="watch_value_treeview">
712 <property name="visible">True</property>
713 <property name="can_focus">True</property>
714 <property name="enable_search">False</property>
715 </object>
716 </child>
717 </object>
718 <packing>
719 <property name="position">2</property>
720 <property name="expand">True</property>
721 <property name="fill">True</property>
722 </packing>
723 </child>
724 <child internal-child="action_area">
725 <object class="GtkHButtonBox" id="dialog-action_area5">
726 <property name="visible">True</property>
727 <property name="layout_style">end</property>
728 <child>
729 <object class="GtkButton" id="watch_close_button">
730 <property name="label">gtk-close</property>
731 <property name="visible">True</property>
732 <property name="can_focus">True</property>
733 <property name="can_default">True</property>
734 <property name="receives_default">False</property>
735 <property name="use_stock">True</property>
736 </object>
737 <packing>
738 <property name="expand">False</property>
739 <property name="fill">False</property>
740 <property name="position">0</property>
741 </packing>
742 </child>
743 <child>
744 <object class="GtkButton" id="watch_add_button">
745 <property name="label">gtk-add</property>
746 <property name="visible">True</property>
747 <property name="can_focus">True</property>
748 <property name="can_default">True</property>
749 <property name="receives_default">False</property>
750 <property name="use_stock">True</property>
751 </object>
752 <packing>
753 <property name="expand">False</property>
754 <property name="fill">False</property>
755 <property name="position">1</property>
756 </packing>
757 </child>
758 </object>
759 <packing>
760 <property name="expand">False</property>
761 <property name="pack_type">end</property>
762 <property name="position">0</property>
763 </packing>
764 </child>
765 </object>
766 </child>
767 <action-widgets>
768 <action-widget response="-7">watch_close_button</action-widget>
769 <action-widget response="-5">watch_add_button</action-widget>
770 </action-widgets>
771 </object>
772 <object class="GtkDialog" id="inspect_evaluate_dialog">
773 <property name="title" translatable="yes">Inspect/Evaluate</property>
774 <property name="default_width">400</property>
775 <property name="type_hint">dialog</property>
776 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
777 <child internal-child="vbox">
778 <object class="GtkVBox" id="dialog-vbox6">
779 <property name="visible">True</property>
780 <child>
781 <object class="GtkTable" id="table3">
782 <property name="visible">True</property>
783 <property name="border_width">10</property>
784 <property name="n_rows">3</property>
785 <property name="n_columns">2</property>
786 <property name="column_spacing">6</property>
787 <property name="row_spacing">6</property>
788 <child>
789 <object class="GtkLabel" id="inspect_evaluate_value_label">
790 <property name="visible">True</property>
791 <property name="xalign">0</property>
792 <property name="label" translatable="yes">_Value:</property>
793 <property name="use_underline">True</property>
794 <property name="mnemonic_widget">scrolledwindow31</property>
795 </object>
796 <packing>
797 <property name="top_attach">1</property>
798 <property name="bottom_attach">2</property>
799 <property name="x_options">GTK_FILL</property>
800 <property name="y_options"></property>
801 </packing>
802 </child>
803 <child>
804 <object class="GtkScrolledWindow" id="scrolledwindow3">
805 <property name="visible">True</property>
806 <property name="can_focus">True</property>
807 <property name="hscrollbar_policy">automatic</property>
808 <property name="vscrollbar_policy">automatic</property>
809 <property name="shadow_type">in</property>
810 <child>
811 <object class="GtkTreeView" id="inspect_evaluate_value_treeview">
812 <property name="visible">True</property>
813 <property name="can_focus">True</property>
814 </object>
815 </child>
816 </object>
817 <packing>
818 <property name="left_attach">1</property>
819 <property name="right_attach">2</property>
820 <property name="top_attach">1</property>
821 <property name="bottom_attach">3</property>
822 </packing>
823 </child>
824 <child>
825 <object class="GtkHBox" id="hbox1133">
826 <property name="visible">True</property>
827 <child>
828 <object class="GtkEntry" id="inspect_evaluate_name_entry">
829 <property name="visible">True</property>
830 <property name="can_focus">True</property>
831 <property name="has_focus">True</property>
832 <property name="activates_default">True</property>
833 </object>
834 <packing>
835 <property name="position">0</property>
836 </packing>
837 </child>
838 </object>
839 <packing>
840 <property name="left_attach">1</property>
841 <property name="right_attach">2</property>
842 <property name="x_options">GTK_FILL</property>
843 <property name="y_options">GTK_FILL</property>
844 </packing>
845 </child>
846 <child>
847 <object class="GtkLabel" id="inspect_evaluate_name_label">
848 <property name="visible">True</property>
849 <property name="xalign">0</property>
850 <property name="label" translatable="yes">_Name:</property>
851 <property name="use_underline">True</property>
852 </object>
853 <packing>
854 <property name="x_options">GTK_FILL</property>
855 <property name="y_options"></property>
856 </packing>
857 </child>
858 <child>
859 <placeholder/>
860 </child>
861 </object>
862 <packing>
863 <property name="position">2</property>
864 </packing>
865 </child>
866 <child internal-child="action_area">
867 <object class="GtkHButtonBox" id="dialog-action_area6">
868 <property name="visible">True</property>
869 <property name="layout_style">end</property>
870 <child>
871 <object class="GtkButton" id="inspect_evaluate_close_button">
872 <property name="label">gtk-close</property>
873 <property name="visible">True</property>
874 <property name="can_focus">True</property>
875 <property name="can_default">True</property>
876 <property name="receives_default">False</property>
877 <property name="use_stock">True</property>
878 </object>
879 <packing>
880 <property name="expand">False</property>
881 <property name="fill">False</property>
882 <property name="position">0</property>
883 </packing>
884 </child>
885 <child>
886 <object class="GtkButton" id="inspect_button">
887 <property name="label">gtk-refresh</property>
888 <property name="visible">True</property>
889 <property name="can_focus">True</property>
890 <property name="has_focus">True</property>
891 <property name="can_default">True</property>
892 <property name="has_default">True</property>
893 <property name="receives_default">False</property>
894 <property name="use_stock">True</property>
895 </object>
896 <packing>
897 <property name="expand">False</property>
898 <property name="fill">False</property>
899 <property name="position">1</property>
900 </packing>
901 </child>
902 <child>
903 <object class="GtkButton" id="inspect_evaluate_evaluate_button">
904 <property name="label">gtk-apply</property>
905 <property name="visible">True</property>
906 <property name="can_focus">True</property>
907 <property name="can_default">True</property>
908 <property name="receives_default">False</property>
909 <property name="use_stock">True</property>
910 </object>
911 <packing>
912 <property name="expand">False</property>
913 <property name="fill">False</property>
914 <property name="position">2</property>
915 </packing>
916 </child>
917 <child>
918 <object class="GtkButton" id="inspect_evaluate_add_button">
919 <property name="label">gtk-add</property>
920 <property name="visible">True</property>
921 <property name="can_focus">True</property>
922 <property name="can_default">True</property>
923 <property name="receives_default">False</property>
924 <property name="use_stock">True</property>
925 </object>
926 <packing>
927 <property name="expand">False</property>
928 <property name="fill">False</property>
929 <property name="position">3</property>
930 </packing>
931 </child>
932 </object>
933 <packing>
934 <property name="expand">False</property>
935 <property name="pack_type">end</property>
936 <property name="position">0</property>
937 </packing>
938 </child>
939 </object>
940 </child>
941 <action-widgets>
942 <action-widget response="-7">inspect_evaluate_close_button</action-widget>
943 <action-widget response="-3">inspect_button</action-widget>
944 <action-widget response="-10">inspect_evaluate_evaluate_button</action-widget>
945 <action-widget response="-5">inspect_evaluate_add_button</action-widget>
946 </action-widgets>
947 </object>
948 <object class="GtkDialog" id="breakpoint_properties_dialog">
949 <property name="title" translatable="yes">Breakpoint properties</property>
950 <property name="default_width">400</property>
951 <property name="type_hint">dialog</property>
952 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
953 <child internal-child="vbox">
954 <object class="GtkVBox" id="dialog-vbox7">
955 <property name="visible">True</property>
956 <child>
957 <object class="GtkTable" id="table4">
958 <property name="visible">True</property>
959 <property name="border_width">10</property>
960 <property name="n_rows">3</property>
961 <property name="n_columns">2</property>
962 <property name="column_spacing">6</property>
963 <property name="row_spacing">6</property>
964 <child>
965 <object class="GtkHBox" id="hbox1">
966 <property name="visible">True</property>
967 <child>
968 <object class="GtkEntry" id="breakpoint_location_entry">
969 <property name="visible">True</property>
970 <property name="can_focus">True</property>
971 <property name="has_focus">True</property>
972 <property name="activates_default">True</property>
973 </object>
974 <packing>
975 <property name="position">0</property>
976 </packing>
977 </child>
978 <child>
979 <object class="GtkLabel" id="breakpoint_location_label">
980 <property name="xalign">0</property>
981 <property name="label" translatable="yes">Location</property>
982 </object>
983 <packing>
984 <property name="expand">False</property>
985 <property name="fill">False</property>
986 <property name="position">1</property>
987 </packing>
988 </child>
989 </object>
990 <packing>
991 <property name="left_attach">1</property>
992 <property name="right_attach">2</property>
993 <property name="x_options">GTK_FILL</property>
994 <property name="y_options">GTK_FILL</property>
995 </packing>
996 </child>
997 <child>
998 <object class="GtkEntry" id="breakpoint_pass_entry">
999 <property name="visible">True</property>
1000 <property name="can_focus">True</property>
1001 <property name="activates_default">True</property>
1002 </object>
1003 <packing>
1004 <property name="left_attach">1</property>
1005 <property name="right_attach">2</property>
1006 <property name="top_attach">2</property>
1007 <property name="bottom_attach">3</property>
1008 <property name="y_options"></property>
1009 </packing>
1010 </child>
1011 <child>
1012 <object class="GtkEntry" id="breakpoint_condition_entry">
1013 <property name="visible">True</property>
1014 <property name="can_focus">True</property>
1015 <property name="activates_default">True</property>
1016 </object>
1017 <packing>
1018 <property name="left_attach">1</property>
1019 <property name="right_attach">2</property>
1020 <property name="top_attach">1</property>
1021 <property name="bottom_attach">2</property>
1022 <property name="y_options"></property>
1023 </packing>
1024 </child>
1025 <child>
1026 <object class="GtkLabel" id="breakpoint_pass_label">
1027 <property name="visible">True</property>
1028 <property name="xalign">0</property>
1029 <property name="label" translatable="yes" comments="This is the number of time that the program executes the line where a breakpoint is located. It is used as a list header, so I have tried to find a quite short name.">_Pass count:</property>
1030 <property name="use_underline">True</property>
1031 <property name="mnemonic_widget">breakpoint_pass_entry</property>
1032 </object>
1033 <packing>
1034 <property name="top_attach">2</property>
1035 <property name="bottom_attach">3</property>
1036 <property name="x_options">GTK_FILL</property>
1037 <property name="y_options"></property>
1038 </packing>
1039 </child>
1040 <child>
1041 <object class="GtkLabel" id="breakpoint_condition_label">
1042 <property name="visible">True</property>
1043 <property name="xalign">0</property>
1044 <property name="label" translatable="yes">_Condition:</property>
1045 <property name="use_underline">True</property>
1046 <property name="mnemonic_widget">breakpoint_condition_entry</property>
1047 </object>
1048 <packing>
1049 <property name="top_attach">1</property>
1050 <property name="bottom_attach">2</property>
1051 <property name="x_options">GTK_FILL</property>
1052 <property name="y_options"></property>
1053 </packing>
1054 </child>
1055 <child>
1056 <object class="GtkLabel" id="label2">
1057 <property name="visible">True</property>
1058 <property name="xalign">0</property>
1059 <property name="label" translatable="yes">_Location:</property>
1060 <property name="use_underline">True</property>
1061 </object>
1062 <packing>
1063 <property name="x_options">GTK_FILL</property>
1064 <property name="y_options"></property>
1065 </packing>
1066 </child>
1067 </object>
1068 <packing>
1069 <property name="position">2</property>
1070 </packing>
1071 </child>
1072 <child internal-child="action_area">
1073 <object class="GtkHButtonBox" id="dialog-action_area7">
1074 <property name="visible">True</property>
1075 <property name="layout_style">end</property>
1076 <child>
1077 <object class="GtkButton" id="cancelbutton1">
1078 <property name="label">gtk-cancel</property>
1079 <property name="visible">True</property>
1080 <property name="can_focus">True</property>
1081 <property name="can_default">True</property>
1082 <property name="receives_default">False</property>
1083 <property name="use_stock">True</property>
1084 </object>
1085 <packing>
1086 <property name="expand">False</property>
1087 <property name="fill">False</property>
1088 <property name="position">0</property>
1089 </packing>
1090 </child>
1091 <child>
1092 <object class="GtkButton" id="okbutton1">
1093 <property name="label">gtk-ok</property>
1094 <property name="visible">True</property>
1095 <property name="can_focus">True</property>
1096 <property name="has_focus">True</property>
1097 <property name="can_default">True</property>
1098 <property name="has_default">True</property>
1099 <property name="receives_default">False</property>
1100 <property name="use_stock">True</property>
1101 </object>
1102 <packing>
1103 <property name="expand">False</property>
1104 <property name="fill">False</property>
1105 <property name="position">1</property>
1106 </packing>
1107 </child>
1108 </object>
1109 <packing>
1110 <property name="expand">False</property>
1111 <property name="pack_type">end</property>
1112 <property name="position">0</property>
1113 </packing>
1114 </child>
1115 </object>
1116 </child>
1117 <action-widgets>
1118 <action-widget response="-6">cancelbutton1</action-widget>
1119 <action-widget response="-5">okbutton1</action-widget>
1120 </action-widgets>
1121 </object>
1122 <object class="GtkWindow" id="dialog_memory">
1123 <property name="title" translatable="yes">Memory</property>
1124 <property name="resizable">False</property>
1125 <child>
1126 <object class="GtkVBox" id="vbox4">
1127 <property name="visible">True</property>
1128 <property name="can_default">True</property>
1129 <property name="border_width">5</property>
1130 <child>
1131 <object class="GtkHBox" id="hbox2">
1132 <property name="visible">True</property>
1133 <child>
1134 <object class="GtkVBox" id="vbox5">
1135 <property name="visible">True</property>
1136 <child>
1137 <object class="GtkEventBox" id="eventbox_up">
1138 <property name="visible">True</property>
1139 <property name="can_focus">True</property>
1140 <child>
1141 <object class="GtkArrow" id="arrow1">
1142 <property name="visible">True</property>
1143 <property name="arrow_type">up</property>
1144 </object>
1145 </child>
1146 </object>
1147 <packing>
1148 <property name="expand">False</property>
1149 <property name="fill">False</property>
1150 <property name="position">0</property>
1151 </packing>
1152 </child>
1153 <child>
1154 <object class="GtkEventBox" id="eventbox_down">
1155 <property name="visible">True</property>
1156 <child>
1157 <object class="GtkArrow" id="arrow2">
1158 <property name="visible">True</property>
1159 <property name="arrow_type">down</property>
1160 </object>
1161 </child>
1162 </object>
1163 <packing>
1164 <property name="expand">False</property>
1165 <property name="fill">False</property>
1166 <property name="pack_type">end</property>
1167 <property name="position">1</property>
1168 </packing>
1169 </child>
1170 </object>
1171 <packing>
1172 <property name="expand">False</property>
1173 <property name="position">0</property>
1174 </packing>
1175 </child>
1176 <child>
1177 <object class="GtkTextView" id="adr_textview">
1178 <property name="visible">True</property>
1179 <property name="sensitive">False</property>
1180 <property name="can_focus">True</property>
1181 <property name="has_focus">True</property>
1182 <property name="editable">False</property>
1183 <property name="left_margin">5</property>
1184 <property name="right_margin">5</property>
1185 </object>
1186 <packing>
1187 <property name="expand">False</property>
1188 <property name="position">2</property>
1189 </packing>
1190 </child>
1191 <child>
1192 <object class="GtkTextView" id="data_textview">
1193 <property name="visible">True</property>
1194 <property name="can_focus">True</property>
1195 <property name="editable">False</property>
1196 <property name="left_margin">10</property>
1197 <property name="right_margin">10</property>
1198 </object>
1199 <packing>
1200 <property name="expand">False</property>
1201 <property name="pack_type">end</property>
1202 <property name="position">3</property>
1203 </packing>
1204 </child>
1205 <child>
1206 <object class="GtkTextView" id="ascii_textview">
1207 <property name="visible">True</property>
1208 <property name="sensitive">False</property>
1209 <property name="can_focus">True</property>
1210 <property name="has_focus">True</property>
1211 <property name="editable">False</property>
1212 <property name="left_margin">5</property>
1213 <property name="right_margin">5</property>
1214 </object>
1215 <packing>
1216 <property name="expand">False</property>
1217 <property name="pack_type">end</property>
1218 <property name="position">1</property>
1219 </packing>
1220 </child>
1221 </object>
1222 <packing>
1223 <property name="position">0</property>
1224 </packing>
1225 </child>
1226 <child>
1227 <object class="GtkHSeparator" id="hseparator1">
1228 <property name="visible">True</property>
1229 </object>
1230 <packing>
1231 <property name="expand">False</property>
1232 <property name="padding">5</property>
1233 <property name="position">1</property>
1234 </packing>
1235 </child>
1236 <child>
1237 <object class="GtkLabel" id="memory_label">
1238 <property name="visible">True</property>
1239 <property name="label" translatable="yes">Enter an address in hexadecimal or select one in the data</property>
1240 </object>
1241 <packing>
1242 <property name="expand">False</property>
1243 <property name="fill">False</property>
1244 <property name="position">3</property>
1245 </packing>
1246 </child>
1247 <child>
1248 <object class="GtkHBox" id="hbox7">
1249 <property name="visible">True</property>
1250 <child>
1251 <object class="GtkButton" id="button_inspect">
1252 <property name="label" translatable="yes">Inspect</property>
1253 <property name="visible">True</property>
1254 <property name="can_focus">True</property>
1255 <property name="can_default">True</property>
1256 <property name="receives_default">False</property>
1257 <property name="use_underline">True</property>
1258 </object>
1259 <packing>
1260 <property name="fill">False</property>
1261 <property name="position">0</property>
1262 </packing>
1263 </child>
1264 <child>
1265 <object class="GtkEntry" id="adr_entry">
1266 <property name="visible">True</property>
1267 <property name="can_focus">True</property>
1268 <property name="max_length">8</property>
1269 </object>
1270 <packing>
1271 <property name="expand">False</property>
1272 <property name="fill">False</property>
1273 <property name="position">1</property>
1274 </packing>
1275 </child>
1276 <child>
1277 <object class="GtkButton" id="button_quit">
1278 <property name="label">gtk-quit</property>
1279 <property name="visible">True</property>
1280 <property name="can_focus">True</property>
1281 <property name="receives_default">False</property>
1282 <property name="use_stock">True</property>
1283 </object>
1284 <packing>
1285 <property name="fill">False</property>
1286 <property name="position">2</property>
1287 </packing>
1288 </child>
1289 </object>
1290 <packing>
1291 <property name="expand">False</property>
1292 <property name="fill">False</property>
1293 <property name="pack_type">end</property>
1294 <property name="position">2</property>
1295 </packing>
1296 </child>
1297 </object>
1298 </child>
1299 </object>
1300 <object class="GtkDialog" id="window.debugger.registers">
1301 <property name="title" translatable="yes">CPU Registers</property>
1302 <property name="default_width">200</property>
1303 <property name="default_height">400</property>
1304 <property name="type_hint">dialog</property>
1305 <child internal-child="vbox">
1306 <object class="GtkVBox" id="dialog-vbox19">
1307 <property name="visible">True</property>
1308 <child>
1309 <object class="GtkScrolledWindow" id="scrolledwindow27">
1310 <property name="visible">True</property>
1311 <property name="can_focus">True</property>
1312 <property name="border_width">5</property>
1313 <property name="hscrollbar_policy">automatic</property>
1314 <property name="vscrollbar_policy">automatic</property>
1315 <property name="shadow_type">in</property>
1316 <child>
1317 <object class="GtkTreeView" id="debugger.registers.tv">
1318 <property name="visible">True</property>
1319 <property name="can_focus">True</property>
1320 </object>
1321 </child>
1322 </object>
1323 <packing>
1324 <property name="position">2</property>
1325 </packing>
1326 </child>
1327 <child internal-child="action_area">
1328 <object class="GtkHButtonBox" id="dialog-action_area19">
1329 <property name="visible">True</property>
1330 <property name="layout_style">end</property>
1331 </object>
1332 <packing>
1333 <property name="expand">False</property>
1334 <property name="pack_type">end</property>
1335 <property name="position">0</property>
1336 </packing>
1337 </child>
1338 </object>
1339 </child>
1340 </object>
1341 <object class="GtkDialog" id="window.debugger.sharedlibs">
1342 <property name="title" translatable="yes">Shared libraries</property>
1343 <property name="default_width">300</property>
1344 <property name="default_height">500</property>
1345 <property name="type_hint">dialog</property>
1346 <child internal-child="vbox">
1347 <object class="GtkVBox" id="dialog-vbox20">
1348 <property name="visible">True</property>
1349 <child>
1350 <object class="GtkScrolledWindow" id="scrolledwindow28">
1351 <property name="visible">True</property>
1352 <property name="can_focus">True</property>
1353 <property name="border_width">5</property>
1354 <property name="hscrollbar_policy">automatic</property>
1355 <property name="vscrollbar_policy">automatic</property>
1356 <property name="shadow_type">in</property>
1357 <child>
1358 <object class="GtkTreeView" id="debugger.sharedlibs.tv">
1359 <property name="visible">True</property>
1360 <property name="can_focus">True</property>
1361 </object>
1362 </child>
1363 </object>
1364 <packing>
1365 <property name="position">2</property>
1366 </packing>
1367 </child>
1368 <child internal-child="action_area">
1369 <object class="GtkHButtonBox" id="dialog-action_area20">
1370 <property name="visible">True</property>
1371 <property name="layout_style">end</property>
1372 </object>
1373 <packing>
1374 <property name="expand">False</property>
1375 <property name="pack_type">end</property>
1376 <property name="position">0</property>
1377 </packing>
1378 </child>
1379 </object>
1380 </child>
1381 </object>
1382 <object class="GtkDialog" id="window.debugger.signals">
1383 <property name="title" translatable="yes">Kernel Signals</property>
1384 <property name="default_width">500</property>
1385 <property name="default_height">600</property>
1386 <property name="type_hint">dialog</property>
1387 <child internal-child="vbox">
1388 <object class="GtkVBox" id="dialog-vbox23">
1389 <property name="visible">True</property>
1390 <child>
1391 <object class="GtkScrolledWindow" id="scrolledwindow29">
1392 <property name="visible">True</property>
1393 <property name="can_focus">True</property>
1394 <property name="hscrollbar_policy">automatic</property>
1395 <property name="vscrollbar_policy">automatic</property>
1396 <child>
1397 <object class="GtkTreeView" id="debugger.signals.tv">
1398 <property name="visible">True</property>
1399 <property name="can_focus">True</property>
1400 </object>
1401 </child>
1402 </object>
1403 <packing>
1404 <property name="position">2</property>
1405 </packing>
1406 </child>
1407 <child internal-child="action_area">
1408 <object class="GtkHButtonBox" id="dialog-action_area23">
1409 <property name="visible">True</property>
1410 <property name="layout_style">end</property>
1411 <child>
1412 <object class="GtkButton" id="closebutton7">
1413 <property name="label">gtk-close</property>
1414 <property name="visible">True</property>
1415 <property name="can_focus">True</property>
1416 <property name="can_default">True</property>
1417 <property name="receives_default">False</property>
1418 <property name="use_stock">True</property>
1419 </object>
1420 <packing>
1421 <property name="expand">False</property>
1422 <property name="fill">False</property>
1423 <property name="position">0</property>
1424 </packing>
1425 </child>
1426 </object>
1427 <packing>
1428 <property name="expand">False</property>
1429 <property name="pack_type">end</property>
1430 <property name="position">0</property>
1431 </packing>
1432 </child>
1433 </object>
1434 </child>
1435 <action-widgets>
1436 <action-widget response="-6">closebutton7</action-widget>
1437 </action-widgets>
1438 </object>
1439 <object class="GtkDialog" id="window.debugger.signals.set">
1440 <property name="width_request">360</property>
1441 <property name="height_request">180</property>
1442 <property name="title" translatable="yes">Set Signal Property</property>
1443 <property name="resizable">False</property>
1444 <property name="type_hint">dialog</property>
1445 <child internal-child="vbox">
1446 <object class="GtkVBox" id="dialog-vbox24">
1447 <property name="visible">True</property>
1448 <child>
1449 <object class="GtkHBox" id="hbox1132">
1450 <property name="visible">True</property>
1451 <property name="border_width">5</property>
1452 <property name="spacing">5</property>
1453 <child>
1454 <object class="GtkLabel" id="label12345">
1455 <property name="visible">True</property>
1456 <property name="label" translatable="yes">Signal:</property>
1457 </object>
1458 <packing>
1459 <property name="expand">False</property>
1460 <property name="fill">False</property>
1461 <property name="position">0</property>
1462 </packing>
1463 </child>
1464 <child>
1465 <object class="GtkLabel" id="lable.signal">
1466 <property name="visible">True</property>
1467 <property name="label" translatable="yes">SIGINT</property>
1468 </object>
1469 <packing>
1470 <property name="expand">False</property>
1471 <property name="fill">False</property>
1472 <property name="position">1</property>
1473 </packing>
1474 </child>
1475 </object>
1476 <packing>
1477 <property name="expand">False</property>
1478 <property name="fill">False</property>
1479 <property name="position">2</property>
1480 </packing>
1481 </child>
1482 <child>
1483 <object class="GtkHBox" id="hbox1131">
1484 <property name="visible">True</property>
1485 <property name="border_width">5</property>
1486 <property name="spacing">5</property>
1487 <child>
1488 <object class="GtkLabel" id="label12346">
1489 <property name="visible">True</property>
1490 <property name="label" translatable="yes">Description:</property>
1491 </object>
1492 <packing>
1493 <property name="expand">False</property>
1494 <property name="fill">False</property>
1495 <property name="position">0</property>
1496 </packing>
1497 </child>
1498 <child>
1499 <object class="GtkLabel" id="lable.description">
1500 <property name="visible">True</property>
1501 <property name="label" translatable="yes">Program Interrupt</property>
1502 </object>
1503 <packing>
1504 <property name="expand">False</property>
1505 <property name="fill">False</property>
1506 <property name="position">1</property>
1507 </packing>
1508 </child>
1509 </object>
1510 <packing>
1511 <property name="expand">False</property>
1512 <property name="fill">False</property>
1513 <property name="position">3</property>
1514 </packing>
1515 </child>
1516 <child>
1517 <object class="GtkHSeparator" id="hseparator6">
1518 <property name="visible">True</property>
1519 </object>
1520 <packing>
1521 <property name="expand">False</property>
1522 <property name="position">4</property>
1523 </packing>
1524 </child>
1525 <child>
1526 <object class="GtkTable" id="table33">
1527 <property name="visible">True</property>
1528 <property name="border_width">5</property>
1529 <property name="n_rows">2</property>
1530 <property name="n_columns">3</property>
1531 <property name="column_spacing">11</property>
1532 <property name="row_spacing">10</property>
1533 <child>
1534 <object class="GtkToggleButton" id="toggle.pass">
1535 <property name="label" translatable="yes">Yes</property>
1536 <property name="visible">True</property>
1537 <property name="can_focus">True</property>
1538 <property name="receives_default">False</property>
1539 <property name="use_underline">True</property>
1540 </object>
1541 <packing>
1542 <property name="left_attach">2</property>
1543 <property name="right_attach">3</property>
1544 <property name="top_attach">1</property>
1545 <property name="bottom_attach">2</property>
1546 <property name="x_options">GTK_FILL</property>
1547 <property name="y_options"></property>
1548 </packing>
1549 </child>
1550 <child>
1551 <object class="GtkToggleButton" id="toggle.print">
1552 <property name="label" translatable="yes">Yes</property>
1553 <property name="visible">True</property>
1554 <property name="can_focus">True</property>
1555 <property name="receives_default">False</property>
1556 <property name="use_underline">True</property>
1557 </object>
1558 <packing>
1559 <property name="left_attach">1</property>
1560 <property name="right_attach">2</property>
1561 <property name="top_attach">1</property>
1562 <property name="bottom_attach">2</property>
1563 <property name="x_options">GTK_FILL</property>
1564 <property name="y_options"></property>
1565 </packing>
1566 </child>
1567 <child>
1568 <object class="GtkToggleButton" id="toggle.stop">
1569 <property name="label" translatable="yes">Yes</property>
1570 <property name="visible">True</property>
1571 <property name="can_focus">True</property>
1572 <property name="receives_default">False</property>
1573 <property name="use_underline">True</property>
1574 </object>
1575 <packing>
1576 <property name="top_attach">1</property>
1577 <property name="bottom_attach">2</property>
1578 <property name="x_options">GTK_FILL</property>
1579 <property name="y_options"></property>
1580 </packing>
1581 </child>
1582 <child>
1583 <object class="GtkLabel" id="label12349">
1584 <property name="visible">True</property>
1585 <property name="xalign">0</property>
1586 <property name="label" translatable="yes">Pass:</property>
1587 </object>
1588 <packing>
1589 <property name="left_attach">2</property>
1590 <property name="right_attach">3</property>
1591 <property name="y_options"></property>
1592 </packing>
1593 </child>
1594 <child>
1595 <object class="GtkLabel" id="label12348">
1596 <property name="visible">True</property>
1597 <property name="xalign">0</property>
1598 <property name="label" translatable="yes">Print:</property>
1599 </object>
1600 <packing>
1601 <property name="left_attach">1</property>
1602 <property name="right_attach">2</property>
1603 <property name="y_options"></property>
1604 </packing>
1605 </child>
1606 <child>
1607 <object class="GtkLabel" id="label12347">
1608 <property name="visible">True</property>
1609 <property name="xalign">0</property>
1610 <property name="label" translatable="yes">Stop:</property>
1611 </object>
1612 <packing>
1613 <property name="y_options"></property>
1614 </packing>
1615 </child>
1616 </object>
1617 <packing>
1618 <property name="position">5</property>
1619 </packing>
1620 </child>
1621 <child internal-child="action_area">
1622 <object class="GtkHButtonBox" id="dialog-action_area24">
1623 <property name="visible">True</property>
1624 <property name="layout_style">end</property>
1625 <child>
1626 <object class="GtkButton" id="closebutton8">
1627 <property name="label">gtk-cancel</property>
1628 <property name="visible">True</property>
1629 <property name="can_focus">True</property>
1630 <property name="can_default">True</property>
1631 <property name="receives_default">False</property>
1632 <property name="use_stock">True</property>
1633 </object>
1634 <packing>
1635 <property name="expand">False</property>
1636 <property name="fill">False</property>
1637 <property name="position">0</property>
1638 </packing>
1639 </child>
1640 <child>
1641 <object class="GtkButton" id="button34">
1642 <property name="label">gtk-ok</property>
1643 <property name="visible">True</property>
1644 <property name="can_focus">True</property>
1645 <property name="can_default">True</property>
1646 <property name="receives_default">False</property>
1647 <property name="use_stock">True</property>
1648 </object>
1649 <packing>
1650 <property name="expand">False</property>
1651 <property name="fill">False</property>
1652 <property name="position">1</property>
1653 </packing>
1654 </child>
1655 </object>
1656 <packing>
1657 <property name="expand">False</property>
1658 <property name="pack_type">end</property>
1659 <property name="position">0</property>
1660 </packing>
1661 </child>
1662 </object>
1663 </child>
1664 <action-widgets>
1665 <action-widget response="-6">closebutton8</action-widget>
1666 <action-widget response="-5">button34</action-widget>
1667 </action-widgets>
1668 </object>
1669 <object class="GtkDialog" id="debugger_start_dialog">
1670 <property name="border_width">6</property>
1671 <property name="title" translatable="yes">Start Debugger</property>
1672 <property name="window_position">center-on-parent</property>
1673 <property name="default_width">400</property>
1674 <property name="default_height">300</property>
1675 <property name="type_hint">dialog</property>
1676 <child internal-child="vbox">
1677 <object class="GtkVBox" id="dialog-vbox25">
1678 <property name="visible">True</property>
1679 <child>
1680 <object class="GtkFrame" id="frame8">
1681 <property name="visible">True</property>
1682 <property name="border_width">5</property>
1683 <property name="label_xalign">0</property>
1684 <property name="shadow_type">none</property>
1685 <child>
1686 <object class="GtkAlignment" id="alignment11">
1687 <property name="visible">True</property>
1688 <property name="left_padding">12</property>
1689 <child>
1690 <object class="GtkScrolledWindow" id="scrolledwindow30">
1691 <property name="visible">True</property>
1692 <property name="can_focus">True</property>
1693 <property name="border_width">5</property>
1694 <property name="hscrollbar_policy">automatic</property>
1695 <property name="vscrollbar_policy">automatic</property>
1696 <property name="shadow_type">in</property>
1697 <child>
1698 <object class="GtkTreeView" id="programs_treeview">
1699 <property name="visible">True</property>
1700 <property name="can_focus">True</property>
1701 </object>
1702 </child>
1703 </object>
1704 </child>
1705 </object>
1706 </child>
1707 <child type="label">
1708 <object class="GtkLabel" id="label12350">
1709 <property name="visible">True</property>
1710 <property name="label" translatable="yes">Debugger:</property>
1711 <attributes>
1712 <attribute name="weight" value="bold"/>
1713 </attributes>
1714 </object>
1715 </child>
1716 </object>
1717 <packing>
1718 <property name="position">2</property>
1719 </packing>
1720 </child>
1721 <child internal-child="action_area">
1722 <object class="GtkHButtonBox" id="dialog-action_area25">
1723 <property name="visible">True</property>
1724 <property name="layout_style">end</property>
1725 <child>
1726 <object class="GtkButton" id="cancelbutton5">
1727 <property name="label">gtk-cancel</property>
1728 <property name="visible">True</property>
1729 <property name="can_focus">True</property>
1730 <property name="can_default">True</property>
1731 <property name="receives_default">False</property>
1732 <property name="use_stock">True</property>
1733 </object>
1734 <packing>
1735 <property name="expand">False</property>
1736 <property name="fill">False</property>
1737 <property name="position">0</property>
1738 </packing>
1739 </child>
1740 <child>
1741 <object class="GtkButton" id="okbutton4">
1742 <property name="label">gtk-ok</property>
1743 <property name="visible">True</property>
1744 <property name="can_focus">True</property>
1745 <property name="can_default">True</property>
1746 <property name="receives_default">False</property>
1747 <property name="use_stock">True</property>
1748 </object>
1749 <packing>
1750 <property name="expand">False</property>
1751 <property name="fill">False</property>
1752 <property name="position">1</property>
1753 </packing>
1754 </child>
1755 </object>
1756 <packing>
1757 <property name="expand">False</property>
1758 <property name="pack_type">end</property>
1759 <property name="position">0</property>
1760 </packing>
1761 </child>
1762 </object>
1763 </child>
1764 <action-widgets>
1765 <action-widget response="-6">cancelbutton5</action-widget>
1766 <action-widget response="-5">okbutton4</action-widget>
1767 </action-widgets>
1768 </object>
1769 <object class="GtkDialog" id="debugger_command_dialog">
1770 <property name="border_width">6</property>
1771 <property name="title" translatable="yes">Debugger command</property>
1772 <property name="window_position">center-on-parent</property>
1773 <property name="destroy_with_parent">True</property>
1774 <property name="type_hint">dialog</property>
1775 <child internal-child="vbox">
1776 <object class="GtkVBox" id="dialog-vbox14">
1777 <property name="visible">True</property>
1778 <property name="spacing">12</property>
1779 <child>
1780 <object class="GtkHBox" id="hbox1134">
1781 <property name="visible">True</property>
1782 <property name="border_width">10</property>
1783 <property name="spacing">5</property>
1784 <child>
1785 <object class="GtkLabel" id="label8">
1786 <property name="visible">True</property>
1787 <property name="label" translatable="yes">Debugger command:</property>
1788 </object>
1789 <packing>
1790 <property name="expand">False</property>
1791 <property name="fill">False</property>
1792 <property name="position">0</property>
1793 </packing>
1794 </child>
1795 <child>
1796 <object class="GtkEntry" id="debugger_command_entry">
1797 <property name="visible">True</property>
1798 <property name="can_focus">True</property>
1799 </object>
1800 <packing>
1801 <property name="position">1</property>
1802 </packing>
1803 </child>
1804 </object>
1805 <packing>
1806 <property name="expand">False</property>
1807 <property name="fill">False</property>
1808 <property name="position">2</property>
1809 </packing>
1810 </child>
1811 <child internal-child="action_area">
1812 <object class="GtkHButtonBox" id="dialog-action_area14">
1813 <property name="visible">True</property>
1814 <property name="layout_style">end</property>
1815 <child>
1816 <object class="GtkButton" id="closebutton9">
1817 <property name="label">gtk-close</property>
1818 <property name="visible">True</property>
1819 <property name="can_focus">True</property>
1820 <property name="can_default">True</property>
1821 <property name="receives_default">False</property>
1822 <property name="use_stock">True</property>
1823 </object>
1824 <packing>
1825 <property name="expand">False</property>
1826 <property name="fill">False</property>
1827 <property name="position">0</property>
1828 </packing>
1829 </child>
1830 </object>
1831 <packing>
1832 <property name="expand">False</property>
1833 <property name="pack_type">end</property>
1834 <property name="position">0</property>
1835 </packing>
1836 </child>
1837 </object>
1838 </child>
1839 <action-widgets>
1840 <action-widget response="-7">closebutton9</action-widget>
1841 </action-widgets>
1842 </object>
1843 <object class="GtkDialog" id="source_paths_dialog">
1844 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1845 <property name="border_width">6</property>
1846 <property name="title" translatable="yes">Source Directories</property>
1847 <property name="window_position">center-on-parent</property>
1848 <property name="type_hint">dialog</property>
1849 <property name="skip_pager_hint">True</property>
1850 <child internal-child="vbox">
1851 <object class="GtkVBox" id="dialog-vbox16">
1852 <property name="visible">True</property>
1853 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1854 <property name="spacing">2</property>
1855 <child>
1856 <object class="GtkTable" id="table5">
1857 <property name="visible">True</property>
1858 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1859 <property name="border_width">5</property>
1860 <property name="n_rows">5</property>
1861 <property name="n_columns">2</property>
1862 <property name="column_spacing">5</property>
1863 <property name="row_spacing">6</property>
1864 <child>
1865 <object class="GtkScrolledWindow" id="scrolledwindow6">
1866 <property name="width_request">480</property>
1867 <property name="visible">True</property>
1868 <property name="can_focus">True</property>
1869 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1870 <property name="hscrollbar_policy">automatic</property>
1871 <property name="vscrollbar_policy">automatic</property>
1872 <property name="shadow_type">in</property>
1873 <child>
1874 <object class="GtkTreeView" id="src_clist">
1875 <property name="visible">True</property>
1876 <property name="can_focus">True</property>
1877 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1878 </object>
1879 </child>
1880 </object>
1881 <packing>
1882 <property name="top_attach">1</property>
1883 <property name="bottom_attach">5</property>
1884 </packing>
1885 </child>
1886 <child>
1887 <object class="GtkFileChooserButton" id="src_entry">
1888 <property name="visible">True</property>
1889 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1890 <property name="border_width">1</property>
1891 <property name="action">select-folder</property>
1892 <property name="title" translatable="yes">Select one directory</property>
1893 </object>
1894 <packing>
1895 <property name="y_options">GTK_SHRINK</property>
1896 </packing>
1897 </child>
1898 <child>
1899 <object class="GtkButton" id="source_paths_add_button">
1900 <property name="label">gtk-add</property>
1901 <property name="visible">True</property>
1902 <property name="can_focus">True</property>
1903 <property name="receives_default">True</property>
1904 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1905 <property name="use_stock">True</property>
1906 </object>
1907 <packing>
1908 <property name="left_attach">1</property>
1909 <property name="right_attach">2</property>
1910 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
1911 <property name="y_options">GTK_SHRINK</property>
1912 </packing>
1913 </child>
1914 <child>
1915 <object class="GtkVBox" id="vbox6">
1916 <property name="visible">True</property>
1917 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1918 <property name="spacing">5</property>
1919 <child>
1920 <object class="GtkButton" id="remove_button">
1921 <property name="label">gtk-remove</property>
1922 <property name="visible">True</property>
1923 <property name="can_focus">True</property>
1924 <property name="receives_default">True</property>
1925 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1926 <property name="use_stock">True</property>
1927 </object>
1928 <packing>
1929 <property name="expand">False</property>
1930 <property name="fill">False</property>
1931 <property name="position">0</property>
1932 </packing>
1933 </child>
1934 <child>
1935 <object class="GtkButton" id="up_button">
1936 <property name="label">gtk-go-up</property>
1937 <property name="visible">True</property>
1938 <property name="can_focus">True</property>
1939 <property name="receives_default">True</property>
1940 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1941 <property name="use_stock">True</property>
1942 </object>
1943 <packing>
1944 <property name="expand">False</property>
1945 <property name="fill">False</property>
1946 <property name="position">1</property>
1947 </packing>
1948 </child>
1949 <child>
1950 <object class="GtkButton" id="down_button">
1951 <property name="label">gtk-go-down</property>
1952 <property name="visible">True</property>
1953 <property name="can_focus">True</property>
1954 <property name="receives_default">True</property>
1955 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1956 <property name="use_stock">True</property>
1957 </object>
1958 <packing>
1959 <property name="expand">False</property>
1960 <property name="fill">False</property>
1961 <property name="position">2</property>
1962 </packing>
1963 </child>
1964 </object>
1965 <packing>
1966 <property name="left_attach">1</property>
1967 <property name="right_attach">2</property>
1968 <property name="top_attach">1</property>
1969 <property name="bottom_attach">5</property>
1970 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
1971 </packing>
1972 </child>
1973 </object>
1974 <packing>
1975 <property name="position">1</property>
1976 </packing>
1977 </child>
1978 <child internal-child="action_area">
1979 <object class="GtkHButtonBox" id="dialog-action_area16">
1980 <property name="visible">True</property>
1981 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1982 <property name="layout_style">end</property>
1983 <child>
1984 <object class="GtkButton" id="button6">
1985 <property name="label">gtk-redo</property>
1986 <property name="visible">True</property>
1987 <property name="can_focus">True</property>
1988 <property name="receives_default">True</property>
1989 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1990 <property name="use_stock">True</property>
1991 </object>
1992 <packing>
1993 <property name="expand">False</property>
1994 <property name="fill">False</property>
1995 <property name="position">0</property>
1996 </packing>
1997 </child>
1998 <child>
1999 <object class="GtkButton" id="button7">
2000 <property name="label">gtk-close</property>
2001 <property name="visible">True</property>
2002 <property name="can_focus">True</property>
2003 <property name="receives_default">True</property>
2004 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2005 <property name="use_stock">True</property>
2006 </object>
2007 <packing>
2008 <property name="expand">False</property>
2009 <property name="fill">False</property>
2010 <property name="position">1</property>
2011 </packing>
2012 </child>
2013 </object>
2014 <packing>
2015 <property name="expand">False</property>
2016 <property name="pack_type">end</property>
2017 <property name="position">0</property>
2018 </packing>
2019 </child>
2020 </object>
2021 </child>
2022 <action-widgets>
2023 <action-widget response="-6">button6</action-widget>
2024 <action-widget response="-7">button7</action-widget>
2025 </action-widgets>
2026 </object>
2027 <object class="GtkDialog" id="remote_dialog">
2028 <property name="border_width">6</property>
2029 <property name="title" translatable="yes">Connect to remote target</property>
2030 <property name="window_position">center-always</property>
2031 <property name="type_hint">dialog</property>
2032 <child internal-child="vbox">
2033 <object class="GtkVBox" id="dialog-vbox17">
2034 <property name="visible">True</property>
2035 <property name="spacing">2</property>
2036 <child>
2037 <object class="GtkVBox" id="vbox9">
2038 <property name="visible">True</property>
2039 <property name="spacing">6</property>
2040 <child>
2041 <object class="GtkRadioButton" id="tcpip_radio">
2042 <property name="label" translatable="yes">TCP/IP Connection</property>
2043 <property name="visible">True</property>
2044 <property name="can_focus">True</property>
2045 <property name="receives_default">False</property>
2046 <property name="use_underline">True</property>
2047 <property name="draw_indicator">True</property>
2048 </object>
2049 <packing>
2050 <property name="expand">False</property>
2051 <property name="fill">False</property>
2052 <property name="position">0</property>
2053 </packing>
2054 </child>
2055 <child>
2056 <object class="GtkAlignment" id="tcpip_container">
2057 <property name="visible">True</property>
2058 <property name="border_width">6</property>
2059 <child>
2060 <object class="GtkHBox" id="hbox10">
2061 <property name="visible">True</property>
2062 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2063 <property name="spacing">6</property>
2064 <child>
2065 <object class="GtkLabel" id="label11">
2066 <property name="visible">True</property>
2067 <property name="xalign">0</property>
2068 <property name="label" translatable="yes">Address:</property>
2069 </object>
2070 <packing>
2071 <property name="position">0</property>
2072 </packing>
2073 </child>
2074 <child>
2075 <object class="GtkEntry" id="tcpip_address_entry">
2076 <property name="visible">True</property>
2077 <property name="can_focus">True</property>
2078 <property name="invisible_char">&#x25CF;</property>
2079 </object>
2080 <packing>
2081 <property name="position">1</property>
2082 </packing>
2083 </child>
2084 <child>
2085 <object class="GtkLabel" id="label13">
2086 <property name="visible">True</property>
2087 <property name="xalign">0</property>
2088 <property name="label" translatable="yes">Port:</property>
2089 </object>
2090 <packing>
2091 <property name="position">2</property>
2092 </packing>
2093 </child>
2094 <child>
2095 <object class="GtkEntry" id="tcpip_port_entry">
2096 <property name="visible">True</property>
2097 <property name="can_focus">True</property>
2098 <property name="invisible_char">&#x25CF;</property>
2099 </object>
2100 <packing>
2101 <property name="position">3</property>
2102 </packing>
2103 </child>
2104 </object>
2105 </child>
2106 </object>
2107 <packing>
2108 <property name="position">1</property>
2109 </packing>
2110 </child>
2111 <child>
2112 <object class="GtkRadioButton" id="serial_radio">
2113 <property name="label" translatable="yes">Serial Line Connection</property>
2114 <property name="visible">True</property>
2115 <property name="can_focus">True</property>
2116 <property name="receives_default">False</property>
2117 <property name="use_underline">True</property>
2118 <property name="draw_indicator">True</property>
2119 <property name="group">tcpip_radio</property>
2120 </object>
2121 <packing>
2122 <property name="expand">False</property>
2123 <property name="fill">False</property>
2124 <property name="position">2</property>
2125 </packing>
2126 </child>
2127 <child>
2128 <object class="GtkAlignment" id="remote_serial_container">
2129 <property name="visible">True</property>
2130 <property name="border_width">6</property>
2131 <child>
2132 <object class="GtkEntry" id="serial_port_entry">
2133 <property name="visible">True</property>
2134 <property name="can_focus">True</property>
2135 <property name="invisible_char">&#x25CF;</property>
2136 </object>
2137 </child>
2138 </object>
2139 <packing>
2140 <property name="position">3</property>
2141 </packing>
2142 </child>
2143 </object>
2144 <packing>
2145 <property name="position">1</property>
2146 </packing>
2147 </child>
2148 <child internal-child="action_area">
2149 <object class="GtkHButtonBox" id="dialog-action_area17">
2150 <property name="visible">True</property>
2151 <property name="layout_style">end</property>
2152 <child>
2153 <object class="GtkButton" id="button2">
2154 <property name="label">gtk-cancel</property>
2155 <property name="visible">True</property>
2156 <property name="can_focus">True</property>
2157 <property name="receives_default">True</property>
2158 <property name="use_stock">True</property>
2159 </object>
2160 <packing>
2161 <property name="expand">False</property>
2162 <property name="fill">False</property>
2163 <property name="position">0</property>
2164 </packing>
2165 </child>
2166 <child>
2167 <object class="GtkButton" id="button5">
2168 <property name="label">gtk-apply</property>
2169 <property name="visible">True</property>
2170 <property name="can_focus">True</property>
2171 <property name="receives_default">True</property>
2172 <property name="use_stock">True</property>
2173 </object>
2174 <packing>
2175 <property name="expand">False</property>
2176 <property name="fill">False</property>
2177 <property name="position">1</property>
2178 </packing>
2179 </child>
2180 <child>
2181 <object class="GtkButton" id="button1">
2182 <property name="label">gtk-connect</property>
2183 <property name="visible">True</property>
2184 <property name="can_focus">True</property>
2185 <property name="receives_default">True</property>
2186 <property name="use_stock">True</property>
2187 </object>
2188 <packing>
2189 <property name="expand">False</property>
2190 <property name="fill">False</property>
2191 <property name="position">2</property>
2192 </packing>
2193 </child>
2194 </object>
2195 <packing>
2196 <property name="expand">False</property>
2197 <property name="pack_type">end</property>
2198 <property name="position">0</property>
2199 </packing>
2200 </child>
2201 </object>
2202 </child>
2203 <action-widgets>
2204 <action-widget response="-6">button2</action-widget>
2205 <action-widget response="-10">button5</action-widget>
2206 <action-widget response="-3">button1</action-widget>
2207 </action-widgets>
2208 </object>
2209 <object class="GtkWindow" id="debug_manager_preferences">
2210 <property name="title">window1</property>
2211 <child>
2212 <object class="GtkVBox" id="preferences_container">
2213 <property name="visible">True</property>
2214 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2215 <child>
2216 <object class="GtkFrame" id="frame6">
2217 <property name="visible">True</property>
2218 <property name="border_width">10</property>
2219 <property name="label_xalign">0</property>
2220 <property name="shadow_type">none</property>
2221 <child>
2222 <object class="GtkAlignment" id="alignment6">
2223 <property name="visible">True</property>
2224 <property name="xalign">0</property>
2225 <property name="yalign">0</property>
2226 <property name="left_padding">12</property>
2227 <child>
2228 <object class="GtkVBox" id="vbox8">
2229 <property name="visible">True</property>
2230 <property name="spacing">6</property>
2231 <child>
2232 <object class="GtkRadioButton" id="local_radio">
2233 <property name="label" translatable="yes">Disable</property>
2234 <property name="visible">True</property>
2235 <property name="can_focus">True</property>
2236 <property name="receives_default">False</property>
2237 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2238 <property name="active">True</property>
2239 <property name="draw_indicator">True</property>
2240 </object>
2241 <packing>
2242 <property name="position">0</property>
2243 </packing>
2244 </child>
2245 <child>
2246 <object class="GtkRadioButton" id="preferences_toggle:bool:0:0:debug-manager-tcp-connection">
2247 <property name="label" translatable="yes">TCP/IP Connection</property>
2248 <property name="visible">True</property>
2249 <property name="can_focus">True</property>
2250 <property name="receives_default">False</property>
2251 <property name="use_underline">True</property>
2252 <property name="draw_indicator">True</property>
2253 <property name="group">local_radio</property>
2254 </object>
2255 <packing>
2256 <property name="expand">False</property>
2257 <property name="fill">False</property>
2258 <property name="position">1</property>
2259 </packing>
2260 </child>
2261 <child>
2262 <object class="GtkAlignment" id="tcp_container">
2263 <property name="visible">True</property>
2264 <property name="border_width">6</property>
2265 <child>
2266 <object class="GtkHBox" id="hbox6">
2267 <property name="visible">True</property>
2268 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2269 <property name="spacing">6</property>
2270 <child>
2271 <object class="GtkLabel" id="label12">
2272 <property name="visible">True</property>
2273 <property name="xalign">0</property>
2274 <property name="label" translatable="yes">Address:</property>
2275 </object>
2276 <packing>
2277 <property name="position">0</property>
2278 </packing>
2279 </child>
2280 <child>
2281 <object class="GtkEntry" id="preferences_entry:text::0:debug-manager-tcp-address">
2282 <property name="visible">True</property>
2283 <property name="can_focus">True</property>
2284 <property name="invisible_char">&#x25CF;</property>
2285 </object>
2286 <packing>
2287 <property name="position">1</property>
2288 </packing>
2289 </child>
2290 <child>
2291 <object class="GtkLabel" id="label14">
2292 <property name="visible">True</property>
2293 <property name="xalign">0</property>
2294 <property name="label" translatable="yes">Port:</property>
2295 </object>
2296 <packing>
2297 <property name="position">2</property>
2298 </packing>
2299 </child>
2300 <child>
2301 <object class="GtkEntry" id="preferences_entry:text::0:debug-manager-tcp-port">
2302 <property name="visible">True</property>
2303 <property name="can_focus">True</property>
2304 <property name="invisible_char">&#x25CF;</property>
2305 </object>
2306 <packing>
2307 <property name="position">3</property>
2308 </packing>
2309 </child>
2310 </object>
2311 </child>
2312 </object>
2313 <packing>
2314 <property name="position">2</property>
2315 </packing>
2316 </child>
2317 <child>
2318 <object class="GtkRadioButton" id="preferences_toggle:bool:0:0:debug-manager-serial-connection">
2319 <property name="label" translatable="yes">Serial Line Connection</property>
2320 <property name="visible">True</property>
2321 <property name="can_focus">True</property>
2322 <property name="receives_default">False</property>
2323 <property name="use_underline">True</property>
2324 <property name="draw_indicator">True</property>
2325 <property name="group">local_radio</property>
2326 </object>
2327 <packing>
2328 <property name="expand">False</property>
2329 <property name="fill">False</property>
2330 <property name="position">3</property>
2331 </packing>
2332 </child>
2333 <child>
2334 <object class="GtkAlignment" id="debug_manager_serial_container">
2335 <property name="visible">True</property>
2336 <property name="border_width">6</property>
2337 <child>
2338 <object class="GtkEntry" id="preferences_entry:text::0:debug-manager-serial-port">
2339 <property name="visible">True</property>
2340 <property name="can_focus">True</property>
2341 <property name="invisible_char">&#x25CF;</property>
2342 </object>
2343 </child>
2344 </object>
2345 <packing>
2346 <property name="position">4</property>
2347 </packing>
2348 </child>
2349 </object>
2350 </child>
2351 </object>
2352 </child>
2353 <child type="label">
2354 <object class="GtkLabel" id="label10">
2355 <property name="visible">True</property>
2356 <property name="xalign">0</property>
2357 <property name="yalign">0</property>
2358 <property name="label" translatable="yes">Remote debugging</property>
2359 <attributes>
2360 <attribute name="weight" value="bold"/>
2361 </attributes>
2362 </object>
2363 </child>
2364 </object>
2365 <packing>
2366 <property name="expand">False</property>
2367 <property name="fill">False</property>
2368 <property name="position">0</property>
2369 </packing>
2370 </child>
2371 <child>
2372 <placeholder/>
2373 </child>
2374 </object>
2375 </child>
2376 </object>
2377 <object class="GtkDialog" id="check_debug_dialog">
2378 <property name="border_width">6</property>
2379 <property name="resizable">False</property>
2380 <property name="modal">True</property>
2381 <property name="window_position">center</property>
2382 <property name="type_hint">dialog</property>
2383 <property name="skip_taskbar_hint">True</property>
2384 <child internal-child="vbox">
2385 <object class="GtkVBox" id="dialog-vbox18">
2386 <property name="visible">True</property>
2387 <property name="orientation">vertical</property>
2388 <property name="spacing">12</property>
2389 <child>
2390 <object class="GtkHBox" id="hbox9">
2391 <property name="visible">True</property>
2392 <property name="border_width">6</property>
2393 <property name="spacing">12</property>
2394 <child>
2395 <object class="GtkImage" id="image1">
2396 <property name="visible">True</property>
2397 <property name="yalign">0</property>
2398 <property name="stock">gtk-dialog-warning</property>
2399 <property name="icon-size">6</property>
2400 </object>
2401 <packing>
2402 <property name="position">0</property>
2403 </packing>
2404 </child>
2405 <child>
2406 <object class="GtkVBox" id="vbox7">
2407 <property name="visible">True</property>
2408 <property name="orientation">vertical</property>
2409 <property name="spacing">12</property>
2410 <child>
2411 <object class="GtkLabel" id="label5">
2412 <property name="visible">True</property>
2413 <property name="ypad">3</property>
2414 <property name="label" translatable="yes">&lt;span weight="bold" size="larger"&gt;Are you sure you want to debug a program not using the Debug configuration?&lt;/span&gt;
2416 When optimizations are enabled, the debugger cannot always identify the source code corresponding to the instructions, so some commands can perform in a strange way, especially steps.</property>
2417 <property name="use_markup">True</property>
2418 <property name="wrap">True</property>
2419 <property name="selectable">True</property>
2420 </object>
2421 <packing>
2422 <property name="position">0</property>
2423 </packing>
2424 </child>
2425 <child>
2426 <object class="GtkCheckButton" id="hide_checkbox">
2427 <property name="label" translatable="yes">Do not show again</property>
2428 <property name="visible">True</property>
2429 <property name="can_focus">True</property>
2430 <property name="receives_default">False</property>
2431 <property name="draw_indicator">True</property>
2432 </object>
2433 <packing>
2434 <property name="position">1</property>
2435 </packing>
2436 </child>
2437 </object>
2438 <packing>
2439 <property name="position">1</property>
2440 </packing>
2441 </child>
2442 </object>
2443 <packing>
2444 <property name="position">1</property>
2445 </packing>
2446 </child>
2447 <child internal-child="action_area">
2448 <object class="GtkHButtonBox" id="dialog-action_area18">
2449 <property name="visible">True</property>
2450 <property name="layout_style">end</property>
2451 <child>
2452 <object class="GtkButton" id="button4">
2453 <property name="label">gtk-cancel</property>
2454 <property name="visible">True</property>
2455 <property name="can_focus">True</property>
2456 <property name="receives_default">True</property>
2457 <property name="use_stock">True</property>
2458 </object>
2459 <packing>
2460 <property name="expand">False</property>
2461 <property name="fill">False</property>
2462 <property name="position">0</property>
2463 </packing>
2464 </child>
2465 <child>
2466 <object class="GtkButton" id="button8">
2467 <property name="label">gtk-execute</property>
2468 <property name="visible">True</property>
2469 <property name="can_focus">True</property>
2470 <property name="has_focus">True</property>
2471 <property name="can_default">True</property>
2472 <property name="has_default">True</property>
2473 <property name="receives_default">True</property>
2474 <property name="use_stock">True</property>
2475 </object>
2476 <packing>
2477 <property name="expand">False</property>
2478 <property name="fill">False</property>
2479 <property name="position">1</property>
2480 </packing>
2481 </child>
2482 </object>
2483 <packing>
2484 <property name="expand">False</property>
2485 <property name="pack_type">end</property>
2486 <property name="position">0</property>
2487 </packing>
2488 </child>
2489 </object>
2490 </child>
2491 <action-widgets>
2492 <action-widget response="-6">button4</action-widget>
2493 <action-widget response="-5">button8</action-widget>
2494 </action-widgets>
2495 </object>
2496 </interface>