[comp.lang.c++] GDB Porting On SUN386i

huang@ttidca.TTI.COM (Jundar Huang) (03/19/90)

Is there anyone who has ported GDB for SUN386i running under SUNOS4.03 ?
I am working on this right now. But first, I could not find a SUN386i
entry in config.gdb. So, I used i386 as the base and started my porting.
I have gone through some trouble to make it compiled. Now, GDB is partially
running. But, when I use it to debug my test program, I cannot set the
breakpoint. It just said no such line existed when I tried to set the
breakpoint in my test program. It seems to me that my porting still 
missing something, GDB is not processing symbol table correctly.
If someone can give me a hint, I will really appreciate this. 
The GDB version that I am working on is 3.5.