Prasanna S Panchamukhi wrote:
Hi Tom, George,
Kgdb provides setjmp/longjmp() routines defined
in arch/i386/kernel/kgdb-jmp.S file.
These setjmp/longjmp() routines can be used
to provide robust fault hanlding for kprobes
and systemtap as shown in the prototype:
http://sources.redhat.com/ml/systemtap/2006-q2/msg00250.html
Is it possible for you to post the setjmp/longjmp()
routines as a generic patch which can be used
by kgdb, kprobes, systemtap etc.
I advise caution here. At the very least there should be strong
warnnings to the effect that the code path long jumped over must not
contain anything that ends up modifying memory. In particular, changes
to the preemption level are of most concern (they being hidden in
various spinlock macros and such).
Also, please note my new email address...
--
George Anzinger [EMAIL PROTECTED]
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport