On Thu, 24 Apr 2008 17:58:14 +0200, Luis Machado wrote: > Hi folks, > > It seems GDB doesn't really update the entry point of an object file if > we "reload" the modified binary through the "run" command. There is a problem whole EXEC_BFD becomes stale - using the more general attached patch. Still I agree it is a hack as besides whole reload-on-change is a hack also GDB still misses some real OO framework. Regards, Jan