|
From: Nicholas N. <nj...@cs...> - 2005-11-18 17:13:26
|
Hi, Core dumping has been reinstated since 3.0.1, right? So should it go in the NEWS file? If so, it should mention that the "pid" part of the name has been removed as well. Nick |
|
From: Tom H. <to...@co...> - 2005-11-18 17:16:32
|
In message <Pin...@ch...>
Nicholas Nethercote <nj...@cs...> wrote:
> Core dumping has been reinstated since 3.0.1, right? So should it go
> in the NEWS file? If so, it should mention that the "pid" part of the
> name has been removed as well.
It has been reinstated, yes, so should probably go in NEWS.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|
|
From: Nicholas N. <nj...@cs...> - 2005-11-18 17:21:35
|
On Fri, 18 Nov 2005, Tom Hughes wrote: >> Core dumping has been reinstated since 3.0.1, right? So should it go >> in the NEWS file? If so, it should mention that the "pid" part of the >> name has been removed as well. > > It has been reinstated, yes, so should probably go in NEWS. Does it get emitted when the client crashes, when Valgrind crashes, both, or something else? Thanks. Nick |
|
From: Tom H. <to...@co...> - 2005-11-18 17:25:29
|
In message <Pin...@ch...>
Nicholas Nethercote <nj...@cs...> wrote:
> On Fri, 18 Nov 2005, Tom Hughes wrote:
>
> >> Core dumping has been reinstated since 3.0.1, right? So should it go
> >> in the NEWS file? If so, it should mention that the "pid" part of the
> >> name has been removed as well.
> >
> > It has been reinstated, yes, so should probably go in NEWS.
>
> Does it get emitted when the client crashes, when Valgrind crashes, both,
> or something else?
When the client crashes - if valgrind crashes then the OS will
produce a core dump for it in the normal way.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|