ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using the intel version of gdb


From: Michael L. Stokes
Subject: using the intel version of gdb
Date: Tue, 4 Oct 2016 11:15:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

I would like to run ddd using the INTEL gdb-ia inferior debugger. I tried using the command line argument --debugger, but it hung ddd.


I would like to debug MPI programs using gdb-ia. The method I was told to do this is using the following command line


mpiexec -gdb -n 4 ./program


How would this work under ddd?


THanks

Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]