Source-Changes archive

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

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



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