This is the mail archive of the gdb-patches@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: [RFC] Entry point update with "run" command


On Sat, Apr 26, 2008 at 03:22:25PM +0200, Jan Kratochvil wrote:
> There is a problem whole EXEC_BFD becomes stale - using the more general
> attached patch.

Does this work if you just call exec_file_attach instead of
exec_ops.to_open?  The difference is target_preopen which I do not
believe we want here.

If that works, it's OK to commit.

-- 
Daniel Jacobowitz
CodeSourcery


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