image1d_t, image1d_array_t, image2d_array_t Limited support. User cannot view contents of image types while kernel debugging.

Size: px
Start display at page:

Download "image1d_t, image1d_array_t, image2d_array_t Limited support. User cannot view contents of image types while kernel debugging."

Transcription

1 AMD gdebugger TM 6.2 Release Notes Introduction These release notes describes the changes to AMD gdebugger TM since the previous version. AMD gdebugger TM is an OpenGL and OpenCL debugger and profiler. gdebugger TM traces application activity on top of OpenCL and OpenGL to provide the application behavior information necessary for finding bugs and optimizing application performance. Installation Prerequisites Following Catalyst TM Driver needs to be installed prior to installing gdebugger AMD Catalyst TM Display Driver 11.8 or higher. New Features and Functionality in gdebugger There is now a standalone version of AMD gdebugger TM for Windows and Linux platforms. 2. Supports kernel and API level debugging on AMD Radeon HD 7000 series graphics cards Supports static array types, union variables 4. Supports OpenCL 1.2 with limited functionality. 5. Enhanced GUI and more intuitive GUI for navigation. 6. Combined installer for standalone and Visual Studio plug-in in Windows Version. OpenCL 1.2 Support The following table provides additional details regarding gdebugger TM OpenCL 1.2 supported features. OpenCL 1.2 Kernel Program Changes popcount Double Precision Support Level image1d_t, image1d_array_t, image2d_array_t Limited support. User cannot view contents of image types while kernel debugging. read_image{f i ui h} write_image{f i ui h} get_image_array_size extern and static storage class specifiers Macros CL_VERSION_1_2 & OPENCL_C_VERSION 1 Requires AMD Catalyst Display Driver 12.4 or higher.

2 OpenCL 1.2 Host Program Changes clenqueuemarkerwithwaitlist clenqueuebarrierwithwaitlist clcreateimage clcreatefromgltexture clunloadplatformcompiler clgetextensionfunctionaddressforplatform clenqueuemigratememobjects clcreatesubdevices clretaindevice clreleasedevice Support Level Function calls made with pointers returned from this function will not be shown in the API calls history view, will not be hit as breakpoints, etc. Additional devices are not supported in the gdebugger views. clretaindevice and clreleasedevice are not supported as API breakpoints clenqueuefillbuffer clenqueuefillimage clcompileprogram cllinkprogram Linked programs cannot be debugged. clgetprograminfo clgetprogrambuildinfo clgetkernelarginfo Depreca ted API's Changes to cl_mem_flags Changes to cl_map_flags clenqueuemarker clenqueuebarrier clenqueuewaitforevents clcreateimage2d clcreateimage3d clunloadcompiler clgetextensionfunctionaddress All deprecations are correctly marked and handled.

3 OpenCL 1.2 Changes clcreatefromgltexture2d clcreatefromgltexture3d CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE parameter in clgetdeviceinfo Support Level Known Linux Issues and Work Arounds 1. [8882] gdebugger cannot debug OpenGL applications with Catalyst 12.3 on Ubuntu platforms. If Catalyst 12.3 is installed following the directions to create and install the debian files, gdebugger fails to run OpenGL applications. To avoid this issue, install Catalyst using the amd-driver-installer x86[.x86_64].run 2. [8725] Create new project window on Linux may not function correctly during first invocation of gdebugger. Work Around: Launch gdebugger TM Exit without creating new project Make sure the following folders are created.amd/gdebugger before launching the gdebugger TM again. 3. [8500] Cannot find gdb Error shown on the screen during debugging. Work Around: Clicking OK in the dialog prompt will close the warning message. This warning does not impact functionality. 4. [8676] In order for gdebugger 6.2 to run correctly with the KDE Desktop, after installing gdebugger you need to run the qtconfig tool and change the Appearance GUI Style to Cleanlooks. Qtconfig is usually found on Linux machines at /usr/lib[64]qt4/bin/qtconfig 5. [8168] gdebugger hangs (due to a SIGSTOP). In order to work around this issue, you need to do one of the following: run "aticonfig --sb off" (recommended) add the following option in the Device section of your Xorg.conf: Option "BlockSignalsOnLock" "off" 6. [8428] On OpenSuSE, when trying to start gdebugger, it fails with a message about a missing libpng12.so. Be sure to install or copy libpng12.so into the gdebugger installation folder 7. [8750] The text editor does not support the usage of Windows-style line endings (CR+LF) in C/C++ and OpenCL source files. Using them may cause the line numbers in the debug information and text display to be mismatched. To work around, please convert sources to Linux-style line endings (LF). 8. [8773] AMDTTeapot sample requires libgtkglext-x11 library to run on Linux 9. [8471] On Ubuntu, the system definition for the F10 function key overrides the gdebugger settings. This function key will not work for gdebugger unless the user changes the system preference. 10. [8426] Error Message Failed to Terminate Debug Process appears when user tries to stop debugging [Work Around] User can press OK button and continue.

