This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target_enable_exception_callback dead?


On Thu, Dec 06, 2007 at 09:59:09AM -0800, Jim Blandy wrote:
> 
> I've noticed that the 'to_enable_exception_callback' and
> 'to_get_current_exception_event' target vector
> entries have only one definition each.  These are in inf-child.c,
> which has only dummy definitions for them.

They're dead.  There's about a half-dozen dead entries in the target
vector last I checked; it just needs some GC :-)

-- 
Daniel Jacobowitz
CodeSourcery


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