[RFC] Entry point update with "run" command

Luis Machado luisgpm@linux.vnet.ibm.com
Thu May 1 16:19:00 GMT 2008


The attached patch doesn't fix things in case displaced stepping is
being used since the entry point is not updated.

Regards,
Luis

On Sat, 2008-04-26 at 15:22 +0200, Jan Kratochvil wrote:
> +             if (exec_bfd != NULL && strcmp (bfd_get_filename
> (objfile->obfd),
> +                                             bfd_get_filename
> (exec_bfd)) == 0)
> +               {
> +                 exec_ops.to_open (bfd_get_filename (objfile->obfd),
> 0);
> +               }
> +



More information about the Gdb-patches mailing list