4 11. [8669] gdebugger TM does not hit breakpoint inserted inside the OpenCL Kernel, if no other breakpoints reside inside the Host code. [Work Around] Place a breakpoint inside Host code, i.e. either on any OpenCL or GL API call for example clenqueuendrangekernel. and step through (F11) till kernel break point is hit. Resolved in AMD gdebugger TM 6.2 The following issues have been fixed for the Windows Stand-alone and Visual Studio Extension: 7341 Step through kernel stops working after changing Work Item values Non Sequential behavior when debugging APIs gdebugger skips a line with Step Over in BoxFilterGL kernel box_filter Context link in properties view is not clickable global uint4* is missing from Locals & Multiwatch global uchar4* missing from various views Mandelbrot: Empty error message while debugging mandelbrot_vector_float Variables not showing in Locals view Multi-watch window: Work Item watch pane is too wide Selecting items in Memory view doesn't always affect the gdebugger Properties view array displays wrong in Watch Zoom Level of images and buffers toolbar set to 1000%. Known Issues Common Issues These issues are common to all platforms supported by gdebugger 6033 Crash when querying GL/CL interop buffer 7353 Variables declared with keyword local show hexadecimal value 7095 Occasional non-sequential stepping when debugging some OpenCL kernels int4 variables appear as an unnamed struct in Watch and Locals 8443 local int[] are not handled correctly 8203 Possible slow debugging performance on double precision cards 8396 Locals is showing wrong value of int Crash when amdclinterceptcreatecontext is called with invalid device IDs 8373 wglmakecurrent returns ERROR_BUSY

5 8180 Installer fails on 64 bit Vista 7060 gdebugger doesn't support printf 7360 Multiple calls to the same function in one statement causes non-sequential debugging Stand-alone gdebugger issues, all platforms These issues are seen only in the Stand-alone gdebugger on all platforms Applications with multiple command queues may cause a crash 7849 Performance Dashboard: Performance Counters screen is broken - No profiling features in When a breakpoint is hit the focus is on command prompt instead of the line where the breakpoint was hit 8401 Step out opens document but leaves display blank 8468 Switches window while debugging 8511 Windows flashing while debugging 8561 Views heights don't change when changing the application's height 8813 Frame Step will point to an empty file in the Teapot sample 7933 Select All (Ctrl + A) doesn t work 7973 Wrong variable list in the Locals window while stepping into a function from a kernel 8274 Find: No message when reaching the end of the text file 8276 Toolbar height is changed when adding the "Work Items" toolbar 8283 Language of API is not shown in Call Stack 8298 Images and Buffers toolbar appears when no images are open 8356 gdebugger SA does not properly handle window resize actions 8440 Size of un-docked view is not restored

6 8484 Switching between projects doesn't always update the recent projects list 8560 Delete key doesn't work in OpenGL State Variables view 8570 Breakpoint cannot be disabled on OpenGL Debug Output Extensions Messages 8599 Wrong behavior in Properties view when recording history 8737 Kernel source file folder does not get changed in Debug settings. Known Linux Issues All Platforms These issues are seen on all Linux platforms 8287 Once the debugging process is started then every other gdebugger dialog opens behind gdebugger 8290 Memory View does not show graphs properly 8498 gdebugger explorer is blank when gdebugger is first opened. If you open a project, the Explorer is updated correctly Image view information text overlaps 8648 Second document opened is not placed correctly relative to first document 8676 Users may experience various errors while using gdebugger with the KDE desktop see the Known Linux Issues and Workarounds section for details 8658 Shows blur/grey screen while opening new project 8684 GL Buffers refreshes the whole of gdebugger when opened 8792 Teapot example has wrong Call Stack displayed when breaking on clenqueuendrangekernel 8750 Non Sequential Behavior in OpenCL kernel sources which have both CR and LF in them 8751 gdebugger doesn't show OpenCL 1.2 Deprecated function in statistics 8759 Memory View shows wrong GL objects 8762 gdebugger does not show any logo - gdebugger does not show logo when we do Alt + TAB or when it is minimized 8790 Question marks occasionally appear in Call Stack 8801 Non Sequential behavior whenever at GetEventInfo() and ReleaseEvent() 8802 Watch window occasionally shows wrong value for global variables 8820 Generating an OpenGL Error won t show any message

