This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Entry point update with "run" command
- From: Daniel Jacobowitz <drow at false dot org>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: Luis Machado <luisgpm at linux dot vnet dot ibm dot com>, gdb-patches at sourceware dot org
- Date: Fri, 2 May 2008 11:44:47 -0400
- Subject: Re: [RFC] Entry point update with "run" command
- References: <1209052694.18229.6.camel@gargoyle.br.ibm.com> <20080426132225.GA16017@host0.dyn.jankratochvil.net>
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