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]

[PING][PATCH] execl-update-breakpoints.exp: Move whole segment instead of .text section


Ping:

  https://sourceware.org/ml/gdb-patches/2014-11/msg00524.html

OK to apply?

> gdb/testsuite/ChangeLog:
> 
> 	* gdb.base/execl-update-breakpoints.exp: Specify the link address
> 	with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
> 	if the linker doesn't understand this.
> ---
>  .../gdb.base/execl-update-breakpoints.exp          | 30 ++++++++++++++++------
>  1 file changed, 22 insertions(+), 8 deletions(-)


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