* [uml-devel] fixing ptrace for ARM
@ 2004-08-27 17:19 Sam T Sander
2004-08-29 21:41 ` BlaisorBlade
0 siblings, 1 reply; 3+ messages in thread
From: Sam T Sander @ 2004-08-27 17:19 UTC (permalink / raw)
To: user-mode-linux-devel
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
As a first step toward porting UML to ARM, I need to fix ptrace to modify system call numbers. Unfortunately, I don't know where to start. Can anyone point me in the right direction? Has anyone looked into this for ARM or any of the other ports? What was changed in the X86 ptrace to fix it?
Thanks,
Sam
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
[-- Attachment #2: Type: text/html, Size: 612 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] fixing ptrace for ARM
2004-08-27 17:19 [uml-devel] fixing ptrace for ARM Sam T Sander
@ 2004-08-29 21:41 ` BlaisorBlade
2004-08-30 13:14 ` Sam T Sander
0 siblings, 1 reply; 3+ messages in thread
From: BlaisorBlade @ 2004-08-29 21:41 UTC (permalink / raw)
To: user-mode-linux-devel; +Cc: Sam T Sander
Alle 19:19, venerdì 27 agosto 2004, Sam T Sander ha scritto:
> As a first step toward porting UML to ARM, I need to fix ptrace to modify
> system call numbers. Unfortunately, I don't know where to start. Can
> anyone point me in the right direction? Has anyone looked into this for ARM
> or any of the other ports? What was changed in the X86 ptrace to fix it?
I think that the work must be done in the stack layout on ptracing (read the
handle_trap() function for what UML does). But also see this URL:
http://perso.wanadoo.fr/laurent.vivier/UML/
One of the nice thing of those patches is that if you implement something
similar (which is a lot easier IMHO) you don't need to be able to change
system call numbers.
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id\x10808&opÌk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-08-30 13:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-27 17:19 [uml-devel] fixing ptrace for ARM Sam T Sander
2004-08-29 21:41 ` BlaisorBlade
2004-08-30 13:14 ` Sam T Sander
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox