Updated Spanish translation
[anjuta-git-plugin.git] / plugins / debug-manager / anjuta-debug-manager.glade
blob45e325c671271c96f978a6343febcd410a8ddd9b
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--*- mode: xml -*-->
4 <glade-interface>
5 <widget class="GtkDialog" id="attach_process_dialog">
6 <property name="title" translatable="yes">Attach to process</property>
7 <property name="window_position">GTK_WIN_POS_CENTER</property>
8 <property name="default_width">600</property>
9 <property name="default_height">400</property>
10 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
11 <child internal-child="vbox">
12 <widget class="GtkVBox" id="dialog-vbox1">
13 <property name="visible">True</property>
14 <child>
15 <widget class="GtkHBox" id="hbox8">
16 <property name="visible">True</property>
17 <child>
18 <widget class="GtkVBox" id="vbox1">
19 <property name="visible">True</property>
20 <child>
21 <widget 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 </widget>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">False</property>
31 </packing>
32 </child>
33 <child>
34 <widget class="GtkScrolledWindow" id="scrolledwindow1">
35 <property name="visible">True</property>
36 <property name="can_focus">True</property>
37 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
38 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
39 <property name="shadow_type">GTK_SHADOW_IN</property>
40 <child>
41 <widget class="GtkTreeView" id="attach_process_tv">
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="reorderable">True</property>
45 <property name="rules_hint">True</property>
46 </widget>
47 </child>
48 </widget>
49 <packing>
50 <property name="padding">5</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 <child>
55 <widget class="GtkHBox" id="hbox1125">
56 <property name="visible">True</property>
57 <child>
58 <widget class="GtkVBox" id="vbox1123">
59 <property name="visible">True</property>
60 <child>
61 <widget class="GtkCheckButton" id="checkb_hide_paths">
62 <property name="visible">True</property>
63 <property name="can_focus">True</property>
64 <property name="label" translatable="yes">_Hide paths</property>
65 <property name="use_underline">True</property>
66 <property name="response_id">0</property>
67 <property name="active">True</property>
68 <property name="draw_indicator">True</property>
69 </widget>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">False</property>
73 </packing>
74 </child>
75 <child>
76 <widget class="GtkCheckButton" id="checkb_hide_params">
77 <property name="visible">True</property>
78 <property name="can_focus">True</property>
79 <property name="label" translatable="yes">Hide process para_meters</property>
80 <property name="use_underline">True</property>
81 <property name="response_id">0</property>
82 <property name="draw_indicator">True</property>
83 </widget>
84 <packing>
85 <property name="expand">False</property>
86 <property name="fill">False</property>
87 <property name="position">1</property>
88 </packing>
89 </child>
90 </widget>
91 </child>
92 <child>
93 <widget class="GtkCheckButton" id="checkb_process_tree">
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="label" translatable="yes">Display process _tree</property>
97 <property name="use_underline">True</property>
98 <property name="response_id">0</property>
99 <property name="draw_indicator">True</property>
100 </widget>
101 <packing>
102 <property name="expand">False</property>
103 <property name="fill">False</property>
104 <property name="position">1</property>
105 </packing>
106 </child>
107 </widget>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">False</property>
111 <property name="position">2</property>
112 </packing>
113 </child>
114 </widget>
115 <packing>
116 <property name="padding">5</property>
117 </packing>
118 </child>
119 </widget>
120 <packing>
121 <property name="padding">5</property>
122 <property name="position">2</property>
123 </packing>
124 </child>
125 <child internal-child="action_area">
126 <widget class="GtkHButtonBox" id="dialog-action_area1">
127 <property name="visible">True</property>
128 <property name="layout_style">GTK_BUTTONBOX_END</property>
129 <child>
130 <widget class="GtkButton" id="attach_process_update_button">
131 <property name="visible">True</property>
132 <property name="can_focus">True</property>
133 <property name="can_default">True</property>
134 <property name="response_id">-10</property>
135 <child>
136 <widget class="GtkAlignment" id="alignment2">
137 <property name="visible">True</property>
138 <property name="xscale">0</property>
139 <property name="yscale">0</property>
140 <child>
141 <widget class="GtkHBox" id="hbox3">
142 <property name="visible">True</property>
143 <property name="spacing">2</property>
144 <child>
145 <widget class="GtkImage" id="image2">
146 <property name="visible">True</property>
147 <property name="stock">gtk-refresh</property>
148 </widget>
149 <packing>
150 <property name="expand">False</property>
151 <property name="fill">False</property>
152 </packing>
153 </child>
154 <child>
155 <widget class="GtkLabel" id="label3">
156 <property name="visible">True</property>
157 <property name="label" translatable="yes">_Update</property>
158 <property name="use_underline">True</property>
159 </widget>
160 <packing>
161 <property name="expand">False</property>
162 <property name="fill">False</property>
163 <property name="position">1</property>
164 </packing>
165 </child>
166 </widget>
167 </child>
168 </widget>
169 </child>
170 </widget>
171 </child>
172 <child>
173 <widget class="GtkButton" id="attach_process_attach_button">
174 <property name="visible">True</property>
175 <property name="sensitive">False</property>
176 <property name="can_focus">True</property>
177 <property name="can_default">True</property>
178 <property name="response_id">-5</property>
179 <child>
180 <widget class="GtkAlignment" id="alignment3">
181 <property name="visible">True</property>
182 <property name="xscale">0</property>
183 <property name="yscale">0</property>
184 <child>
185 <widget class="GtkHBox" id="hbox4">
186 <property name="visible">True</property>
187 <property name="spacing">2</property>
188 <child>
189 <widget class="GtkImage" id="image3">
190 <property name="visible">True</property>
191 <property name="stock">gnome-stock-attach</property>
192 </widget>
193 <packing>
194 <property name="expand">False</property>
195 <property name="fill">False</property>
196 </packing>
197 </child>
198 <child>
199 <widget class="GtkLabel" id="label4">
200 <property name="visible">True</property>
201 <property name="label" translatable="yes">_Attach</property>
202 <property name="use_underline">True</property>
203 </widget>
204 <packing>
205 <property name="expand">False</property>
206 <property name="fill">False</property>
207 <property name="position">1</property>
208 </packing>
209 </child>
210 </widget>
211 </child>
212 </widget>
213 </child>
214 </widget>
215 <packing>
216 <property name="position">1</property>
217 </packing>
218 </child>
219 <child>
220 <widget class="GtkButton" id="button3">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="can_default">True</property>
224 <property name="label">gtk-close</property>
225 <property name="use_stock">True</property>
226 <property name="response_id">-6</property>
227 </widget>
228 <packing>
229 <property name="position">2</property>
230 </packing>
231 </child>
232 </widget>
233 <packing>
234 <property name="expand">False</property>
235 <property name="pack_type">GTK_PACK_END</property>
236 </packing>
237 </child>
238 </widget>
239 </child>
240 </widget>
241 <widget class="GtkDialog" id="breakpoints_dialog">
242 <property name="title" translatable="yes">Breakpoints</property>
243 <property name="default_width">550</property>
244 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
245 <child internal-child="vbox">
246 <widget class="GtkVBox" id="dialog-vbox2">
247 <property name="visible">True</property>
248 <child>
249 <widget class="GtkVBox" id="vbox2">
250 <property name="visible">True</property>
251 <property name="border_width">5</property>
252 <property name="spacing">5</property>
253 <child>
254 <widget class="GtkHBox" id="hbox5">
255 <property name="visible">True</property>
256 <property name="spacing">10</property>
257 <child>
258 <widget class="GtkScrolledWindow" id="scrolledwindow2">
259 <property name="visible">True</property>
260 <property name="can_focus">True</property>
261 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
262 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
263 <property name="shadow_type">GTK_SHADOW_IN</property>
264 <child>
265 <widget class="GtkTreeView" id="breakpoints_tv">
266 <property name="visible">True</property>
267 <property name="can_focus">True</property>
268 <property name="reorderable">True</property>
269 <property name="rules_hint">True</property>
270 </widget>
271 </child>
272 </widget>
273 </child>
274 <child>
275 <widget class="GtkVBox" id="vbox3">
276 <property name="visible">True</property>
277 <child>
278 <widget class="GtkVButtonBox" id="vbuttonbox1">
279 <property name="visible">True</property>
280 <property name="spacing">5</property>
281 <property name="layout_style">GTK_BUTTONBOX_START</property>
282 <child>
283 <widget class="GtkButton" id="breakpoints_add_button">
284 <property name="visible">True</property>
285 <property name="can_focus">True</property>
286 <property name="can_default">True</property>
287 <property name="label">gtk-add</property>
288 <property name="use_stock">True</property>
289 <property name="response_id">0</property>
290 </widget>
291 </child>
292 <child>
293 <widget class="GtkButton" id="breakpoints_remove_button">
294 <property name="visible">True</property>
295 <property name="can_focus">True</property>
296 <property name="can_default">True</property>
297 <property name="label">gtk-remove</property>
298 <property name="use_stock">True</property>
299 <property name="response_id">0</property>
300 </widget>
301 <packing>
302 <property name="position">1</property>
303 </packing>
304 </child>
305 <child>
306 <widget class="GtkButton" id="breakpoints_jumpto_button">
307 <property name="visible">True</property>
308 <property name="can_focus">True</property>
309 <property name="can_default">True</property>
310 <property name="label">gtk-jump-to</property>
311 <property name="use_stock">True</property>
312 <property name="response_id">0</property>
313 </widget>
314 <packing>
315 <property name="position">2</property>
316 </packing>
317 </child>
318 <child>
319 <widget class="GtkButton" id="breakpoints_properties_button">
320 <property name="visible">True</property>
321 <property name="can_focus">True</property>
322 <property name="can_default">True</property>
323 <property name="label">gtk-properties</property>
324 <property name="use_stock">True</property>
325 <property name="response_id">0</property>
326 </widget>
327 <packing>
328 <property name="position">3</property>
329 </packing>
330 </child>
331 <child>
332 <widget class="GtkButton" id="breakpoints_enableall_button">
333 <property name="visible">True</property>
334 <property name="can_focus">True</property>
335 <property name="can_default">True</property>
336 <property name="label" translatable="yes">Enable _all</property>
337 <property name="use_underline">True</property>
338 <property name="response_id">0</property>
339 </widget>
340 <packing>
341 <property name="position">4</property>
342 </packing>
343 </child>
344 <child>
345 <widget class="GtkButton" id="breakpoints_disableall_button">
346 <property name="visible">True</property>
347 <property name="can_focus">True</property>
348 <property name="can_default">True</property>
349 <property name="label" translatable="yes">_Disable all</property>
350 <property name="use_underline">True</property>
351 <property name="response_id">0</property>
352 </widget>
353 <packing>
354 <property name="position">5</property>
355 </packing>
356 </child>
357 <child>
358 <widget class="GtkButton" id="breakpoints_removeall_button">
359 <property name="visible">True</property>
360 <property name="can_focus">True</property>
361 <property name="can_default">True</property>
362 <property name="label" translatable="yes">_Remove all</property>
363 <property name="use_underline">True</property>
364 <property name="response_id">0</property>
365 </widget>
366 <packing>
367 <property name="position">6</property>
368 </packing>
369 </child>
370 </widget>
371 <packing>
372 <property name="expand">False</property>
373 <property name="fill">False</property>
374 </packing>
375 </child>
376 </widget>
377 <packing>
378 <property name="expand">False</property>
379 <property name="fill">False</property>
380 <property name="position">1</property>
381 </packing>
382 </child>
383 </widget>
384 </child>
385 </widget>
386 <packing>
387 <property name="position">2</property>
388 </packing>
389 </child>
390 <child internal-child="action_area">
391 <widget class="GtkHButtonBox" id="dialog-action_area2">
392 <property name="visible">True</property>
393 <property name="layout_style">GTK_BUTTONBOX_END</property>
394 </widget>
395 <packing>
396 <property name="expand">False</property>
397 <property name="pack_type">GTK_PACK_END</property>
398 </packing>
399 </child>
400 </widget>
401 </child>
402 </widget>
403 <widget class="GtkDialog" id="add_watch_dialog">
404 <property name="title" translatable="yes">Add Watch</property>
405 <property name="default_width">400</property>
406 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
407 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
408 <child internal-child="vbox">
409 <widget class="GtkVBox" id="dialog-vbox3">
410 <property name="visible">True</property>
411 <child>
412 <widget class="GtkTable" id="table1">
413 <property name="visible">True</property>
414 <property name="border_width">10</property>
415 <property name="n_rows">2</property>
416 <property name="n_columns">2</property>
417 <property name="column_spacing">6</property>
418 <property name="row_spacing">6</property>
419 <child>
420 <widget class="GtkCheckButton" id="auto_update_check">
421 <property name="visible">True</property>
422 <property name="can_focus">True</property>
423 <property name="label" translatable="yes">_Automatic update</property>
424 <property name="use_underline">True</property>
425 <property name="response_id">0</property>
426 <property name="draw_indicator">True</property>
427 </widget>
428 <packing>
429 <property name="right_attach">2</property>
430 <property name="top_attach">1</property>
431 <property name="bottom_attach">2</property>
432 <property name="x_options">GTK_FILL</property>
433 <property name="y_options"></property>
434 </packing>
435 </child>
436 <child>
437 <widget class="GtkEntry" id="name_entry">
438 <property name="visible">True</property>
439 <property name="can_focus">True</property>
440 </widget>
441 <packing>
442 <property name="left_attach">1</property>
443 <property name="right_attach">2</property>
444 <property name="y_options"></property>
445 </packing>
446 </child>
447 <child>
448 <widget class="GtkLabel" id="label6">
449 <property name="visible">True</property>
450 <property name="xalign">0</property>
451 <property name="label" translatable="yes">_Name:</property>
452 <property name="use_underline">True</property>
453 <property name="mnemonic_widget">name_entry</property>
454 </widget>
455 <packing>
456 <property name="x_options">GTK_FILL</property>
457 <property name="y_options"></property>
458 </packing>
459 </child>
460 </widget>
461 <packing>
462 <property name="position">2</property>
463 </packing>
464 </child>
465 <child internal-child="action_area">
466 <widget class="GtkHButtonBox" id="dialog-action_area3">
467 <property name="visible">True</property>
468 <property name="layout_style">GTK_BUTTONBOX_END</property>
469 <child>
470 <widget class="GtkButton" id="cancel_button">
471 <property name="visible">True</property>
472 <property name="can_focus">True</property>
473 <property name="can_default">True</property>
474 <property name="label">gtk-cancel</property>
475 <property name="use_stock">True</property>
476 <property name="response_id">-6</property>
477 </widget>
478 </child>
479 <child>
480 <widget class="GtkButton" id="add_button">
481 <property name="visible">True</property>
482 <property name="can_focus">True</property>
483 <property name="has_focus">True</property>
484 <property name="can_default">True</property>
485 <property name="has_default">True</property>
486 <property name="label">gtk-add</property>
487 <property name="use_stock">True</property>
488 <property name="response_id">-5</property>
489 </widget>
490 <packing>
491 <property name="position">1</property>
492 </packing>
493 </child>
494 </widget>
495 <packing>
496 <property name="expand">False</property>
497 <property name="pack_type">GTK_PACK_END</property>
498 </packing>
499 </child>
500 </widget>
501 </child>
502 </widget>
503 <widget class="GtkDialog" id="change_watch_dialog">
504 <property name="title" translatable="yes">Change Watch</property>
505 <property name="default_width">400</property>
506 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
507 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
508 <child internal-child="vbox">
509 <widget class="GtkVBox" id="dialog-vbox3">
510 <property name="visible">True</property>
511 <child>
512 <widget class="GtkTable" id="table1">
513 <property name="visible">True</property>
514 <property name="border_width">10</property>
515 <property name="n_rows">2</property>
516 <property name="n_columns">2</property>
517 <property name="column_spacing">6</property>
518 <property name="row_spacing">6</property>
519 <child>
520 <widget class="GtkEntry" id="name_entry">
521 <property name="visible">True</property>
522 <property name="sensitive">False</property>
523 <property name="can_focus">True</property>
524 <property name="has_focus">True</property>
525 <property name="can_default">True</property>
526 <property name="has_default">True</property>
527 <property name="editable">False</property>
528 </widget>
529 <packing>
530 <property name="left_attach">1</property>
531 <property name="right_attach">2</property>
532 <property name="y_options"></property>
533 </packing>
534 </child>
535 <child>
536 <widget class="GtkEntry" id="value_entry">
537 <property name="visible">True</property>
538 <property name="can_focus">True</property>
539 <property name="has_focus">True</property>
540 <property name="activates_default">True</property>
541 </widget>
542 <packing>
543 <property name="left_attach">1</property>
544 <property name="right_attach">2</property>
545 <property name="top_attach">1</property>
546 <property name="bottom_attach">2</property>
547 <property name="y_options"></property>
548 </packing>
549 </child>
550 <child>
551 <widget class="GtkLabel" id="value_label">
552 <property name="visible">True</property>
553 <property name="xalign">0</property>
554 <property name="label" translatable="yes">_Value:</property>
555 <property name="use_underline">True</property>
556 <property name="mnemonic_widget">value_entry</property>
557 </widget>
558 <packing>
559 <property name="top_attach">1</property>
560 <property name="bottom_attach">2</property>
561 <property name="x_options">GTK_FILL</property>
562 <property name="y_options"></property>
563 </packing>
564 </child>
565 <child>
566 <widget class="GtkLabel" id="name_label">
567 <property name="visible">True</property>
568 <property name="xalign">0</property>
569 <property name="label" translatable="yes">_Name:</property>
570 <property name="use_underline">True</property>
571 <property name="mnemonic_widget">name_entry</property>
572 </widget>
573 <packing>
574 <property name="x_options">GTK_FILL</property>
575 <property name="y_options"></property>
576 </packing>
577 </child>
578 </widget>
579 <packing>
580 <property name="position">2</property>
581 </packing>
582 </child>
583 <child internal-child="action_area">
584 <widget class="GtkHButtonBox" id="dialog-action_area3">
585 <property name="visible">True</property>
586 <property name="layout_style">GTK_BUTTONBOX_END</property>
587 <child>
588 <widget class="GtkButton" id="close_button">
589 <property name="visible">True</property>
590 <property name="can_focus">True</property>
591 <property name="can_default">True</property>
592 <property name="label">gtk-cancel</property>
593 <property name="use_stock">True</property>
594 <property name="response_id">-6</property>
595 </widget>
596 </child>
597 <child>
598 <widget class="GtkButton" id="evaluate_button">
599 <property name="visible">True</property>
600 <property name="can_focus">True</property>
601 <property name="has_focus">True</property>
602 <property name="can_default">True</property>
603 <property name="has_default">True</property>
604 <property name="label">gtk-apply</property>
605 <property name="use_stock">True</property>
606 <property name="response_id">-10</property>
607 </widget>
608 <packing>
609 <property name="position">1</property>
610 </packing>
611 </child>
612 </widget>
613 <packing>
614 <property name="expand">False</property>
615 <property name="pack_type">GTK_PACK_END</property>
616 </packing>
617 </child>
618 </widget>
619 </child>
620 </widget>
621 <widget class="GtkDialog" id="watch_dialog">
622 <property name="title" translatable="yes">Inspect/Evaluate</property>
623 <property name="default_width">400</property>
624 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
625 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
626 <child internal-child="vbox">
627 <widget class="GtkVBox" id="dialog-vbox3">
628 <property name="visible">True</property>
629 <child>
630 <widget class="GtkScrolledWindow" id="scrolledwindow31">
631 <property name="visible">True</property>
632 <property name="can_focus">True</property>
633 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
634 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
635 <property name="shadow_type">GTK_SHADOW_IN</property>
636 <child>
637 <widget class="GtkTreeView" id="value_treeview">
638 <property name="visible">True</property>
639 <property name="can_focus">True</property>
640 </widget>
641 </child>
642 </widget>
643 <packing>
644 <property name="position">2</property>
645 </packing>
646 </child>
647 <child internal-child="action_area">
648 <widget class="GtkHButtonBox" id="dialog-action_area3">
649 <property name="visible">True</property>
650 <property name="layout_style">GTK_BUTTONBOX_END</property>
651 <child>
652 <widget class="GtkButton" id="close_button">
653 <property name="visible">True</property>
654 <property name="can_focus">True</property>
655 <property name="can_default">True</property>
656 <property name="label">gtk-close</property>
657 <property name="use_stock">True</property>
658 <property name="response_id">-7</property>
659 </widget>
660 </child>
661 <child>
662 <widget class="GtkButton" id="add_button">
663 <property name="visible">True</property>
664 <property name="can_focus">True</property>
665 <property name="can_default">True</property>
666 <property name="label">gtk-add</property>
667 <property name="use_stock">True</property>
668 <property name="response_id">-5</property>
669 </widget>
670 <packing>
671 <property name="position">1</property>
672 </packing>
673 </child>
674 </widget>
675 <packing>
676 <property name="expand">False</property>
677 <property name="pack_type">GTK_PACK_END</property>
678 </packing>
679 </child>
680 </widget>
681 </child>
682 </widget>
683 <widget class="GtkDialog" id="inspect_evaluate_dialog">
684 <property name="title" translatable="yes">Inspect/Evaluate</property>
685 <property name="default_width">400</property>
686 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
687 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
688 <child internal-child="vbox">
689 <widget class="GtkVBox" id="dialog-vbox3">
690 <property name="visible">True</property>
691 <child>
692 <widget class="GtkTable" id="table1">
693 <property name="visible">True</property>
694 <property name="border_width">10</property>
695 <property name="n_rows">3</property>
696 <property name="n_columns">2</property>
697 <property name="column_spacing">6</property>
698 <property name="row_spacing">6</property>
699 <child>
700 <placeholder/>
701 </child>
702 <child>
703 <widget class="GtkLabel" id="value_label">
704 <property name="visible">True</property>
705 <property name="xalign">0</property>
706 <property name="label" translatable="yes">_Value:</property>
707 <property name="use_underline">True</property>
708 <property name="mnemonic_widget">scrolledwindow31</property>
709 </widget>
710 <packing>
711 <property name="top_attach">1</property>
712 <property name="bottom_attach">2</property>
713 <property name="x_options">GTK_FILL</property>
714 <property name="y_options"></property>
715 </packing>
716 </child>
717 <child>
718 <widget class="GtkScrolledWindow" id="scrolledwindow31">
719 <property name="visible">True</property>
720 <property name="can_focus">True</property>
721 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
722 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
723 <property name="shadow_type">GTK_SHADOW_IN</property>
724 <child>
725 <widget class="GtkTreeView" id="value_treeview">
726 <property name="visible">True</property>
727 <property name="can_focus">True</property>
728 </widget>
729 </child>
730 </widget>
731 <packing>
732 <property name="left_attach">1</property>
733 <property name="right_attach">2</property>
734 <property name="top_attach">1</property>
735 <property name="bottom_attach">3</property>
736 </packing>
737 </child>
738 <child>
739 <widget class="GtkHBox" id="hbox1133">
740 <property name="visible">True</property>
741 <child>
742 <widget class="GtkEntry" id="name_entry">
743 <property name="visible">True</property>
744 <property name="can_focus">True</property>
745 <property name="has_focus">True</property>
746 <property name="activates_default">True</property>
747 </widget>
748 </child>
749 </widget>
750 <packing>
751 <property name="left_attach">1</property>
752 <property name="right_attach">2</property>
753 <property name="x_options">GTK_FILL</property>
754 <property name="y_options">GTK_FILL</property>
755 </packing>
756 </child>
757 <child>
758 <widget class="GtkLabel" id="name_label">
759 <property name="visible">True</property>
760 <property name="xalign">0</property>
761 <property name="label" translatable="yes">_Name:</property>
762 <property name="use_underline">True</property>
763 </widget>
764 <packing>
765 <property name="x_options">GTK_FILL</property>
766 <property name="y_options"></property>
767 </packing>
768 </child>
769 </widget>
770 <packing>
771 <property name="position">2</property>
772 </packing>
773 </child>
774 <child internal-child="action_area">
775 <widget class="GtkHButtonBox" id="dialog-action_area3">
776 <property name="visible">True</property>
777 <property name="layout_style">GTK_BUTTONBOX_END</property>
778 <child>
779 <widget class="GtkButton" id="close_button">
780 <property name="visible">True</property>
781 <property name="can_focus">True</property>
782 <property name="can_default">True</property>
783 <property name="label">gtk-close</property>
784 <property name="use_stock">True</property>
785 <property name="response_id">-7</property>
786 </widget>
787 </child>
788 <child>
789 <widget class="GtkButton" id="inspect_button">
790 <property name="visible">True</property>
791 <property name="can_focus">True</property>
792 <property name="has_focus">True</property>
793 <property name="can_default">True</property>
794 <property name="has_default">True</property>
795 <property name="label">gtk-refresh</property>
796 <property name="use_stock">True</property>
797 <property name="response_id">-3</property>
798 </widget>
799 <packing>
800 <property name="position">1</property>
801 </packing>
802 </child>
803 <child>
804 <widget class="GtkButton" id="evaluate_button">
805 <property name="visible">True</property>
806 <property name="can_focus">True</property>
807 <property name="can_default">True</property>
808 <property name="label">gtk-apply</property>
809 <property name="use_stock">True</property>
810 <property name="response_id">-10</property>
811 </widget>
812 <packing>
813 <property name="position">2</property>
814 </packing>
815 </child>
816 <child>
817 <widget class="GtkButton" id="add_button">
818 <property name="visible">True</property>
819 <property name="can_focus">True</property>
820 <property name="can_default">True</property>
821 <property name="label">gtk-add</property>
822 <property name="use_stock">True</property>
823 <property name="response_id">-5</property>
824 </widget>
825 <packing>
826 <property name="position">3</property>
827 </packing>
828 </child>
829 </widget>
830 <packing>
831 <property name="expand">False</property>
832 <property name="pack_type">GTK_PACK_END</property>
833 </packing>
834 </child>
835 </widget>
836 </child>
837 </widget>
838 <widget class="GtkDialog" id="breakpoint_properties_dialog">
839 <property name="title" translatable="yes">Breakpoint properties</property>
840 <property name="default_width">400</property>
841 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
842 <signal name="close" handler="gtk_widget_hide" object="breakpoint_property_dialog"/>
843 <child internal-child="vbox">
844 <widget class="GtkVBox" id="dialog-vbox3">
845 <property name="visible">True</property>
846 <child>
847 <widget class="GtkTable" id="table1">
848 <property name="visible">True</property>
849 <property name="border_width">10</property>
850 <property name="n_rows">3</property>
851 <property name="n_columns">2</property>
852 <property name="column_spacing">6</property>
853 <property name="row_spacing">6</property>
854 <child>
855 <widget class="GtkHBox" id="hbox1133">
856 <property name="visible">True</property>
857 <child>
858 <widget class="GtkEntry" id="breakpoint_location_entry">
859 <property name="visible">True</property>
860 <property name="can_focus">True</property>
861 <property name="has_focus">True</property>
862 <property name="activates_default">True</property>
863 </widget>
864 </child>
865 <child>
866 <widget class="GtkLabel" id="breakpoint_location_label">
867 <property name="xalign">0</property>
868 <property name="label" translatable="yes">Location</property>
869 </widget>
870 <packing>
871 <property name="expand">False</property>
872 <property name="fill">False</property>
873 <property name="position">1</property>
874 </packing>
875 </child>
876 </widget>
877 <packing>
878 <property name="left_attach">1</property>
879 <property name="right_attach">2</property>
880 <property name="x_options">GTK_FILL</property>
881 <property name="y_options">GTK_FILL</property>
882 </packing>
883 </child>
884 <child>
885 <widget class="GtkEntry" id="breakpoint_pass_entry">
886 <property name="visible">True</property>
887 <property name="can_focus">True</property>
888 <property name="activates_default">True</property>
889 </widget>
890 <packing>
891 <property name="left_attach">1</property>
892 <property name="right_attach">2</property>
893 <property name="top_attach">2</property>
894 <property name="bottom_attach">3</property>
895 <property name="y_options"></property>
896 </packing>
897 </child>
898 <child>
899 <widget class="GtkEntry" id="breakpoint_condition_entry">
900 <property name="visible">True</property>
901 <property name="can_focus">True</property>
902 <property name="activates_default">True</property>
903 </widget>
904 <packing>
905 <property name="left_attach">1</property>
906 <property name="right_attach">2</property>
907 <property name="top_attach">1</property>
908 <property name="bottom_attach">2</property>
909 <property name="y_options"></property>
910 </packing>
911 </child>
912 <child>
913 <widget class="GtkLabel" id="breakpoint_pass_label">
914 <property name="visible">True</property>
915 <property name="xalign">0</property>
916 <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>
917 <property name="use_underline">True</property>
918 <property name="mnemonic_widget">breakpoint_pass_entry</property>
919 </widget>
920 <packing>
921 <property name="top_attach">2</property>
922 <property name="bottom_attach">3</property>
923 <property name="x_options">GTK_FILL</property>
924 <property name="y_options"></property>
925 </packing>
926 </child>
927 <child>
928 <widget class="GtkLabel" id="breakpoint_condition_label">
929 <property name="visible">True</property>
930 <property name="xalign">0</property>
931 <property name="label" translatable="yes">_Condition:</property>
932 <property name="use_underline">True</property>
933 <property name="mnemonic_widget">breakpoint_condition_entry</property>
934 </widget>
935 <packing>
936 <property name="top_attach">1</property>
937 <property name="bottom_attach">2</property>
938 <property name="x_options">GTK_FILL</property>
939 <property name="y_options"></property>
940 </packing>
941 </child>
942 <child>
943 <widget class="GtkLabel" id="label6">
944 <property name="visible">True</property>
945 <property name="xalign">0</property>
946 <property name="label" translatable="yes">_Location:</property>
947 <property name="use_underline">True</property>
948 </widget>
949 <packing>
950 <property name="x_options">GTK_FILL</property>
951 <property name="y_options"></property>
952 </packing>
953 </child>
954 </widget>
955 <packing>
956 <property name="position">2</property>
957 </packing>
958 </child>
959 <child internal-child="action_area">
960 <widget class="GtkHButtonBox" id="dialog-action_area3">
961 <property name="visible">True</property>
962 <property name="layout_style">GTK_BUTTONBOX_END</property>
963 <child>
964 <widget class="GtkButton" id="cancelbutton1">
965 <property name="visible">True</property>
966 <property name="can_focus">True</property>
967 <property name="can_default">True</property>
968 <property name="label">gtk-cancel</property>
969 <property name="use_stock">True</property>
970 <property name="response_id">-6</property>
971 </widget>
972 </child>
973 <child>
974 <widget class="GtkButton" id="okbutton1">
975 <property name="visible">True</property>
976 <property name="can_focus">True</property>
977 <property name="has_focus">True</property>
978 <property name="can_default">True</property>
979 <property name="has_default">True</property>
980 <property name="label">gtk-ok</property>
981 <property name="use_stock">True</property>
982 <property name="response_id">-5</property>
983 </widget>
984 <packing>
985 <property name="position">1</property>
986 </packing>
987 </child>
988 </widget>
989 <packing>
990 <property name="expand">False</property>
991 <property name="pack_type">GTK_PACK_END</property>
992 </packing>
993 </child>
994 </widget>
995 </child>
996 </widget>
997 <widget class="GtkDialog" id="parameter_dialog">
998 <property name="title" translatable="yes">Program parameters</property>
999 <property name="default_width">400</property>
1000 <property name="destroy_with_parent">True</property>
1001 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1002 <child internal-child="vbox">
1003 <widget class="GtkVBox" id="dialog-vbox7">
1004 <property name="visible">True</property>
1005 <child>
1006 <widget class="GtkTable" id="table34">
1007 <property name="visible">True</property>
1008 <property name="border_width">5</property>
1009 <property name="n_rows">4</property>
1010 <property name="n_columns">3</property>
1011 <property name="column_spacing">5</property>
1012 <property name="row_spacing">5</property>
1013 <child>
1014 <widget class="GtkCheckButton" id="stop_at_beginning_check">
1015 <property name="visible">True</property>
1016 <property name="can_focus">True</property>
1017 <property name="label" translatable="yes">Stop at beginning</property>
1018 <property name="use_underline">True</property>
1019 <property name="response_id">0</property>
1020 <property name="draw_indicator">True</property>
1021 </widget>
1022 <packing>
1023 <property name="right_attach">3</property>
1024 <property name="top_attach">3</property>
1025 <property name="bottom_attach">4</property>
1026 <property name="x_options">GTK_FILL</property>
1027 <property name="y_options"></property>
1028 </packing>
1029 </child>
1030 <child>
1031 <widget class="GtkCheckButton" id="parameter_run_in_term_check">
1032 <property name="visible">True</property>
1033 <property name="can_focus">True</property>
1034 <property name="label" translatable="yes">Run In Terminal</property>
1035 <property name="use_underline">True</property>
1036 <property name="response_id">0</property>
1037 <property name="draw_indicator">True</property>
1038 </widget>
1039 <packing>
1040 <property name="right_attach">3</property>
1041 <property name="top_attach">2</property>
1042 <property name="bottom_attach">3</property>
1043 <property name="x_options">GTK_FILL</property>
1044 <property name="y_options"></property>
1045 </packing>
1046 </child>
1047 <child>
1048 <widget class="GtkComboBoxEntry" id="parameter_combo">
1049 <property name="visible">True</property>
1050 <child internal-child="entry">
1051 <widget class="GtkEntry" id="comboboxentry-entry2">
1052 </widget>
1053 </child>
1054 </widget>
1055 <packing>
1056 <property name="left_attach">1</property>
1057 <property name="right_attach">3</property>
1058 <property name="top_attach">1</property>
1059 <property name="bottom_attach">2</property>
1060 <property name="x_options">GTK_FILL</property>
1061 </packing>
1062 </child>
1063 <child>
1064 <widget class="GtkLabel" id="label12354">
1065 <property name="visible">True</property>
1066 <property name="xalign">0</property>
1067 <property name="label" translatable="yes">Command Line Parameters:</property>
1068 </widget>
1069 <packing>
1070 <property name="top_attach">1</property>
1071 <property name="bottom_attach">2</property>
1072 <property name="x_options">GTK_FILL</property>
1073 <property name="y_options"></property>
1074 </packing>
1075 </child>
1076 <child>
1077 <widget class="GtkComboBoxEntry" id="target_combo">
1078 <property name="visible">True</property>
1079 <child internal-child="entry">
1080 <widget class="GtkEntry" id="comboboxentry-entry1">
1081 </widget>
1082 </child>
1083 </widget>
1084 <packing>
1085 <property name="left_attach">1</property>
1086 <property name="right_attach">2</property>
1087 <property name="y_options">GTK_FILL</property>
1088 <property name="y_padding">3</property>
1089 </packing>
1090 </child>
1091 <child>
1092 <widget class="GtkButton" id="button39">
1093 <property name="visible">True</property>
1094 <property name="can_focus">True</property>
1095 <property name="label">gtk-open</property>
1096 <property name="use_stock">True</property>
1097 <property name="response_id">0</property>
1098 <signal name="clicked" handler="on_select_target_clicked"/>
1099 </widget>
1100 <packing>
1101 <property name="left_attach">2</property>
1102 <property name="right_attach">3</property>
1103 <property name="x_options">GTK_FILL</property>
1104 <property name="y_options"></property>
1105 </packing>
1106 </child>
1107 <child>
1108 <widget class="GtkLabel" id="label12353">
1109 <property name="visible">True</property>
1110 <property name="xalign">0</property>
1111 <property name="label" translatable="yes">Debugger Target:</property>
1112 </widget>
1113 <packing>
1114 <property name="x_options">GTK_FILL</property>
1115 <property name="y_options"></property>
1116 </packing>
1117 </child>
1118 </widget>
1119 <packing>
1120 <property name="expand">False</property>
1121 <property name="fill">False</property>
1122 <property name="padding">5</property>
1123 <property name="position">2</property>
1124 </packing>
1125 </child>
1126 <child internal-child="action_area">
1127 <widget class="GtkHButtonBox" id="dialog-action_area7">
1128 <property name="visible">True</property>
1129 <property name="layout_style">GTK_BUTTONBOX_END</property>
1130 <child>
1131 <widget class="GtkButton" id="cancelbutton4">
1132 <property name="visible">True</property>
1133 <property name="can_focus">True</property>
1134 <property name="can_default">True</property>
1135 <property name="label">gtk-close</property>
1136 <property name="use_stock">True</property>
1137 <property name="response_id">-6</property>
1138 </widget>
1139 </child>
1140 <child>
1141 <widget class="GtkButton" id="okbutton3">
1142 <property name="visible">True</property>
1143 <property name="can_focus">True</property>
1144 <property name="can_default">True</property>
1145 <property name="label">gtk-apply</property>
1146 <property name="use_stock">True</property>
1147 <property name="response_id">-10</property>
1148 </widget>
1149 <packing>
1150 <property name="position">1</property>
1151 </packing>
1152 </child>
1153 <child>
1154 <widget class="GtkButton" id="runbutton">
1155 <property name="visible">True</property>
1156 <property name="can_focus">True</property>
1157 <property name="can_default">True</property>
1158 <property name="label">gtk-execute</property>
1159 <property name="use_stock">True</property>
1160 <property name="response_id">-5</property>
1161 </widget>
1162 <packing>
1163 <property name="position">2</property>
1164 </packing>
1165 </child>
1166 </widget>
1167 <packing>
1168 <property name="expand">False</property>
1169 <property name="pack_type">GTK_PACK_END</property>
1170 </packing>
1171 </child>
1172 </widget>
1173 </child>
1174 </widget>
1175 <widget class="GtkWindow" id="dialog_memory">
1176 <property name="title" translatable="yes">Memory</property>
1177 <property name="resizable">False</property>
1178 <child>
1179 <widget class="GtkVBox" id="vbox1">
1180 <property name="visible">True</property>
1181 <property name="can_default">True</property>
1182 <property name="border_width">5</property>
1183 <child>
1184 <widget class="GtkHBox" id="hbox2">
1185 <property name="visible">True</property>
1186 <child>
1187 <widget class="GtkVBox" id="vbox2">
1188 <property name="visible">True</property>
1189 <child>
1190 <widget class="GtkEventBox" id="eventbox_up">
1191 <property name="visible">True</property>
1192 <property name="can_focus">True</property>
1193 <child>
1194 <widget class="GtkArrow" id="arrow1">
1195 <property name="visible">True</property>
1196 <property name="arrow_type">GTK_ARROW_UP</property>
1197 </widget>
1198 </child>
1199 </widget>
1200 <packing>
1201 <property name="expand">False</property>
1202 <property name="fill">False</property>
1203 </packing>
1204 </child>
1205 <child>
1206 <widget class="GtkEventBox" id="eventbox_down">
1207 <property name="visible">True</property>
1208 <child>
1209 <widget class="GtkArrow" id="arrow2">
1210 <property name="visible">True</property>
1211 <property name="arrow_type">GTK_ARROW_DOWN</property>
1212 </widget>
1213 </child>
1214 </widget>
1215 <packing>
1216 <property name="expand">False</property>
1217 <property name="fill">False</property>
1218 <property name="pack_type">GTK_PACK_END</property>
1219 <property name="position">1</property>
1220 </packing>
1221 </child>
1222 </widget>
1223 <packing>
1224 <property name="expand">False</property>
1225 </packing>
1226 </child>
1227 <child>
1228 <widget class="GtkTextView" id="adr_textview">
1229 <property name="visible">True</property>
1230 <property name="sensitive">False</property>
1231 <property name="can_focus">True</property>
1232 <property name="has_focus">True</property>
1233 <property name="editable">False</property>
1234 <property name="left_margin">5</property>
1235 <property name="right_margin">5</property>
1236 </widget>
1237 <packing>
1238 <property name="expand">False</property>
1239 <property name="position">2</property>
1240 </packing>
1241 </child>
1242 <child>
1243 <widget class="GtkTextView" id="data_textview">
1244 <property name="visible">True</property>
1245 <property name="can_focus">True</property>
1246 <property name="editable">False</property>
1247 <property name="left_margin">10</property>
1248 <property name="right_margin">10</property>
1249 </widget>
1250 <packing>
1251 <property name="expand">False</property>
1252 <property name="pack_type">GTK_PACK_END</property>
1253 <property name="position">3</property>
1254 </packing>
1255 </child>
1256 <child>
1257 <widget class="GtkTextView" id="ascii_textview">
1258 <property name="visible">True</property>
1259 <property name="sensitive">False</property>
1260 <property name="can_focus">True</property>
1261 <property name="has_focus">True</property>
1262 <property name="editable">False</property>
1263 <property name="left_margin">5</property>
1264 <property name="right_margin">5</property>
1265 </widget>
1266 <packing>
1267 <property name="expand">False</property>
1268 <property name="pack_type">GTK_PACK_END</property>
1269 <property name="position">1</property>
1270 </packing>
1271 </child>
1272 </widget>
1273 </child>
1274 <child>
1275 <widget class="GtkHSeparator" id="hseparator1">
1276 <property name="visible">True</property>
1277 </widget>
1278 <packing>
1279 <property name="expand">False</property>
1280 <property name="padding">5</property>
1281 <property name="position">1</property>
1282 </packing>
1283 </child>
1284 <child>
1285 <widget class="GtkLabel" id="memory_label">
1286 <property name="visible">True</property>
1287 <property name="label" translatable="yes">Enter an address in hexadecimal or select one in the data</property>
1288 </widget>
1289 <packing>
1290 <property name="expand">False</property>
1291 <property name="fill">False</property>
1292 <property name="position">3</property>
1293 </packing>
1294 </child>
1295 <child>
1296 <widget class="GtkHBox" id="hbox1">
1297 <property name="visible">True</property>
1298 <child>
1299 <widget class="GtkButton" id="button_inspect">
1300 <property name="visible">True</property>
1301 <property name="can_focus">True</property>
1302 <property name="can_default">True</property>
1303 <property name="label" translatable="yes">Inspect</property>
1304 <property name="use_underline">True</property>
1305 <property name="response_id">0</property>
1306 </widget>
1307 <packing>
1308 <property name="fill">False</property>
1309 </packing>
1310 </child>
1311 <child>
1312 <widget class="GtkEntry" id="adr_entry">
1313 <property name="visible">True</property>
1314 <property name="can_focus">True</property>
1315 <property name="max_length">8</property>
1316 </widget>
1317 <packing>
1318 <property name="expand">False</property>
1319 <property name="fill">False</property>
1320 <property name="position">1</property>
1321 </packing>
1322 </child>
1323 <child>
1324 <widget class="GtkButton" id="button_quit">
1325 <property name="visible">True</property>
1326 <property name="can_focus">True</property>
1327 <property name="label">gtk-quit</property>
1328 <property name="use_stock">True</property>
1329 <property name="response_id">0</property>
1330 </widget>
1331 <packing>
1332 <property name="fill">False</property>
1333 <property name="position">2</property>
1334 </packing>
1335 </child>
1336 </widget>
1337 <packing>
1338 <property name="expand">False</property>
1339 <property name="fill">False</property>
1340 <property name="pack_type">GTK_PACK_END</property>
1341 <property name="position">2</property>
1342 </packing>
1343 </child>
1344 </widget>
1345 </child>
1346 </widget>
1347 <widget class="GtkDialog" id="window.debugger.registers">
1348 <property name="title" translatable="yes">CPU Registers</property>
1349 <property name="default_width">200</property>
1350 <property name="default_height">400</property>
1351 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1352 <child internal-child="vbox">
1353 <widget class="GtkVBox" id="dialog-vbox19">
1354 <property name="visible">True</property>
1355 <child>
1356 <widget class="GtkScrolledWindow" id="scrolledwindow27">
1357 <property name="visible">True</property>
1358 <property name="can_focus">True</property>
1359 <property name="border_width">5</property>
1360 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1361 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1362 <property name="shadow_type">GTK_SHADOW_IN</property>
1363 <child>
1364 <widget class="GtkTreeView" id="debugger.registers.tv">
1365 <property name="visible">True</property>
1366 <property name="can_focus">True</property>
1367 </widget>
1368 </child>
1369 </widget>
1370 <packing>
1371 <property name="position">2</property>
1372 </packing>
1373 </child>
1374 <child internal-child="action_area">
1375 <widget class="GtkHButtonBox" id="dialog-action_area19">
1376 <property name="visible">True</property>
1377 <property name="layout_style">GTK_BUTTONBOX_END</property>
1378 </widget>
1379 <packing>
1380 <property name="expand">False</property>
1381 <property name="pack_type">GTK_PACK_END</property>
1382 </packing>
1383 </child>
1384 </widget>
1385 </child>
1386 </widget>
1387 <widget class="GtkDialog" id="window.debugger.sharedlibs">
1388 <property name="title" translatable="yes">Shared libraries</property>
1389 <property name="default_width">300</property>
1390 <property name="default_height">500</property>
1391 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1392 <child internal-child="vbox">
1393 <widget class="GtkVBox" id="dialog-vbox20">
1394 <property name="visible">True</property>
1395 <child>
1396 <widget class="GtkScrolledWindow" id="scrolledwindow28">
1397 <property name="visible">True</property>
1398 <property name="can_focus">True</property>
1399 <property name="border_width">5</property>
1400 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1401 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1402 <property name="shadow_type">GTK_SHADOW_IN</property>
1403 <child>
1404 <widget class="GtkTreeView" id="debugger.sharedlibs.tv">
1405 <property name="visible">True</property>
1406 <property name="can_focus">True</property>
1407 </widget>
1408 </child>
1409 </widget>
1410 <packing>
1411 <property name="position">2</property>
1412 </packing>
1413 </child>
1414 <child internal-child="action_area">
1415 <widget class="GtkHButtonBox" id="dialog-action_area20">
1416 <property name="visible">True</property>
1417 <property name="layout_style">GTK_BUTTONBOX_END</property>
1418 </widget>
1419 <packing>
1420 <property name="expand">False</property>
1421 <property name="pack_type">GTK_PACK_END</property>
1422 </packing>
1423 </child>
1424 </widget>
1425 </child>
1426 </widget>
1427 <widget class="GtkDialog" id="window.debugger.signals">
1428 <property name="title" translatable="yes">Kernel Signals</property>
1429 <property name="default_width">500</property>
1430 <property name="default_height">600</property>
1431 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1432 <child internal-child="vbox">
1433 <widget class="GtkVBox" id="dialog-vbox23">
1434 <property name="visible">True</property>
1435 <child>
1436 <widget class="GtkScrolledWindow" id="scrolledwindow29">
1437 <property name="visible">True</property>
1438 <property name="can_focus">True</property>
1439 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1440 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1441 <child>
1442 <widget class="GtkTreeView" id="debugger.signals.tv">
1443 <property name="visible">True</property>
1444 <property name="can_focus">True</property>
1445 </widget>
1446 </child>
1447 </widget>
1448 <packing>
1449 <property name="position">2</property>
1450 </packing>
1451 </child>
1452 <child internal-child="action_area">
1453 <widget class="GtkHButtonBox" id="dialog-action_area23">
1454 <property name="visible">True</property>
1455 <property name="layout_style">GTK_BUTTONBOX_END</property>
1456 <child>
1457 <widget class="GtkButton" id="closebutton7">
1458 <property name="visible">True</property>
1459 <property name="can_focus">True</property>
1460 <property name="can_default">True</property>
1461 <property name="label">gtk-close</property>
1462 <property name="use_stock">True</property>
1463 <property name="response_id">-6</property>
1464 </widget>
1465 </child>
1466 </widget>
1467 <packing>
1468 <property name="expand">False</property>
1469 <property name="pack_type">GTK_PACK_END</property>
1470 </packing>
1471 </child>
1472 </widget>
1473 </child>
1474 </widget>
1475 <widget class="GtkDialog" id="window.debugger.signals.set">
1476 <property name="width_request">360</property>
1477 <property name="height_request">180</property>
1478 <property name="title" translatable="yes">Set Signal Property</property>
1479 <property name="resizable">False</property>
1480 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1481 <child internal-child="vbox">
1482 <widget class="GtkVBox" id="dialog-vbox24">
1483 <property name="visible">True</property>
1484 <child>
1485 <widget class="GtkHBox" id="hbox1132">
1486 <property name="visible">True</property>
1487 <property name="border_width">5</property>
1488 <property name="spacing">5</property>
1489 <child>
1490 <widget class="GtkLabel" id="label12345">
1491 <property name="visible">True</property>
1492 <property name="label" translatable="yes">Signal:</property>
1493 </widget>
1494 <packing>
1495 <property name="expand">False</property>
1496 <property name="fill">False</property>
1497 </packing>
1498 </child>
1499 <child>
1500 <widget class="GtkLabel" id="lable.signal">
1501 <property name="visible">True</property>
1502 <property name="label" translatable="yes">SIGINT</property>
1503 </widget>
1504 <packing>
1505 <property name="expand">False</property>
1506 <property name="fill">False</property>
1507 <property name="position">1</property>
1508 </packing>
1509 </child>
1510 </widget>
1511 <packing>
1512 <property name="expand">False</property>
1513 <property name="fill">False</property>
1514 <property name="position">2</property>
1515 </packing>
1516 </child>
1517 <child>
1518 <widget class="GtkHBox" id="hbox1131">
1519 <property name="visible">True</property>
1520 <property name="border_width">5</property>
1521 <property name="spacing">5</property>
1522 <child>
1523 <widget class="GtkLabel" id="label12346">
1524 <property name="visible">True</property>
1525 <property name="label" translatable="yes">Description:</property>
1526 </widget>
1527 <packing>
1528 <property name="expand">False</property>
1529 <property name="fill">False</property>
1530 </packing>
1531 </child>
1532 <child>
1533 <widget class="GtkLabel" id="lable.description">
1534 <property name="visible">True</property>
1535 <property name="label" translatable="yes">Program Interrupt</property>
1536 </widget>
1537 <packing>
1538 <property name="expand">False</property>
1539 <property name="fill">False</property>
1540 <property name="position">1</property>
1541 </packing>
1542 </child>
1543 </widget>
1544 <packing>
1545 <property name="expand">False</property>
1546 <property name="fill">False</property>
1547 <property name="position">3</property>
1548 </packing>
1549 </child>
1550 <child>
1551 <widget class="GtkHSeparator" id="hseparator6">
1552 <property name="visible">True</property>
1553 </widget>
1554 <packing>
1555 <property name="expand">False</property>
1556 <property name="position">4</property>
1557 </packing>
1558 </child>
1559 <child>
1560 <widget class="GtkTable" id="table33">
1561 <property name="visible">True</property>
1562 <property name="border_width">5</property>
1563 <property name="n_rows">2</property>
1564 <property name="n_columns">3</property>
1565 <property name="column_spacing">11</property>
1566 <property name="row_spacing">10</property>
1567 <child>
1568 <widget class="GtkToggleButton" id="toggle.pass">
1569 <property name="visible">True</property>
1570 <property name="can_focus">True</property>
1571 <property name="label" translatable="yes">Yes</property>
1572 <property name="use_underline">True</property>
1573 <property name="response_id">0</property>
1574 </widget>
1575 <packing>
1576 <property name="left_attach">2</property>
1577 <property name="right_attach">3</property>
1578 <property name="top_attach">1</property>
1579 <property name="bottom_attach">2</property>
1580 <property name="x_options">GTK_FILL</property>
1581 <property name="y_options"></property>
1582 </packing>
1583 </child>
1584 <child>
1585 <widget class="GtkToggleButton" id="toggle.print">
1586 <property name="visible">True</property>
1587 <property name="can_focus">True</property>
1588 <property name="label" translatable="yes">Yes</property>
1589 <property name="use_underline">True</property>
1590 <property name="response_id">0</property>
1591 </widget>
1592 <packing>
1593 <property name="left_attach">1</property>
1594 <property name="right_attach">2</property>
1595 <property name="top_attach">1</property>
1596 <property name="bottom_attach">2</property>
1597 <property name="x_options">GTK_FILL</property>
1598 <property name="y_options"></property>
1599 </packing>
1600 </child>
1601 <child>
1602 <widget class="GtkToggleButton" id="toggle.stop">
1603 <property name="visible">True</property>
1604 <property name="can_focus">True</property>
1605 <property name="label" translatable="yes">Yes</property>
1606 <property name="use_underline">True</property>
1607 <property name="response_id">0</property>
1608 </widget>
1609 <packing>
1610 <property name="top_attach">1</property>
1611 <property name="bottom_attach">2</property>
1612 <property name="x_options">GTK_FILL</property>
1613 <property name="y_options"></property>
1614 </packing>
1615 </child>
1616 <child>
1617 <widget class="GtkLabel" id="label12349">
1618 <property name="visible">True</property>
1619 <property name="xalign">0</property>
1620 <property name="label" translatable="yes">Pass:</property>
1621 </widget>
1622 <packing>
1623 <property name="left_attach">2</property>
1624 <property name="right_attach">3</property>
1625 <property name="y_options"></property>
1626 </packing>
1627 </child>
1628 <child>
1629 <widget class="GtkLabel" id="label12348">
1630 <property name="visible">True</property>
1631 <property name="xalign">0</property>
1632 <property name="label" translatable="yes">Print:</property>
1633 </widget>
1634 <packing>
1635 <property name="left_attach">1</property>
1636 <property name="right_attach">2</property>
1637 <property name="y_options"></property>
1638 </packing>
1639 </child>
1640 <child>
1641 <widget class="GtkLabel" id="label12347">
1642 <property name="visible">True</property>
1643 <property name="xalign">0</property>
1644 <property name="label" translatable="yes">Stop:</property>
1645 </widget>
1646 <packing>
1647 <property name="y_options"></property>
1648 </packing>
1649 </child>
1650 </widget>
1651 <packing>
1652 <property name="position">5</property>
1653 </packing>
1654 </child>
1655 <child internal-child="action_area">
1656 <widget class="GtkHButtonBox" id="dialog-action_area24">
1657 <property name="visible">True</property>
1658 <property name="layout_style">GTK_BUTTONBOX_END</property>
1659 <child>
1660 <widget class="GtkButton" id="closebutton8">
1661 <property name="visible">True</property>
1662 <property name="can_focus">True</property>
1663 <property name="can_default">True</property>
1664 <property name="label">gtk-cancel</property>
1665 <property name="use_stock">True</property>
1666 <property name="response_id">-6</property>
1667 </widget>
1668 </child>
1669 <child>
1670 <widget class="GtkButton" id="button34">
1671 <property name="visible">True</property>
1672 <property name="can_focus">True</property>
1673 <property name="can_default">True</property>
1674 <property name="label">gtk-ok</property>
1675 <property name="use_stock">True</property>
1676 <property name="response_id">-5</property>
1677 </widget>
1678 <packing>
1679 <property name="position">1</property>
1680 </packing>
1681 </child>
1682 </widget>
1683 <packing>
1684 <property name="expand">False</property>
1685 <property name="pack_type">GTK_PACK_END</property>
1686 </packing>
1687 </child>
1688 </widget>
1689 </child>
1690 </widget>
1691 <widget class="GtkDialog" id="debugger_start_dialog">
1692 <property name="visible">True</property>
1693 <property name="title" translatable="yes">Start Debugger</property>
1694 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1695 <property name="default_width">400</property>
1696 <property name="default_height">300</property>
1697 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1698 <child internal-child="vbox">
1699 <widget class="GtkVBox" id="dialog-vbox25">
1700 <property name="visible">True</property>
1701 <child>
1702 <widget class="GtkFrame" id="frame8">
1703 <property name="visible">True</property>
1704 <property name="border_width">5</property>
1705 <property name="label_xalign">0</property>
1706 <property name="shadow_type">GTK_SHADOW_NONE</property>
1707 <child>
1708 <widget class="GtkAlignment" id="alignment11">
1709 <property name="visible">True</property>
1710 <property name="left_padding">12</property>
1711 <child>
1712 <widget class="GtkScrolledWindow" id="scrolledwindow30">
1713 <property name="visible">True</property>
1714 <property name="can_focus">True</property>
1715 <property name="border_width">5</property>
1716 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1717 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1718 <property name="shadow_type">GTK_SHADOW_IN</property>
1719 <child>
1720 <widget class="GtkTreeView" id="programs_treeview">
1721 <property name="visible">True</property>
1722 <property name="can_focus">True</property>
1723 </widget>
1724 </child>
1725 </widget>
1726 </child>
1727 </widget>
1728 </child>
1729 <child>
1730 <widget class="GtkLabel" id="label12350">
1731 <property name="visible">True</property>
1732 <property name="label" translatable="yes">&lt;b&gt;Debugger:&lt;/b&gt;</property>
1733 <property name="use_markup">True</property>
1734 </widget>
1735 <packing>
1736 <property name="type">label_item</property>
1737 </packing>
1738 </child>
1739 </widget>
1740 <packing>
1741 <property name="position">2</property>
1742 </packing>
1743 </child>
1744 <child internal-child="action_area">
1745 <widget class="GtkHButtonBox" id="dialog-action_area25">
1746 <property name="visible">True</property>
1747 <property name="layout_style">GTK_BUTTONBOX_END</property>
1748 <child>
1749 <widget class="GtkButton" id="cancelbutton5">
1750 <property name="visible">True</property>
1751 <property name="can_focus">True</property>
1752 <property name="can_default">True</property>
1753 <property name="label">gtk-cancel</property>
1754 <property name="use_stock">True</property>
1755 <property name="response_id">-6</property>
1756 </widget>
1757 </child>
1758 <child>
1759 <widget class="GtkButton" id="okbutton4">
1760 <property name="visible">True</property>
1761 <property name="can_focus">True</property>
1762 <property name="can_default">True</property>
1763 <property name="label">gtk-ok</property>
1764 <property name="use_stock">True</property>
1765 <property name="response_id">-5</property>
1766 </widget>
1767 <packing>
1768 <property name="position">1</property>
1769 </packing>
1770 </child>
1771 </widget>
1772 <packing>
1773 <property name="expand">False</property>
1774 <property name="pack_type">GTK_PACK_END</property>
1775 </packing>
1776 </child>
1777 </widget>
1778 </child>
1779 </widget>
1780 <widget class="GtkDialog" id="debugger_command_dialog">
1781 <property name="visible">True</property>
1782 <property name="title" translatable="yes">Debugger command</property>
1783 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1784 <property name="destroy_with_parent">True</property>
1785 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1786 <child internal-child="vbox">
1787 <widget class="GtkVBox" id="dialog-vbox25">
1788 <property name="visible">True</property>
1789 <child>
1790 <widget class="GtkHBox" id="hbox1134">
1791 <property name="visible">True</property>
1792 <property name="border_width">10</property>
1793 <property name="spacing">5</property>
1794 <child>
1795 <widget class="GtkLabel" id="label12350">
1796 <property name="visible">True</property>
1797 <property name="label" translatable="yes">Debugger command:</property>
1798 </widget>
1799 <packing>
1800 <property name="expand">False</property>
1801 <property name="fill">False</property>
1802 </packing>
1803 </child>
1804 <child>
1805 <widget class="GtkEntry" id="debugger_command_entry">
1806 <property name="visible">True</property>
1807 <property name="can_focus">True</property>
1808 </widget>
1809 <packing>
1810 <property name="position">1</property>
1811 </packing>
1812 </child>
1813 </widget>
1814 <packing>
1815 <property name="expand">False</property>
1816 <property name="fill">False</property>
1817 <property name="position">2</property>
1818 </packing>
1819 </child>
1820 <child internal-child="action_area">
1821 <widget class="GtkHButtonBox" id="dialog-action_area25">
1822 <property name="visible">True</property>
1823 <property name="layout_style">GTK_BUTTONBOX_END</property>
1824 <child>
1825 <widget class="GtkButton" id="closebutton9">
1826 <property name="visible">True</property>
1827 <property name="can_focus">True</property>
1828 <property name="can_default">True</property>
1829 <property name="label">gtk-close</property>
1830 <property name="use_stock">True</property>
1831 <property name="response_id">-7</property>
1832 </widget>
1833 </child>
1834 </widget>
1835 <packing>
1836 <property name="expand">False</property>
1837 <property name="pack_type">GTK_PACK_END</property>
1838 </packing>
1839 </child>
1840 </widget>
1841 </child>
1842 </widget>
1843 <widget 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">5</property>
1846 <property name="title" translatable="yes">Source Directories</property>
1847 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1848 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1849 <property name="skip_pager_hint">True</property>
1850 <child internal-child="vbox">
1851 <widget 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 <widget 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 <widget 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">GTK_POLICY_AUTOMATIC</property>
1871 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1872 <property name="shadow_type">GTK_SHADOW_IN</property>
1873 <child>
1874 <widget 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 </widget>
1879 </child>
1880 </widget>
1881 <packing>
1882 <property name="top_attach">1</property>
1883 <property name="bottom_attach">5</property>
1884 </packing>
1885 </child>
1886 <child>
1887 <widget 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">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
1892 <property name="title" translatable="yes">Select one directory</property>
1893 </widget>
1894 <packing>
1895 <property name="y_options">GTK_SHRINK</property>
1896 </packing>
1897 </child>
1898 <child>
1899 <widget class="GtkButton" id="add_button">
1900 <property name="visible">True</property>
1901 <property name="can_focus">True</property>
1902 <property name="receives_default">True</property>
1903 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1904 <property name="label">gtk-add</property>
1905 <property name="use_stock">True</property>
1906 <property name="response_id">0</property>
1907 </widget>
1908 <packing>
1909 <property name="left_attach">1</property>
1910 <property name="right_attach">2</property>
1911 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
1912 <property name="y_options">GTK_SHRINK</property>
1913 </packing>
1914 </child>
1915 <child>
1916 <widget class="GtkVBox" id="vbox4">
1917 <property name="visible">True</property>
1918 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1919 <property name="spacing">5</property>
1920 <child>
1921 <widget class="GtkButton" id="remove_button">
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="label">gtk-remove</property>
1927 <property name="use_stock">True</property>
1928 <property name="response_id">0</property>
1929 </widget>
1930 <packing>
1931 <property name="expand">False</property>
1932 <property name="fill">False</property>
1933 </packing>
1934 </child>
1935 <child>
1936 <widget class="GtkButton" id="up_button">
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="label">gtk-go-up</property>
1942 <property name="use_stock">True</property>
1943 <property name="response_id">0</property>
1944 </widget>
1945 <packing>
1946 <property name="expand">False</property>
1947 <property name="fill">False</property>
1948 <property name="position">1</property>
1949 </packing>
1950 </child>
1951 <child>
1952 <widget class="GtkButton" id="down_button">
1953 <property name="visible">True</property>
1954 <property name="can_focus">True</property>
1955 <property name="receives_default">True</property>
1956 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1957 <property name="label">gtk-go-down</property>
1958 <property name="use_stock">True</property>
1959 <property name="response_id">0</property>
1960 </widget>
1961 <packing>
1962 <property name="expand">False</property>
1963 <property name="fill">False</property>
1964 <property name="position">2</property>
1965 </packing>
1966 </child>
1967 </widget>
1968 <packing>
1969 <property name="left_attach">1</property>
1970 <property name="right_attach">2</property>
1971 <property name="top_attach">1</property>
1972 <property name="bottom_attach">5</property>
1973 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
1974 </packing>
1975 </child>
1976 </widget>
1977 <packing>
1978 <property name="position">1</property>
1979 </packing>
1980 </child>
1981 <child internal-child="action_area">
1982 <widget class="GtkHButtonBox" id="dialog-action_area16">
1983 <property name="visible">True</property>
1984 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1985 <property name="layout_style">GTK_BUTTONBOX_END</property>
1986 <child>
1987 <widget class="GtkButton" id="button6">
1988 <property name="visible">True</property>
1989 <property name="can_focus">True</property>
1990 <property name="receives_default">True</property>
1991 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1992 <property name="label">gtk-redo</property>
1993 <property name="use_stock">True</property>
1994 <property name="response_id">-6</property>
1995 </widget>
1996 </child>
1997 <child>
1998 <widget class="GtkButton" id="button7">
1999 <property name="visible">True</property>
2000 <property name="can_focus">True</property>
2001 <property name="receives_default">True</property>
2002 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2003 <property name="label">gtk-close</property>
2004 <property name="use_stock">True</property>
2005 <property name="response_id">-7</property>
2006 </widget>
2007 <packing>
2008 <property name="position">1</property>
2009 </packing>
2010 </child>
2011 </widget>
2012 <packing>
2013 <property name="expand">False</property>
2014 <property name="pack_type">GTK_PACK_END</property>
2015 </packing>
2016 </child>
2017 </widget>
2018 </child>
2019 </widget>
2020 </glade-interface>