02.03.2014 Views

Tornado

Tornado

Tornado

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Tornado</strong> 2.0<br />

User’s Guide<br />

pointer (using the middle mouse button) to another line to allow execution to<br />

continue until the program reaches the line you indicate. The shading of the<br />

context pointer becomes gray if the program is running, or if the stack level<br />

displayed is not the current stack level. (For another way of doing this, see the<br />

discussion of the continue button in CrossWind Buttons, p.244.)<br />

CrossWind Menus<br />

The menu bar at the top of the debugger display provides commands for overall<br />

control of the debugger display or debugging session (Figure 7-2).<br />

Figure 7-2<br />

CrossWind Menu Bar<br />

File Menu<br />

The following paragraphs describe the effect of each debugger-specific menu<br />

command.<br />

File>Quit<br />

Ends the debugging session. If a target is attached, Quit also kills any<br />

suspended routines from the debugging session.<br />

(If you want to leave the target undisturbed when you quit, first use the Detach<br />

Task command under Targets, or type the GDB command detach in the<br />

command panel.)<br />

File>Download<br />

Load an object module into target memory, link it dynamically into the runtime,<br />

and load its symbols into the debugger. This command displays a file<br />

selector, as shown in Figure 7-3, to choose the object module.<br />

In the file selector, choose files or directories from the two scrolling lists by<br />

clicking on a name. You can type directly in the Filter text box to change the<br />

selection criteria. The Filter button redisplays the scrolling lists for a new<br />

directory or a new file-name expansion constraint; click the Load button when<br />

the file you want to download is selected. Double-clicking on a directory is<br />

equivalent to selecting the directory and then pressing Filter; double-clicking<br />

on a file is equivalent to Load.<br />

238

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!