32
April 24, 2002 TotalView Debugger

April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

  • View
    219

  • Download
    3

Embed Size (px)

Citation preview

Page 1: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

TotalView Debugger

Page 2: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Compile and Run

• Copy bug1.f from /tmp/training to your /tmp/username directory

• Compile with the –g option

Page 3: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 4: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Run the file with Totalview

Page 5: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 6: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Click Run

Page 7: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Right click b

Page 8: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 9: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Select the 0

Page 10: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 11: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 12: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Click Continue

Page 13: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 14: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Compile the laplace example

Page 15: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

C version

Page 16: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Insert a breakpoint

Page 17: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

C version

Page 18: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Enter the number of iterations

Page 19: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 20: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Right click t

Page 21: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 22: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Display Array Visualizer

Page 23: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 24: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Slide

Page 25: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Choose PE 3

Page 26: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Continue

Page 27: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Check the progress

Page 28: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Notice the change

Page 29: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Visualizer optoins

Page 30: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Change number of colors

Page 31: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Page 32: April 24, 2002 TotalView Debugger. April 24, 2002 Compile and Run Copy bug1.f from /tmp/training to your /tmp/username directory Compile with the –g option

April 24, 2002

Click on any point to get exact value