7 8816 File browser opens behind New Project dialog 8846 Occasionally unable to navigate the contents in gdebugger explorer 8847 gdebugger occasionally hangs when focus is shifted to another application window Debugging does not break at mem_fence(clk_local_mem_fence) function Function Call History does not show OpenGL calls 8860 gdebugger shows grey screen after Alt + Tab 8864 gdebugger shows 0x00000 for global pointers 8868 Assert exception after using the Esc key in the Options dialog 8813 Frame Step will point to an empty file in Teapot sample 8836 Changing the Z coordinate in multi-watch isn t reflected in the Work Item box 8837 gdebugger shows... for work item value 1000 & above 8843 Cannot remove kernel BP while debugging kernel 8848 Export Images and Raw Data under Export Images and Data are not working 8861 Typing full path into browser for executable creates invalid working directory path 8579 Function call statistics graph is too wide 8712 Temporary files are not removed from /tmp on exit from gdebugger 8714 When the user clicks on the link "developer.amd.com" present in "About gdebugger Window", two browser windows start up 8757 gdebugger update notification appears at the left hand top corner 8761 Shared GL context doesn't show shared icon in gdebugger explorer window 8824 Unwanted letters appear in both the smoke and help menus on the right side of the Teapot example 8794 gdebugger check for updates window does not have a close, minimize or restore button 8825 Properties name is not wrapped correctly in Properties view 8830 Exiting gdebugger does not close all open dialogs 8834 "Enable All Breakpoints" link is not synced with its state 8854 Save image option under Export image is always disabled Memory view does not show correct GLbuffer Graphs in Statistics view do not get updated unless is changed to and from other tabs Shrink from full screen still wider than monitor when 4:3 aspect ratio 8850 Rotate Left and Rotate Right shortcuts under Tools Images do not work 8855 If a non-existent log file directory is specified, the error indicates that the Debug Settings Dialog should be consulted rather than the Options Dialog

8 OpenSuSE These issues are seen only on the OpenSuSE platform 8642 Under KDE, four flashes appear in the upper left corner of the screen while launching gdebugger 8805 Under KDE, gdebugger will occasionally show the application terminated when opening Help->About gdebugger dialog Flashing appears while opening CL Buffers The Edit menu option may become incorrectly disabled under some circumstances Under KDE, shows question mark for Project name during launch Flashing appears in the left corner of the source code window while stepping through some kernels 8726 Shows grey Boxes in window - gdebugger shows grey boxes in window. [Please verify could not reproduce with kit 436] 8803 Window switches focus by hovering mouse cursor Blurred/grey screen shown after minimize Ubuntu These issues are only seen on the Ubuntu platform 8426 Error message sometimes appears when trying to stop debugging Occasionally cannot select any work item from the work item combo box 8432 Occasionally the file menu does not show the dropdown list. Known issues for gdebugger Windows standalone version These are known issues only seen with the gdebugger Windows standalone version 8845 gdebugger shows a grey screen for some of the buffers Known issues for gdebugger Visual Studio 2010 Extension These are known issues only seen with the gdebugger Visual Studio 2010 Extension 6663 VBO is unavailable when running Teapot Example System Information is showing wrong system type.

9 7696 BoxFilterGL SDK sample has non-sequential stepping when debugging kernels gdebugger steps through double4 assignments twice clgetextensionfunctionaddressforplatform sometimes gives no source code available CL Buffer 1 is unavailable in OpenCL SDK samples 8874 Cannot change log file directory default location 8829 Modify option doesn't work properly for VS Extension 8875 Cannot uninstall VS Extension using MSI file 6661 Highlight in Memory Analysis graph doesn't always move 6713 During Kernel Debugging, printing variables via command window hangs 6844 Grid zoom in buffer view does not respect VS font preference 7513 Flickering happens when some windows, e.g. System Information, Project Settings and Options, are closed Wrong call stack when stepping out of a kernel with F Run to cursor: two temporary BPs appear and disappear in the BPs view 7813 Variable value not correctly updated when a variable s value is pinned in the code area Statistics view flickers while size is changed In the Statistics view the Calls history tab has empty lines while debugging 8733 gdebugger explorer shows No project loaded while running BinarySearch SDK sample Format list in Buffer display options is incomplete Tooltip is missing for the Step Over/Step into menu items 8872 Wrong information about deprecated version is displayed in statistics view Additional Information How can I avoid "Cannot debug kernel" error? This error message can be displayed for a number of reasons. Below is a list of the most common problems along with possible workarounds. Cause of error Atomic operations that return a value are not currently supported. Affected extensions include: cl_khr_int64_base_atomics, cl_khr_int64_extended_atomics, cl_khr_global_int32_base_atomics, Possible workaround Split kernels that use atomic operations into a separate program to those kernels that do not use atomic operations. This will allow debugging of the kernels that do not use atomic operations.

10 cl_khr_global_int32_extended_atomics, cl_khr_local_int32_base_atomics, cl_khr_local_int32_extended_atomics, cl_ext_atomic_counters_32 and cl_ext_atomic_counters_64. Debugger could not allocate memory. Kernel argument type may not be supported for debugging by driver. Debug application as a 64 bit application to provide greater process memory resources. If this is not possible, try to reduce host memory usage and fragmentation. Alternatively, try to enqueue smaller global work sizes. Remove const qualifiers from kernel arguments. Supported System Requirements and Operating System Refer to: Where to Get Help Search the AMD Developer Knowledge Base for a solution. Visit the AMD Developer Tools Support Forum. Open a support request in AMD Developer Central. More information Support Forum: Website:

