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: [patch] Fix breakpoint at *_start


On Sunday 04 April 2010 22:07:51, Jan Kratochvil wrote:
> Bugreport has been kept updated by the courtesy of John Reiser since 2005.

What bug report?  A PR?

> Gdb/
> 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
>         * infcmd.c (run_command_1): Call proceed with regcache_read_pc address.
>         * config/djgpp/fnchange.lst: Add translation for break-static-entry.exp.
> 
> gdb/testsuite/
> 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
>         * gdb.base/break-static-entry.exp: New.

This is OK.

The need for -static is a test implementation detail on systems
with a userspace dynamic loader à la ld.so.  Can I convince you
to remove "static" from the test name?

-- 
Pedro Alves


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