> On Fri, May 26, 2006 at 01:20:08AM +0200, Michael Kerrisk wrote:
> > > Included is a manpage documenting backtrace(); it is not presently
> > > ready for inclusion; some issues remain.
> >
> > > I'm sending it for review
> > > and for help..
> >
> > Justin, I probably need you to do as much a
On Fri, May 26, 2006 at 01:20:08AM +0200, Michael Kerrisk wrote:
> > Included is a manpage documenting backtrace(); it is not presently
> > ready for inclusion; some issues remain.
>
> > I'm sending it for review
> > and for help..
>
> Justin, I probably need you to do as much as possible.
> Ha
> Included is a manpage documenting backtrace(); it is not presently
> ready for inclusion; some issues remain.
> I'm sending it for review
> and for help..
Justin, I probably need you to do as much as possible.
Have you read the other documentation, and integrated relevant
ideas into the page?
Stefan,
Thanks for stepping in...
> I've looked at the proposed manual page and I have a
> few comments (note that I haven't managed to use the
> backtrace() functions correctly yet, so I'm not a
> specialist):
>
> - the description for backtrace() sounds a bit off;
> I'm not a native speaker o
Justin,
I revised my earlier test program a little. You might
want to consider placing it in the man page.
Cheers,
Michael
#include
#include
#include
#include
void
myfunc3(void)
{
int nptrs, j;
#define SIZE 100
void *ptr[SIZE];
char **strings;
nptrs = backtrace(ptr, SIZ
Hi,
I've looked at the proposed manual page and I have a
few comments (note that I haven't managed to use the
backtrace() functions correctly yet, so I'm not a
specialist):
- the description for backtrace() sounds a bit off;
I'm not a native speaker of English, but "stores to
buffer" should pr
Package: manpages-dev
Version: 2.28-1
Severity: wishlist
X-Reference: file:///usr/share/doc/glibc-doc/html/libc_33.html#SEC669
Y-Reference: http://people.redhat.com/~drepper/tut1.ps
Included is a manpage documenting backtrace(); it is not presently
ready for inclusion; some issues remain. I'm sen
7 matches
Mail list logo