L
Luke Z. Yang
Hi(not sure I posted in the right place),
While I tried to use dbx to debug a core file, it reported that dbx can't
find some sort of .i file. Anyone knows what it is and how to get/generate?
I have all .o files but didn't see any .i file.
(/opt/SUNWspro/bin/../WS6/bin/sparcv9/dbx) module -v
Module: xxxxx.o
Language: c++
Debugging information: read [stabs version: 6.0]
Source file (original): /loads/xxxxx.i
Source file (using): cannot find file (see `help pathmap')
Object file: /loads/xxxxx.o
Loadobject: /loads/bin/xyz
(/opt/SUNWspro/bin/../WS6/bin/sparcv9/dbx)
Thanks in advanced,
Luke
While I tried to use dbx to debug a core file, it reported that dbx can't
find some sort of .i file. Anyone knows what it is and how to get/generate?
I have all .o files but didn't see any .i file.
(/opt/SUNWspro/bin/../WS6/bin/sparcv9/dbx) module -v
Module: xxxxx.o
Language: c++
Debugging information: read [stabs version: 6.0]
Source file (original): /loads/xxxxx.i
Source file (using): cannot find file (see `help pathmap')
Object file: /loads/xxxxx.o
Loadobject: /loads/bin/xyz
(/opt/SUNWspro/bin/../WS6/bin/sparcv9/dbx)
Thanks in advanced,
Luke