AMD CodeXL 1.3 GA Release Notes

AMD CodeXL 1.3 GA Release Notes AMD CodeXL 1.3 GA Release Notes Thank you for using CodeXL. We appreciate any feedback you have! Please use the CodeXL Forum to provide your feedback. You can also check out the Getting Started guide on

More information

AMD gdebugger 6.2 for Linux

AMD gdebugger 6.2 for Linux AMD gdebugger 6.2 for Linux by vincent Saturday, 19 May 2012 http://www.streamcomputing.eu/blog/2012-05-19/amd-gdebugger-6-2-for-linux/ The printf-funtion in kernels isn t the solution to everything, so

More information

Module 3: Working with C/C++

Module 3: Working with C/C++ Module 3: Working with C/C++ Objective Learn basic Eclipse concepts: Perspectives, Views, Learn how to use Eclipse to manage a remote project Learn how to use Eclipse to develop C programs Learn how to

More information

AMD CodeXL Quick Start Guide

AMD CodeXL Quick Start Guide AMD CodeXL Quick Start Guide AMD Developer Tools Team Advanced Micro Devices, Inc. Version 1.3 Revision 1 Table of Contents INTRODUCTION... 3 LATEST VERSION OF THIS DOCUMENT... 3 PREREQUISITES... 3 DOWNLOAD

More information

Introduction. Key features and lab exercises to familiarize new users to the Visual environment

Introduction. Key features and lab exercises to familiarize new users to the Visual environment Introduction Key features and lab exercises to familiarize new users to the Visual environment January 1999 CONTENTS KEY FEATURES... 3 Statement Completion Options 3 Auto List Members 3 Auto Type Info

More information

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials

with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials 2 About the Tutorial With TestComplete, you can test applications of three major types: desktop, web and mobile: Desktop applications - these

More information

NEW CEIBO DEBUGGER. Menus and Commands

NEW CEIBO DEBUGGER. Menus and Commands NEW CEIBO DEBUGGER Menus and Commands Ceibo Debugger Menus and Commands D.1. Introduction CEIBO DEBUGGER is the latest software available from Ceibo and can be used with most of Ceibo emulators. You will

More information

CodeWarrior Development Studio for Power Architecture Processors FAQ Guide

CodeWarrior Development Studio for Power Architecture Processors FAQ Guide CodeWarrior Development Studio for Power Architecture Processors FAQ Guide Document Number: CWPAFAQUG Rev. 10.x, 06/2015 2 Freescale Semiconductor, Inc. Contents Section number Title Page Chapter 1 Introduction

More information

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS S AND S Implementation of the Google Adwords connection type Implementation of the NetSuite connection type Improvements to the Monarch Swarm Library Column sorting and enhanced searching Classic trapping

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

AccuRev Plug-In for Visual Studio PE Installation and Release Notes

AccuRev Plug-In for Visual Studio PE Installation and Release Notes AccuRev Plug-In for Visual Studio PE 2018.1 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2018.

More information

1 Preface About this Manual Intended Audience Revision History Document Conventions Version...

1 Preface About this Manual Intended Audience Revision History Document Conventions Version... Table of Contents 1 Preface... 3 1.1 About this Manual... 3 1.2 Intended Audience... 3 1.3 Revision History... 3 1.4 Document Conventions... 3 1.5 Version... 4 2 Introduction... 5 2.1 Overview... 5 2.2

More information

Work Smart: Windows 7 New Features

Work Smart: Windows 7 New Features About Windows 7 New Features The Windows 7 operating system offers several new features to help you work faster and more efficiently, and enable you to access the files, folders, programs, and applications

More information

uintellisense brings all the power of IntelliSense code hints to your Unity code.

uintellisense brings all the power of IntelliSense code hints to your Unity code. General Information uintellisense brings all the power of IntelliSense code hints to your Unity code. While coding, have you ever forgot the exact meaning of some method parameter, or stumbled upon a method

More information

VERSION JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY

VERSION JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY VERSION 2015.1 JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY TEST STUDIO QUICK-START GUIDE CONTENTS Create your First Test.2 Standalone Web

More information

User Manual Portable Laptop Console Crash Cart Adapter

User Manual Portable Laptop Console Crash Cart Adapter User Manual Portable Laptop Console Crash Cart Adapter GUC211V PART NO. M1458 www.iogear.com 2017 IOGEAR. All Rights Reserved. Part No. M1458. IOGEAR, the IOGEAR logo is trademarks of IOGEAR. Microsoft

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

edev Technologies SmartWord4TFS Release Notes

edev Technologies SmartWord4TFS Release Notes edev Technologies SmartWord4TFS Release Notes edev Technologies 3/14/2017 Table of Contents 1. SYSTEM REQUIREMENTS... 2 2. APPLICATION SETUP... 4 3. NEW FEATURES... 5 4. ENHANCED FEATURES... 5 5. KNOWN

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

