From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randolph Chung To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] New program_changed event, cleanup some HPUXHPPA mess Date: Wed, 19 May 2004 21:44:00 -0000 Message-id: <20040519214440.GV566@tausq.org> References: <20040519204003.GU566@tausq.org> <20040519213741.GJ10684@gnat.com> X-SW-Source: 2004-05/msg00584.html > I was going to add the event at the begining of exec.c:exec_file_attach(). > Would that work for you as well? exec_file_attach () seems to be called before the symbols are read into gdb. If so the lookups that I need to do will not work. Am I right? I can change the hppa code to do lazy init if we use this approach; just need to understand the semantics :) thanks, randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/