This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB type error



> Hi,
>       i have devleoped a program in C++(Sun solaris 5.7 sparc)
>
>     while debugging my C++ code with gdb.some places i am getting
type-error.i dont know what does it
>
> means.i could not get any info regarding that.
>
>     In My C++ program.i am creating object of first class.in side
first class constructor i am creating
>
> object of second class and third class.when i step in to the third
class constructor i am getting "this"
>
> pointer value as error-type.after wards i could not get value of any
variable.
>
>     what are the possible causes to occur this kind of errors.how to
solve this problem.
>
> please give me solution as early as possible.where can i get complete
gdb reference manual.
>
> thanks
>
> Sasikumar JP




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]