This is the mail archive of the gdb@sources.redhat.com 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]

"Dynamic sigtramp" in Alpha target code


The Alpha target code refers to "dynamically generated sigtramp function".

What exactly is meant by that?  My guess is "signal trampoline code that
is copied to top of user stack by kernel when process exec's", i.e. the
traditional Unix-style signal trampoline.  (In constrast to OSF/1, which
uses a signal trampoline provided by libc.)

Is this a good guess?

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]