Re: RFR: 8337163: Improve SA error message when failing to attach to a core file

2024-09-03 Thread Chris Plummer
On Fri, 30 Aug 2024 20:54:33 GMT, Chris Plummer wrote: > When SA fails to open/attach to a core file on linux or OSX, include a note > about using LIBSAPROC_DEBUG=1 in the error message. No one remembers this > magic, so it is useful to provide here. Even I always have to resort to > looking u

Re: RFR: 8337163: Improve SA error message when failing to attach to a core file

2024-09-02 Thread Kevin Walls
On Fri, 30 Aug 2024 20:54:33 GMT, Chris Plummer wrote: > When SA fails to open/attach to a core file on linux or OSX, include a note > about using LIBSAPROC_DEBUG=1 in the error message. No one remembers this > magic, so it is useful to provide here. Even I always have to resort to > looking u

Re: RFR: 8337163: Improve SA error message when failing to attach to a core file

2024-08-30 Thread Alex Menkov
On Fri, 30 Aug 2024 20:54:33 GMT, Chris Plummer wrote: > When SA fails to open/attach to a core file on linux or OSX, include a note > about using LIBSAPROC_DEBUG=1 in the error message. No one remembers this > magic, so it is useful to provide here. Even I always have to resort to > looking u