Debug Solutions User Forum

The New Debug Solutions User Forum

This is a new user support forum available for all of Intels debug solutions. Please feel free to submit questions and start discussions at

Debug Solutions User Forum

http://software.intel.com/en-us/forums/debug-solutions/

The topics may range from GDB*, Intel JTAG Debugger, Intel Debugger, Intel Parallel Debugger Extension, and Intel Fortran Expression Evaluation to Debug Methodologies, and Tips and Tricks.

Please let us know your debugger questions.

e1q62x64.sys

hi !

I dont know if i am posing on correcty forum.

sorry for it.

I have a pc with crosshair extreme iv and i suffer with blue screen. The blue screen showed a problem in e1q62x64.sys. I seached for driver but i dont know what files i need. Someone can post a link that i can download a correctly archive to solve my problem ? 

bldk in simics

I was using bldk in simics Atom E6xx virtual system.and I using "gBS->SetVariable" in the bldk,and it successed,

but when I run simics again, I can not get the variable ,and I use "dmpstore" in shell to see the variable,it show it can not be found ! 

it also happen in the X57+ICH10 platform .  what is the problem?  whether the bios flash can not be written in simics?

if not,how to solve the problem?

wish your answer! 

idb disappear soon after it started

My server is ubuntu 12.04, and I use shell in windows to login in. I have installed openjdk-7-jre. After I type idb it stared a interface, but soon after it's getting ready, it's disappear, and in the shell it's said 

Xlib:  extension "RANDR" missing on display "localhost:11.0".

Can anyone help me what does this mean? Any suggestion would be appreciated!

ifort: command not found after installing Parallel Studio XE 2013 update1

Hi. I have recently installed Parallel Studio XE 2013 update1 on my ubuntu 12.04 LTS (64bit) system with Corei5 cpu. I have C-Shell and Bash shells. my goal is to use intel fortran to install IOAPI3.1 and CMAQ5.0 . but when I want to use "make" in order to install IOAPI, I get "ifort: command not found" error. strangely i checked ifort command in both csh and bash shells and I got the same message. What should I do to correct this and set my intel fortran to work ?

Cannot open source code when attaching to process (OK if I start program from de debugger)

Hi,

I'm running IDB 13.0 in Ubuntu 12.10 and I found that if I start my code from the debugger I can open the source code without any troubles, but if I start the code (which waits in a loop) and then attach to it from inside the debugger, then I cannot see the list of the source files.

I open the code and the debugger from the same directory, so finding the files should not be a problem, but I don't know what could be happening. I include screenshots in case they can be of interest.

Any suggestions?

Thanks,

Ángel de Vicente

display pointers in user-defined types to user-defined types in fortran

Hello,

I'm using IDB  Version 13.0, Build [79.280.23] on linux to debug my fortran programs.

I often run into the floowing problem:

Imagine having defined two user-defined types my_type1 and my_type2 with one of the components of my_type2 being a pointer to type(my_type1) (see the attached source file).

When I add a variable of type(my_type2) to the evaluation window of IDB, I cannot expand it in order to see its components since IDB crashes.Is there a way of displaying the components of my_type2?

watch if

Hello,

I'm using idb in gdb mode to debug a code. I have a REAL*8 variable which is an array of length 50 that is changed a lot through the code. I would like to watch this variable and make the debugger stop only if some position in that array receives a negative value.

I know that I have to use watch if for doing this, but I don't know what syntax I have to use exactly. Can someone help me?

Thank you,

Victor

Страницы

Подписаться на Debug Solutions User Forum