[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Ignore invalid hex digit reply from gdbserver

When i am using the gdbserver to connect to localhost:1234, i get the following error message: Reply contains invalid hex digit 78 Then gdb quits. When i run gdb from the command line i still get the same error mesage, but i am able to issue the 'continue' command and debug normally. Is there a work around to achieve the same results in the Eclipse IDE. Maybe a command i can set to ignore such messages and continue debugging?
Thank you for your help.
Karl :)