bug-gdb
[Top][All Lists]
Advanced

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

Re: GDB and GDBSERVER bug?


From: cbdeja
Subject: Re: GDB and GDBSERVER bug?
Date: Fri, 06 Oct 2000 08:05:57 GMT

Anyone?

Colin Browell


In article <address@hidden>,
  address@hidden wrote:
> 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.
>


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



reply via email to

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