User Manual. pdoc Forms Designer. Version 3.7 Last Update: May 25, Copyright 2018 Topaz Systems Inc. All rights reserved.

User Manual. pdoc Forms Designer. Version 3.7 Last Update: May 25, Copyright 2018 Topaz Systems Inc. All rights reserved. User Manual pdoc Forms Designer Version 3.7 Last Update: May 25, 2018 Copyright 2018 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

Word 2013 Quick Start Guide

Word 2013 Quick Start Guide Getting Started File Tab: Click to access actions like Print, Save As, and Word Options. Ribbon: Logically organize actions onto Tabs, Groups, and Buttons to facilitate finding commands. Active Document

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

Zend Studio 3.0. Quick Start Guide

Zend Studio 3.0. Quick Start Guide Zend Studio 3.0 This walks you through the Zend Studio 3.0 major features, helping you to get a general knowledge on the most important capabilities of the application. A more complete Information Center

More information

3 TUTORIAL. In This Chapter. Figure 1-0. Table 1-0. Listing 1-0.

3 TUTORIAL. In This Chapter. Figure 1-0. Table 1-0. Listing 1-0. 3 TUTORIAL Figure 1-0. Table 1-0. Listing 1-0. In This Chapter This chapter contains the following topics: Overview on page 3-2 Exercise One: Building and Running a C Program on page 3-4 Exercise Two:

More information

EW The Source Browser might fail to start data collection properly in large projects until the Source Browser window is opened manually.

EW The Source Browser might fail to start data collection properly in large projects until the Source Browser window is opened manually. EW 25462 The Source Browser might fail to start data collection properly in large projects until the Source Browser window is opened manually. EW 25460 Some objects of a struct/union type defined with

More information

AccuRev Plug-In for Visual Studio PE Installation and Release Notes

AccuRev Plug-In for Visual Studio PE Installation and Release Notes AccuRev Plug-In for Visual Studio PE 2017.2 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017.

More information

Chapter 2 Using XG5000 Software. 2.1 Screen Configuration. XG5000 screen is composed as shown below. [Screen of XG5000]

Chapter 2 Using XG5000 Software. 2.1 Screen Configuration. XG5000 screen is composed as shown below. [Screen of XG5000] 2.1 Screen Configuration XG5000 screen is composed as shown below. [Screen of XG5000] a b f c d e [Description of screen component] a. Menu bar: It is the basic menu bar for the XG5000 software. b. Tool

More information

Introduction to Word 2010

Introduction to Word 2010 Introduction to Word 2010 Screen Elements 4 1 2 3 5 10 6 7 8 9 1. File Tab: The File tab will bring you into the Backstage View. The Backstage View is where you manage your files and the data about them

More information

Outlook Quick Start Guide

Outlook Quick Start Guide Getting Started Outlook 2013 Quick Start Guide File Tab: Click to access actions like Print, Save As, etc. Also to set Outlook Options. Quick Access Toolbar: Add your mostused tool buttons to this customizable

More information

CodeWarrior Development Studio for Advanced Packet Processing FAQ Guide

CodeWarrior Development Studio for Advanced Packet Processing FAQ Guide CodeWarrior Development Studio for Advanced Packet Processing FAQ Guide Document Number: CWAPPFAQUG Rev. 10.2, 01/2016 2 Freescale Semiconductor, Inc. Contents Section number Title Page Chapter 1 Introduction

More information

Module 4: Working with MPI

Module 4: Working with MPI Module 4: Working with MPI Objective Learn how to develop, build and launch a parallel (MPI) program on a remote parallel machine Contents Remote project setup Building with Makefiles MPI assistance features

More information

Changing Button Images in Microsoft Office

Changing Button Images in Microsoft Office Changing Button Images in Microsoft Office Introduction This document deals with creating and modifying the button images used on Microsoft Office toolbars. Rarely is there a need to modify a toolbar button

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

HALion 6 HALion Sonic (SE) 3

HALion 6 HALion Sonic (SE) 3 HALion 6 HALion Sonic (SE) 3 Version history June 2017 Steinberg Media Technologies GmbH HALion 6.0.10 / HALion Sonic (SE) 3.0.10 Improvements & issues resolved The following lists all resolved issues

More information

Access Gateway Client User's Guide

Access Gateway Client User's Guide Sysgem Access Gateway Access Gateway Client User's Guide Sysgem AG Sysgem is a trademark of Sysgem AG. Other brands and products are registered trademarks of their respective holders. 2013-2015 Sysgem

More information

Managing Content with AutoCAD DesignCenter

Managing Content with AutoCAD DesignCenter Managing Content with AutoCAD DesignCenter In This Chapter 14 This chapter introduces AutoCAD DesignCenter. You can now locate and organize drawing data and insert blocks, layers, external references,

More information

After completing this appendix, you will be able to:

