Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse C/C++ Developer Guide
Previous Page Home Next Page

Signals view

The Signals view of the Debug perspective lets you view the signals defined on the selected debug target and how the debugger handles each one.

Signals View

Signals Columns
Name Displays the name of the signal.
Pass Where "yes" is displayed, the debugger lets your program see the signal. Your program can handle the signal, or else it may terminate if the signal is fatal and not handled.
Suspend Where "yes" is displayed, the debugger suspends your program when this signal is handled.
Description Displays a description of the signal.

Signals view context menu commands

The Signals view context menu commands include:

Command
Name
Description
  Signal Properties...

Opens the properties window for the selected signal enabling you to:

  • pass or not pass the signal to the program
  • suspend the program when the signal occurs

Resume with Signal Icon
Resume With Signal Resume program execution after receiving the signal.

Related concepts
Debug information

Related tasks
Debugging

Related reference
Views

Nokia Copyright Statement
IBM Copyright Statement


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire