bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gdb] GDB and GDBSERVER bug?


From: cbdeja
Subject: [Bug-gdb] GDB and GDBSERVER bug?
Date: Wed, 20 Sep 2000 10:36:25 GMT

We recently had a problem debugging a program remotely using GDB and
GDBSERVER. This manifested itself as implausible backtrace information
being displayed, breakpoints that were never reached and other
thoroughly strange behaviour.

Eventually we discovered that the remote executable program file was not
the same as the local file which was read-into gdb with the "file"
command - i.e. they were not identical (nor stripped/unstripped) copies.

Surely GDB should be able to perform some sort of check between the
local and remote files (perhaps via timestamps?) to ensure that both
'ends' are looking at the same executable file?

Colin


Sent via Deja.com http://www.deja.com/
Before you buy.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]