After completing this appendix, you will be able to: 1418835463_AppendixA.qxd 5/22/06 02:31 PM Page 879 A P P E N D I X A A DEBUGGING After completing this appendix, you will be able to: Describe the types of programming errors Trace statement execution

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Integrated Software Environment. Part 2

Integrated Software Environment. Part 2 Integrated Software Environment Part 2 Operating Systems An operating system is the most important software that runs on a computer. It manages the computer's memory, processes, and all of its software

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

NetBeans Tutorial. For Introduction to Java Programming By Y. Daniel Liang. This tutorial applies to NetBeans 6, 7, or a higher version.

NetBeans Tutorial. For Introduction to Java Programming By Y. Daniel Liang. This tutorial applies to NetBeans 6, 7, or a higher version. NetBeans Tutorial For Introduction to Java Programming By Y. Daniel Liang This tutorial applies to NetBeans 6, 7, or a higher version. This supplement covers the following topics: Getting Started with

More information

CS-Studio Display Builder

CS-Studio Display Builder CS-Studio Display Builder Tutorial presented: Spring 2017 EPICS Collaboration Meeting at KURRI, Osaka, Japan Megan Grodowitz, Kay Kasemir (kasemir@ornl.gov) Overview Display Builder replaces OPI Builder

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Coding Faster: Getting More Productive with Microsoft Visual

Coding Faster: Getting More Productive with Microsoft Visual Microsoft Coding Faster: Getting More Productive with Microsoft Visual Studio Covers Microsoft Visual Studio 2005, 2008, and 2010 Zain Naboulsi Sara Ford Table of Contents Foreword Introduction xxiii xxvii

More information

Outlook - an Introduction to Version 2003 Table of Contents

Outlook - an Introduction to  Version 2003 Table of Contents Outlook - an Introduction to E-mail Version 2003 Table of Contents What is Outlook Starting Outlook The Navigation Pane Getting Help Creating and Sending a Message Using the College Exchange Directory

More information

Silk Test Workbench Getting Started with Visual Tests

Silk Test Workbench Getting Started with Visual Tests Silk Test Workbench 17.5 Getting Started with Visual Tests Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 1992-2016. All rights

More information

Do It Yourself Website Editing Training Guide

Do It Yourself Website Editing Training Guide Do It Yourself Website Editing Training Guide Version 3.0 Copyright 2000-2011 Sesame Communications. All Rights Reserved. Table of Contents DIY Overview 3 What pages are editable using the DIY Editing

More information

Test/Debug Guide. Reference Pages. Test/Debug Guide. Site Map Index

Test/Debug Guide. Reference Pages. Test/Debug Guide. Site Map Index Site Map Index HomeInstallationStartAuthoringStreamSQLTest/DebugAPI GuideAdminAdaptersSamplesStudio GuideReferences Current Location: Home > Test/Debug Guide Test/Debug Guide The following topics explain

More information

CyberDiscovery User Guide Version 0.1

CyberDiscovery User Guide Version 0.1 CyberDiscovery User Guide Version 0.1 Overview Welcome to CyberDiscovery! The CyberDiscovery is a high-resolution visualization and display instrument powered by the Sage2 software. You can use it for

More information

Appendix J: Using Shortcut Keys and Shortcut Menus

Appendix J: Using Shortcut Keys and Shortcut Menus Appendix J: Using Shortcut Keys and Shortcut Menus Introduction This appendix covers shortcuts to many of the menu options, dialog boxes, and commands used in PC-DMIS. Using shortcuts will speed up your

More information

DataView Release Notes Version Released

DataView Release Notes Version Released DataView Release Notes Version 3.53.0013 Released 9-25-2018 CATEGORY (v 3.53.0013): Simple Logger II Version 1.01.0059 Open button is now active when selecting recordings from the session s list. Corrected

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

for Windows Release Notes: Version September 12, 2013 Document version: MINDJET Page 1

for Windows Release Notes: Version September 12, 2013 Document version: MINDJET Page 1 for Windows Release Notes: Version 14.0.334 September 12, 2013 Document version: 130912 MINDJET Page 1 Table of Contents RESOLVED ISSUES IN VERSION 14.0.334... 3 General Usability... 3 Import / Export

More information

CodeXL Quick Start Guide

CodeXL Quick Start Guide CodeXL Quick Start Guide AMD Developer Tools Team Version 2.0 Revision 1 Table of Contents INTRODUCTION... 3 LATEST VERSION OF THIS DOCUMENT... 3 PREREQUISITES... 3 DOWNLOAD AND INSTALL CODEXL... 4 CODEXL

More information

4. Some computers may also be customised so that a program such as Word can be started using a keyboard command.

4. Some computers may also be customised so that a program such as Word can be started using a keyboard command. Using Microsoft Word Starting the Program There are several ways to start a program in Microsoft Windows and they may include the following: 1. Clicking an icon on the desktop. 2. Clicking an icon in the

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

RVDS 3.0 Introductory Tutorial

