This is the mail archive of the gdb@sourceware.org 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]

RE: Error running remote gdb


 

>The last message from gdb to the target, "$vCont;s:6098;c#67", doesn't
seem to make sense.  Personally I don't >understand the semantics of
vCont well enough to say for sure.
>
>Fortunately, vCont can be turned off.   ;-)
>
>Can you repeat the experiment approximately like this?
>	% gdb test
>	(gdb) set debug remote 1
>	(gdb) set remote verbose-resume off
>	(gdb) target remote 172.28.176.142:2001
>	(gdb) break main
>	(gdb) continue
>	(gdb) where
>	(gdb) step

>Send us the result just like before.

The output was too long to cut and paste so I attached the log file. I
hope it is okay.

Many Thanks in advance,
Bizhan

Attachment: gdb-log.txt
Description: gdb-log.txt


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