Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sparc64 needs a register profile #27

Closed
XVilka opened this issue Nov 17, 2012 · 9 comments
Closed

Sparc64 needs a register profile #27

XVilka opened this issue Nov 17, 2012 · 9 comments

Comments

@XVilka
Copy link
Contributor

XVilka commented Nov 17, 2012

15:19 < vext01> p/debug_native.c: In function 'r_debug_native_continue':
15:19 < vext01> p/debug_native.c:303: warning: cast from pointer to integer of different size
15:19 < vext01> p/debug_native.c:796:2: warning: #warning NO DEBUGGER REGISTERS PROFILE DEFINED
15:19 < vext01> p/debug_native.c: In function 'r_debug_native_reg_read':

Reply 1: I have no access to any sparc64 box, i should think that you are testing in OpenBSD. Ping me by irc if you need some help to cook this patch.

@radare
Copy link
Collaborator

radare commented Nov 20, 2012

@vext01 i guess this may help http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/include/reg.h?rev=1.5 but i have no sparc64 box to test, so if you are still interested would you mind to share a qemu img or ssh to test this?

thanks

@XVilka
Copy link
Contributor Author

XVilka commented Oct 29, 2013

Any update on this bug on current radare2?

@radare
Copy link
Collaborator

radare commented Nov 5, 2013

Nobody seems interested on sparc64 platform nowadays. Thats not a complex task, but it requires some time to setup the vm and read an include file to write that profile. Not sure if we should fix or just close that issue :) as long as we have more prioritary tasks to do..

On Oct 29, 2013, at 23:27, Anton Kochkov notifications@github.com wrote:

Any update on this bug on current radare2?


Reply to this email directly or view it on GitHub.

@jvoisin
Copy link
Contributor

jvoisin commented Aug 14, 2014

Let's close it.

@jvoisin jvoisin closed this as completed Aug 14, 2014
@radare
Copy link
Collaborator

radare commented Aug 14, 2014

Why?

On 14 Aug 2014, at 23:03, jvoisin notifications@github.com wrote:

Let's close it.


Reply to this email directly or view it on GitHub.

@jvoisin
Copy link
Contributor

jvoisin commented Aug 14, 2014

Because you said:

Not sure if we should fix or just close that issue :) as long as we have more prioritary tasks to do..

@radare
Copy link
Collaborator

radare commented Aug 15, 2014

Now that we use milestones and tags properly it should be fine to keep this bug open until someone with access to an sparc box could test this (i currently dont have access to it, but i could setup a qemu for testing, but didnt do it because we have other issues more prioritary :)

On 14 Aug 2014, at 23:43, jvoisin notifications@github.com wrote:

Because you said:

Not sure if we should fix or just close that issue :) as long as we have more prioritary tasks to do..


Reply to this email directly or view it on GitHub.

@deeso
Copy link
Contributor

deeso commented Aug 15, 2014

I think have a sparc box in storage. I can pull it out and check later.
Won't be able to turn it on for a while.
On Aug 15, 2014 6:46 AM, "radare" notifications@github.com wrote:

Now that we use milestones and tags properly it should be fine to keep
this bug open until someone with access to an sparc box could test this (i
currently dont have access to it, but i could setup a qemu for testing, but
didnt do it because we have other issues more prioritary :)

On 14 Aug 2014, at 23:43, jvoisin notifications@github.com wrote:

Because you said:

Not sure if we should fix or just close that issue :) as long as we have
more prioritary tasks to do..


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#27 (comment).

@radare
Copy link
Collaborator

radare commented Aug 15, 2014

This can be done with just having the ptrace.h of this platform from glibc :p but it would be nice to test it before commiting

On 15 Aug 2014, at 13:53, dso notifications@github.com wrote:

I think have a sparc box in storage. I can pull it out and check later.
Won't be able to turn it on for a while.
On Aug 15, 2014 6:46 AM, "radare" notifications@github.com wrote:

Now that we use milestones and tags properly it should be fine to keep
this bug open until someone with access to an sparc box could test this (i
currently dont have access to it, but i could setup a qemu for testing, but
didnt do it because we have other issues more prioritary :)

On 14 Aug 2014, at 23:43, jvoisin notifications@github.com wrote:

Because you said:

Not sure if we should fix or just close that issue :) as long as we have
more prioritary tasks to do..


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#27 (comment).


Reply to this email directly or view it on GitHub.

@radare radare mentioned this issue Nov 7, 2015
yossizap pushed a commit to yossizap/radare2 that referenced this issue Dec 30, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants