Fault detection Help needed
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010
07:12 PM
01-27-2010
07:12 PM
Fault detection Help needed
I am using AQtimer with Visual studio2008. In my program i fount 2 faults in particular class.
Can anyone help me how to clear that fault. Here i can c callgraph and call tree and can trace the error there.
But how to change or rectify the fault in code. Need help...
Thanks in advance
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2010
12:30 AM
02-05-2010
12:30 AM
Hi Sijith James,
You can profile your application by using a line-level area, double-click a routine which is reported to have faults, open the Editor panel and see what exact lines caused faults in the editor grid at the left side of the panel. If you do not have the 'Faults' and 'Faults with Children' columns in the grid, right-click the grid's header and select the 'Field Chooser' item from the context menu. Upon doing this, drag the needed columns to the grid header.
Please see a sample image attached.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
