On 09/09/12 21:20, Kuo-Hsien Chang wrote:
Dear all,
Here is my procedure to use ddd with idb.
(1) compile the code using these ifort options: -extend-source 132 -O0 -g
-save-temps -fpic -Wl,-no_pie
(2) run the DDD with idb: ddd --ladebug --debugger idb my_program
I got the messages from DDD:
Dear all,
Here is my procedure to use ddd with idb.
(1) compile the code using these ifort options: -extend-source 132 -O0 -g
-save-temps -fpic -Wl,-no_pie
(2) run the DDD with idb: ddd --ladebug --debugger idb my_program
I got the messages from DDD:
The DDD GUI window showed the following mes