1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-02-16 18:21:41 +01:00

Regenerate.

(Logical change 1.200)
This commit is contained in:
mostang.com!davidm 2004-03-31 07:42:38 +00:00
parent 38fe40cb1a
commit 835bb9110b
6 changed files with 35 additions and 25 deletions

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003 .\" Manual page created with latex2man on Tue Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_GET\\_PROC\\_INFO" "3" "31 March 2003" "Programming Library " "Programming Library " .TH "UNW\\_GET\\_PROC\\_INFO" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_get_proc_info unw_get_proc_info
\-\- get info on current procedure \-\- get info on current procedure
@ -158,8 +158,10 @@ returned.
.PP .PP
unw_get_proc_info() unw_get_proc_info()
is thread\-safe as well as safe to use is thread\-safe. If cursor cp
from a signal handler. is
in the local address\-space, this routine is also safe to use from a
signal handler.
.PP .PP
.SH ERRORS .SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Wed Dec 3 16:36:46 PST 2003 .\" Manual page created with latex2man on Tue Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_GET\\_PROC\\_INFO\\_BY\\_IP" "3" "03 December 2003" "Programming Library " "Programming Library " .TH "UNW\\_GET\\_PROC\\_INFO\\_BY\\_IP" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_get_proc_info_by_ip unw_get_proc_info_by_ip
\-\- get procedure info by IP \-\- get procedure info by IP
@ -87,8 +87,10 @@ below is returned.
.PP .PP
unw_get_proc_info() unw_get_proc_info()
is thread\-safe as well as safe to use is thread\-safe. If the local
from a signal handler. address\-space is passed in argument as,
this routine is also
safe to use from a signal handler.
.PP .PP
.SH ERRORS .SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003 .\" Manual page created with latex2man on Tue Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_GET\\_PROC\\_NAME" "3" "31 March 2003" "Programming Library " "Programming Library " .TH "UNW\\_GET\\_PROC\\_NAME" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_get_proc_name unw_get_proc_name
\-\- get name of current procedure \-\- get name of current procedure
@ -78,9 +78,10 @@ returned.
.PP .PP
unw_get_proc_name() unw_get_proc_name()
is thread\-safe but \fInot\fP is thread\-safe. If cursor cp
safe to is
use from a signal handler. in the local address\-space, this routine is also safe to use from a
signal handler.
.PP .PP
.SH ERRORS .SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003 .\" Manual page created with latex2man on Tue Mar 30 23:28:14 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_INIT\\_REMOTE" "3" "31 March 2003" "Programming Library " "Programming Library " .TH "UNW\\_INIT\\_REMOTE" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_init_remote unw_init_remote
\-\- initialize cursor for remote unwinding \-\- initialize cursor for remote unwinding
@ -78,8 +78,10 @@ returned.
.PP .PP
unw_init_remote() unw_init_remote()
is thread\-safe as well as safe to use from a is thread\-safe. If the local address\-space
signal handler. is passed in argument as,
this routine is also safe to use from
a signal handler.
.PP .PP
.SH ERRORS .SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:03 PST 2003 .\" Manual page created with latex2man on Tue Mar 30 23:28:14 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_RESUME" "3" "31 March 2003" "Programming Library " "Programming Library " .TH "UNW\\_RESUME" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_resume unw_resume
\-\- resume execution in a particular stack frame \-\- resume execution in a particular stack frame
@ -101,8 +101,10 @@ negative value of one of the errors below is returned.
.PP .PP
unw_resume() unw_resume()
is thread\-safe as well as safe to use from a is thread\-safe. If cursor cp
signal handler. is in the
local address\-space, this routine is also safe to use from a signal
handler.
.PP .PP
.SH ERRORS .SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Thu Nov 20 17:29:54 PST 2003 .\" Manual page created with latex2man on Tue Mar 30 23:28:14 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_STEP" "3" "20 November 2003" "Programming Library " "Programming Library " .TH "UNW\\_STEP" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_step unw_step
\-\- advance to next stack frame \-\- advance to next stack frame
@ -46,8 +46,9 @@ negative value of one of the error\-codes below is returned.
.PP .PP
unw_step() unw_step()
is thread\-safe as well as safe to use is thread\-safe. If cursor cp
from a signal handler. is in the local
address\-space, this routine is also safe to use from a signal handler.
.PP .PP
.SH ERRORS .SH ERRORS