This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: FYI: DLL breakpoint bug [was: Re: DLLs and Insight...]


On Tue, 23 Oct 2001, Ian Roxborough wrote:

> > This is odd. I would not expect entering the breakpoint at the console
> > prompt to change the breakpoint. Does "info break" show the right
> > location? What does "tk gdb_get_breakpoint_info BKPT#" show?
>
> Both show the same as the breakpoint window (i.e. the breakpoints set
> in the wrong places).

My initial reaction to this is "it's not possible". Entering "break
foo.c:124" is the same whether or not its done at the command line or at
the console prompt. The only difference is that when Insight is around, an
event is sent to the gui.

I would expect to see problems with the Func Browser or the SrcWin, since
these use different mechanisms for setting breakpoints than the console
window.

Something really weird is going on, and I guess the only way to resolve it
is to debug it. I will see if I can get to it tonight.

Keith



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