This is the mail archive of the insight@sourceware.cygnus.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: core dump


Tom Tromey wrote:
> 
> Fernando> Hum, it can scroll out of the window and you you lose it.
> 
> I discovered "debug::log_file stdout".  The debug module sure has
> grown.
> 
> Fernando> Why don't you leave the Watch window without any entries.
> Fernando> We just want to know if the deleteTree is called.  It is
> Fernando> done (or not) regardless of you having any expression or not
> Fernando> in the Watch window.
> 
> I did this.
> deleteTree is not called.
> 


OK, congrats.  You just found a bug.

The hook Keith was referring too is just run if you use (explicitly) the "detach" command.

Gdb must run it whenever the inferior is gone, maybe in generic_mourn()

I will try to fix it tomorrow.  Will you be willing to retest it with my patch if I mail it to you? 

-- 
Fernando Nasser
Cygnus Solutions (a Red Hat company)    E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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