Matt Dillon wrote:
>
> :I had been contemplating making a fake 'struct user' in userland only in
> :order to keep the a.out coredump reader code happy. The a.out coredump
> :code (see cpu_coredump() in */*/vm_machdep.c) can generate this fake
> :structure in order to keep gdb happy. But then I realized that a.out
> :coredump debugging was almost totally irrelevant these days.
> :
> :Cheers,
> :-Peter
> :--
> :Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
>
> Hmm. How about this... if we keep the guard field at the end of
> struct user we could #ifdef _KERNEL it so userland doesn't notice it.
>
> -Matt
So, Matt, does this solve the original question? (VM Corruption) or
is it just a fruitful red-herring?
--
+------------------------------------+ ______ _ __
| __--_|\ Julian Elischer | \ U \/ / hard at work in
| / \ [EMAIL PROTECTED] +------>x USA \ a very strange
| ( OZ ) \___ ___ | country !
+- X_.---._/ presently in San Francisco \_/ \\
v
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: VM Corruption - stumped, anyone have any i... Bernd Walter
- Re: VM Corruption - stumped, anyone have any ideas? Peter Wemm
- Re: VM Corruption - stumped, anyone have any ideas? Matt Dillon
- Re: VM Corruption - stumped, anyone have any ideas? Mike Silbersack
- Re: VM Corruption - stumped, anyone have any ideas? Peter Wemm
- Re: VM Corruption - stumped, anyone have any ideas? Peter Wemm
- Re: VM Corruption - stumped, anyone have any ideas? Bernd Walter
- Re: VM Corruption - stumped, anyone have any ideas... Poul-Henning Kamp
- Re: VM Corruption - stumped, anyone have any ideas? Julian Elischer
- Re: VM Corruption - stumped, anyone have any ideas? Matt Dillon
- Re: VM Corruption - stumped, anyone have any ideas? Peter Jeremy
- Re: VM Corruption - stumped, anyone have any ideas? Matt Dillon
- Re: VM Corruption - stumped, anyone have any ideas... Julian Elischer
- Re: VM Corruption - stumped, anyone have any ideas? Semen A. Ustimenko
- Re: VM Corruption - stumped, anyone have any ideas? Mike Tancsa

