[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Core dump (semi) update
From: |
Roland McGrath |
Subject: |
Re: Core dump (semi) update |
Date: |
Tue, 17 Feb 2004 17:45:27 -0500 (EST) |
> I'm a bit confused about the padding that we add to the core note
> segment in elfcore.c, it seems that it is 8 bytes long.
I really have no idea exactly what you are talking about. Be specific.
> If that is the case, then I really can't see any problems in the reading
> code, here is a small bit from my debug session:
This makes no sense whatsoever. You cited objdump output showing the .reg2
fake section with file offset of 0. That cannot possibly result from
elfcore_grok_lwpstatus doing:
sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_fpreg);
- Re: Core dump (semi) update, (continued)
- Re: Core dump (semi) update, Roland McGrath, 2004/02/08
- Re: Core dump (semi) update, Alfred M. Szmidt, 2004/02/10
- Re: Core dump (semi) update, Alfred M. Szmidt, 2004/02/10
- Re: Core dump (semi) update, Roland McGrath, 2004/02/10
- Re: Core dump (semi) update, Alfred M. Szmidt, 2004/02/11
- Re: Core dump (semi) update, Roland McGrath, 2004/02/11
- Re: Core dump (semi) update, Alfred M. Szmidt, 2004/02/12
- Re: Core dump (semi) update, Alfred M. Szmidt, 2004/02/13
- Re: Core dump (semi) update, Roland McGrath, 2004/02/13
- Re: Core dump (semi) update, Alfred M. Szmidt, 2004/02/14
- Re: Core dump (semi) update,
Roland McGrath <=