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: [PING][PATCH] execl-update-breakpoints.exp: Move whole segment instead of .text section


[Sorry for the delay.  I was out of office last week, and am still
catching up.]

On 12/01/2014 04:44 PM, Andreas Arnez wrote:
> Ping:
> 
>   https://sourceware.org/ml/gdb-patches/2014-11/msg00524.html
> 
> OK to apply?

OK.  Thanks for fixing this.

> 
>> 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]