Source-Changes-D archive

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

Re: CVS commit: src/external/gpl3/gdb/dist/bfd



This was not correct. Core file support for NetBSD/riscv was present for
our local version of GDB 11, and lost during merge.

Thanks,
rin

On Thu, Aug 17, 2023 at 4:37 PM Rin Okuyama <rin%netbsd.org@localhost> wrote:
>
> Module Name:    src
> Committed By:   rin
> Date:           Thu Aug 17 07:37:36 UTC 2023
>
> Modified Files:
>         src/external/gpl3/gdb/dist/bfd: configure
>
> Log Message:
> gdb/bfd: Add initial support to NetBSD-style core file for riscv
>
> Not working yet:
> ----
> Reading symbols from cat...
> Reading symbols from /usr/libdata/debug//bin/cat.debug...
>
> warning: Couldn't find general-purpose registers in core file.
> Core was generated by `cat'.
> Program terminated with signal SIGQUIT, Quit.
>
> warning: Couldn't find general-purpose registers in core file.
> #0  <unavailable> in ?? ()
> (gdb)
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gdb/dist/bfd/configure
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>


Home | Main Index | Thread Index | Old Index