Rename set-solib-absolute-prefix.exp to x86-set-solib-absolute-prefix.exp
Checks
Commit Message
and move it from gdb.base to gdb.arch as it's a target specific test.
---
.../x86-set-solib-absolute-prefix.c} | 0
.../x86-set-solib-absolute-prefix.exp} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename gdb/testsuite/{gdb.base/set-solib-absolute-prefix.c => gdb.arch/x86-set-solib-absolute-prefix.c} (100%)
rename gdb/testsuite/{gdb.base/set-solib-absolute-prefix.exp => gdb.arch/x86-set-solib-absolute-prefix.exp} (100%)
Comments
On Mon, 7 Apr 2025, Alexandra Hájková wrote:
> and move it from gdb.base to gdb.arch as it's a target specific test.
LGTM, thank you for doing this clean-up.
Reviewed-by: Maciej W. Rozycki <macro@redhat.com>
Maciej
>>>>> "Maciej" == Maciej W Rozycki <macro@redhat.com> writes:
Maciej> On Mon, 7 Apr 2025, Alexandra Hájková wrote:
>> and move it from gdb.base to gdb.arch as it's a target specific test.
Maciej> LGTM, thank you for doing this clean-up.
Maciej> Reviewed-by: Maciej W. Rozycki <macro@redhat.com>
Seems fine to me too, thanks.
Approved-By: Tom Tromey <tom@tromey.com>
Tom
Alexandra Hájková <ahajkova@redhat.com> writes:
> and move it from gdb.base to gdb.arch as it's a target specific test.
Please write commit messages as complete sentences. Don't have them
run-on from the commit's subject line.
Thanks,
Andrew
> ---
> .../x86-set-solib-absolute-prefix.c} | 0
> .../x86-set-solib-absolute-prefix.exp} | 0
> 2 files changed, 0 insertions(+), 0 deletions(-)
> rename gdb/testsuite/{gdb.base/set-solib-absolute-prefix.c => gdb.arch/x86-set-solib-absolute-prefix.c} (100%)
> rename gdb/testsuite/{gdb.base/set-solib-absolute-prefix.exp => gdb.arch/x86-set-solib-absolute-prefix.exp} (100%)
>
> diff --git a/gdb/testsuite/gdb.base/set-solib-absolute-prefix.c b/gdb/testsuite/gdb.arch/x86-set-solib-absolute-prefix.c
> similarity index 100%
> rename from gdb/testsuite/gdb.base/set-solib-absolute-prefix.c
> rename to gdb/testsuite/gdb.arch/x86-set-solib-absolute-prefix.c
> diff --git a/gdb/testsuite/gdb.base/set-solib-absolute-prefix.exp b/gdb/testsuite/gdb.arch/x86-set-solib-absolute-prefix.exp
> similarity index 100%
> rename from gdb/testsuite/gdb.base/set-solib-absolute-prefix.exp
> rename to gdb/testsuite/gdb.arch/x86-set-solib-absolute-prefix.exp
> --
> 2.49.0
similarity index 100%
rename from gdb/testsuite/gdb.base/set-solib-absolute-prefix.c
rename to gdb/testsuite/gdb.arch/x86-set-solib-absolute-prefix.c
similarity index 100%
rename from gdb/testsuite/gdb.base/set-solib-absolute-prefix.exp
rename to gdb/testsuite/gdb.arch/x86-set-solib-absolute-prefix.exp