Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/share/mk



On 21.06.2019 14:05, Christos Zoulas wrote:
> Both of them should be simple to fix... Let me take a look.
> 
> christos
> 
>> On Jun 21, 2019, at 7:55 AM, Martin Husemann <martin%duskware.de@localhost> wrote:
>>
>> On Fri, Jun 21, 2019 at 11:22:18AM +0000, maya%netbsd.org@localhost wrote:
>>> On Fri, Jun 21, 2019 at 01:15:18PM +0200, Martin Husemann wrote:
>>>> On Fri, Jun 21, 2019 at 11:08:16AM +0000, maya%netbsd.org@localhost wrote:
>>>>> Please revert for mips. The debugger is extremely broken, and the old
>>>>> version is slightly less broken.
>>>>
>>>> Same for sparc64.
>>>>
>>>> Martin
>>>>
>>>
>>> What's the failure mode for sparc64?
>>
>> Various signal handling issues, gdb TSTOPs itself or something when receiving
>> events (or so it looks).
>>
>> Martin
> 

I've started to observe issues with signals in recent GDB as well, a
debugger is stopping self and detaching from terminal.

Please tell me whether you want me to fix it. It slows down testing of
my kernel changes now. I had to revert my previous change due to GDB
misbehavior (I suspect that the problems come from the recent GDB upgrade).

I can spend some more time on fixing local GDB, upstreaming the support
and adding support for running the regress test in GDB... this will
allow us to get more predictable results with future GDB upgrades, cover
kernel code paths with GDB tests and maybe run regression tests on the
GDB buildbot.

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index