RVDS 3.0 Introductory Tutorial RVDS 3.0 Introductory Tutorial 338v00 RVDS 3.0 Introductory Tutorial 1 Introduction Aim This tutorial provides you with a basic introduction to the tools provided with the RealView Development Suite version

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Windows Me Navigating

Windows Me Navigating LAB PROCEDURE 11 Windows Me Navigating OBJECTIVES 1. Explore the Start menu. 2. Start an application. 3. Multi-task between applications. 4. Moving folders and files around. 5. Use Control Panel settings.

More information

Copyright 2004, Mighty Computer Services

Copyright 2004, Mighty Computer Services EZ-GRAPH DATABASE PROGRAM MANUAL Copyright 2004, Mighty Computer Services The Table of Contents is located at the end of this document. I. Purpose EZ-Graph Database makes it easy to draw and maintain basic

More information

Using Microsoft Word. Getting Started With Word. Starting the Program

Using Microsoft Word. Getting Started With Word. Starting the Program Using Microsoft Word Starting the Program There are several ways to start a program in Microsoft Windows and they may include the following: 1. Clicking an icon on the desktop. 2. Clicking an icon in the

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

Blackboard Collaborate for Students

Blackboard Collaborate for Students Blackboard Collaborate for Students Participants Guide University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2014 KSU Department of University

More information

2 Getting Started. Getting Started (v1.8.6) 3/5/2007

2 Getting Started. Getting Started (v1.8.6) 3/5/2007 2 Getting Started Java will be used in the examples in this section; however, the information applies to all supported languages for which you have installed a compiler (e.g., Ada, C, C++, Java) unless

More information

Debugging in Small Basic is the process of analysing a program to detect and fix errors or improve functionality in some way.

Debugging in Small Basic is the process of analysing a program to detect and fix errors or improve functionality in some way. How to Debug Introduction Debugging in Small Basic is the process of analysing a program to detect and fix errors or improve functionality in some way. In order to debug a program it must first compile

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

The Portable Document Format (PDF) Converting word or Excel or PowerPoint to PDF PDF. PDF Save as Type. 5. When Finished Click at Save

The Portable Document Format (PDF) Converting word or Excel or PowerPoint to PDF PDF. PDF Save as Type. 5. When Finished Click at Save The Portable Document Format () The Portable Document Format () is a file format used to present documents in a manner independent of application software, hardware, and operating systems. [3] Each file

More information

Published by: Technologies Inc. 400 Armand-Frappier Blvd. Laval (Quebec) Canada H7V 4B4

Published by: Technologies Inc. 400 Armand-Frappier Blvd. Laval (Quebec) Canada H7V 4B4 Published by: 20-20 Technologies Inc. 400 Armand-Frappier Blvd. Laval (Quebec) Canada H7V 4B4 1998 2008 20-20 Technologies Inc. All rights reserved Printed in Canada. The name 20-20 Technologies and all

More information

How to Get Started. Figure 3

How to Get Started. Figure 3 Tutorial PSpice How to Get Started To start a simulation, begin by going to the Start button on the Windows toolbar, then select Engineering Tools, then OrCAD Demo. From now on the document menu selection

More information

Eclipse Quick Reference Windows Hosted

Eclipse Quick Reference Windows Hosted Eclipse Quick Reference Windows Hosted Menus and Keyboard Shortcuts (some menus/items can be hidden in any perspective) File Menu New Open Path Open File Close Close All Save Save As Save All Revert Move

More information

Chapter 12 Visual Program Debugger

Chapter 12 Visual Program Debugger Chapter 12 Visual Program Debugger In the previous chapter on programs a section titled Getting programs to do what you want discussed using the log to trace how programs execute. That is a useful technique

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2010

POWERPOINT BASICS: MICROSOFT OFFICE 2010 POWERPOINT BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT POWERPOINT PAGE 03 Microsoft PowerPoint Components SIMPLE TASKS IN MICROSOFT POWERPOINT

More information

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems Server Edition V8 Peregrine User Manual for Linux and Unix operating systems Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Red Hat is a registered trademark

More information

FaxFinder Fax Servers

FaxFinder Fax Servers FaxFinder Fax Servers Models: FF130 FF230 FF430 FF830 Client User Guide FaxFinder Client User Guide Fax Client Software for FaxFinder Series PN S000460B, Version B Copyright This publication may not be

More information

RVDS 4.0 Introductory Tutorial

RVDS 4.0 Introductory Tutorial RVDS 4.0 Introductory Tutorial 402v02 RVDS 4.0 Introductory Tutorial 1 Introduction Aim This tutorial provides you with a basic introduction to the tools provided with the RealView Development Suite version

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

BasicScript 2.25 User s Guide. May 29, 1996

BasicScript 2.25 User s Guide. May 29, 1996 BasicScript 2.25 User s Guide May 29, 1996 Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by any means, electronic

More information

BUSINESS LINE COMMPORTAL GUIDE

