* [parisc-linux] Feature request for parsic kernel hackers (2 mini-projects)
@ 2005-08-01 4:57 Carlos O'Donell
2005-08-01 9:59 ` Randolph Chung
0 siblings, 1 reply; 3+ messages in thread
From: Carlos O'Donell @ 2005-08-01 4:57 UTC (permalink / raw)
To: parisc-linux
parisc,
I have two small kernel hacker projects.
1. Add cr27 printing to HPMC, this would let someone debug
multi-threaded problems by examining the thread register.
It would be even cooler to make this NPTL aware and dump
the TCB and DTV.
2. Add some option that enables the user to print something
like /proc/self/maps when a user process dies. This is
very usefull for translating a fault address into a quick
estimate of which library function crashed.
Fame and glory? My gratitude? :)
Cheers,
Carlos.
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [parisc-linux] Feature request for parsic kernel hackers (2 mini-projects)
2005-08-01 4:57 [parisc-linux] Feature request for parsic kernel hackers (2 mini-projects) Carlos O'Donell
@ 2005-08-01 9:59 ` Randolph Chung
2005-08-01 14:26 ` Carlos O'Donell
0 siblings, 1 reply; 3+ messages in thread
From: Randolph Chung @ 2005-08-01 9:59 UTC (permalink / raw)
To: Carlos O'Donell; +Cc: parisc-linux
> 2. Add some option that enables the user to print something
> like /proc/self/maps when a user process dies. This is
> very usefull for translating a fault address into a quick
> estimate of which library function crashed.
gdb?
randolph
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [parisc-linux] Feature request for parsic kernel hackers (2 mini-projects)
2005-08-01 9:59 ` Randolph Chung
@ 2005-08-01 14:26 ` Carlos O'Donell
0 siblings, 0 replies; 3+ messages in thread
From: Carlos O'Donell @ 2005-08-01 14:26 UTC (permalink / raw)
To: Randolph Chung; +Cc: parisc-linux
On Mon, Aug 01, 2005 at 05:59:20PM +0800, Randolph Chung wrote:
> > 2. Add some option that enables the user to print something
> > like /proc/self/maps when a user process dies. This is
> > very usefull for translating a fault address into a quick
> > estimate of which library function crashed.
>
> gdb?
If I can't reproduce the crash in the debugger? In particular the PA8800
crashes are so weird that I can't get the same thing under the debugger.
Also, when a process dies in gdb 6.x it throws away the process information
and I can't look at the maps anymore. I have to let it die, remember
where it died, start it again and then hope the DSO loading was
deterministic (e.g. No weird use of dlopen).
c.
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-01 14:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-01 4:57 [parisc-linux] Feature request for parsic kernel hackers (2 mini-projects) Carlos O'Donell
2005-08-01 9:59 ` Randolph Chung
2005-08-01 14:26 ` Carlos O'Donell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.