NetBSD-Bugs archive

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

Re: kern/54268: (old) gdb has issues after recent ptrace changes



The following reply was made to PR kern/54268; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/54268: (old) gdb has issues after recent ptrace changes
Date: Mon, 3 Jun 2019 17:41:26 +0200

 When telling gdb to create a core in this state, the core is unusable:
 
 [New process 1]
 Core was generated by `gdb'.
 Program terminated with signal SIGABRT, Aborted.
 #0  0x00000000422ff264 in ?? ()
 .gdbinit:189: Error in sourced command file:
 gdbpp:5: Error in sourced command file:
 Scripting in the "Python" language is not supported in this copy of GDB.
 (gdb) bt
 #0  0x00000000422ff264 in ?? ()
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 
 Martin
 


Home | Main Index | Thread Index | Old Index