https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213764

John Baldwin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Rejected
                 CC|                            |[email protected]
             Status|New                         |Closed

--- Comment #1 from John Baldwin <[email protected]> ---
Please use gdb from ports.  GDB in the base is old and is not going to be
updated.

However, in this case I suspect the problem is that gdb couldn't find the
binary for the pid.  Do 'file /path/to/binary' or pass the binary as the first
arg to gdb on the command line and then use attach.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to