BUSINESS LINE COMMPORTAL GUIDE wowforbusiness.com BUSINESS LINE COMMPORTAL GUIDE WOW! Business BCSE.U.1505.O Business Line CommPortal Guide Table of Contents Getting Started...3 Dashboard...4 Messages and Calls...5 Messages...5 Missed

More information

AccuRev Plug-In for Visual Studio PE Installation and Release Notes

AccuRev Plug-In for Visual Studio PE Installation and Release Notes AccuRev Plug-In for Visual Studio PE 2017.1 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017.

More information

01 Launching Delft FEWS Delft-FEWS User Guide

01 Launching Delft FEWS Delft-FEWS User Guide 02 FEWS Explorer 01 Launching Delft FEWS Delft-FEWS User Guide 03 Dropdown Menu FEWS Explorer Overview Map display Filters Drop down menus File - Export timeseries Button bar Log Panel Status Bar Map Display

More information

Newforma Contact Directory Quick Reference Guide

Newforma Contact Directory Quick Reference Guide Newforma Contact Directory Quick Reference Guide This topic provides a reference for the Newforma Contact Directory. Purpose The Newforma Contact Directory gives users access to the central list of companies

More information

AccuRev Plugin for Crucible Installation and Release Notes

AccuRev Plugin for Crucible Installation and Release Notes AccuRev Plugin for Crucible 2017.2 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017. All rights

More information

XnView 1.9. a ZOOMERS guide. Introduction...2 Browser Mode... 5 Image View Mode...15 Printing Image Editing...28 Configuration...

XnView 1.9. a ZOOMERS guide. Introduction...2 Browser Mode... 5 Image View Mode...15 Printing Image Editing...28 Configuration... XnView 1.9 a ZOOMERS guide Introduction...2 Browser Mode... 5 Image View Mode...15 Printing... 22 Image Editing...28 Configuration... 36 Written by Chorlton Workshop for hsbp Introduction This is a guide

More information

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server Chapter 3 SQL Server Management Studio In This Chapter c Introduction to SQL Server Management Studio c Using SQL Server Management Studio with the Database Engine c Authoring Activities Using SQL Server

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

User Manual pdoc Signer

User Manual pdoc Signer User Manual pdoc Signer August 11, 2014 Copyright 1995-2014 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks, visit www.topazsystems.com/information/legal.htm#trademarks. www.topazsystems.com

More information

Getting Started with OneNote 2016

Getting Started with OneNote 2016 1 Getting Started with OneNote 2016 Understanding OneNote 2016 Concepts Getting Started Managing Notebooks Navigating and Viewing Notebooks Learning Objective: Explore the user interface, create, save,

More information

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics Session 7 MS Word Graphics Inserting Clipart, and Graphics Modify graphics Position graphics Table of Contents Session 7 Working with Graphics... 1 The Toolbar... 1 Drawing Toolbar... 1 Picture Toolbar...

More information

Skills Funding Agency

Skills Funding Agency Provider Data Self-Assessment Toolkit (PDSAT) v17 User Guide Contents Introduction... 2 Compatibility and prerequisites... 2 1. Installing PDSAT... 3 2. Opening PDSAT... 6 2.1 Opening Screen... 6 2.2 Updates...

More information

Computer Shortcut Keys

Computer Shortcut Keys Powered By Computer Shortcut Keys Let s kickstart the list with the most common shortcuts that you ll often use. F1 [Display Help] F2 [Rename the selected item] F3 [Search for a file or folder] F4 [Display

More information

Colligo Briefcase for Mac. Release Notes

Colligo Briefcase for Mac. Release Notes Colligo Briefcase for Mac Release Notes Contents Technical Requirements... 3 Release 7.5 06 Oct0ber 2017... 4 New in this Release... 4 Release 7.5 18 May 2017... 4 New in 7.5... 4 Issues 7.5... 5 Known

More information

Getting Started (1.8.7) 9/2/2009

Getting Started (1.8.7) 9/2/2009 2 Getting Started For the examples in this section, Microsoft Windows and Java will be used. However, much of the information applies to other operating systems and supported languages for which you have

More information

Readme. HotDocs Developer Table of Contents. About This Version. About This Version. New Features and Enhancements

Readme. HotDocs Developer Table of Contents. About This Version. About This Version. New Features and Enhancements HotDocs Developer 11.0.4 Version 11.0.4 - January 2014 Copyright 2014 HotDocs Limited. All rights reserved. Table of Contents About This Version New Features and Enhancements Other changes from HotDocs

More information

Computer Essentials Session 1 Lesson Plan

Computer Essentials Session 1 Lesson Plan Note: Completing the Mouse Tutorial and Mousercise exercise which are available on the Class Resources webpage constitutes the first part of this lesson. ABOUT PROGRAMS AND OPERATING SYSTEMS Any time a

More information

Customizing Windows XP

Customizing Windows XP Customizing Windows XP Mouse Moves Click Always lets you select something. It may be an icon, a button, or a menu command. Double Click Click the mouse (or trackpad) 2 times on an icon to open that document

More information