Source-Changes archive

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

CVS commit: [netbsd-9] src/external/gpl3/gdb/dist/gdb



Module Name:    src
Committed By:   martin
Date:           Mon May 25 15:54:15 UTC 2020

Modified Files:
        src/external/gpl3/gdb/dist/gdb [netbsd-9]: alpha-tdep.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #924):

        external/gpl3/gdb/dist/gdb/alpha-tdep.c: revision 1.5

Revive entrypoint heuristics, accidentally removed in the previous.
Now, e.g., "b main" works again for "gdb /bin/echo" as expected.

See more details:
http://cvsweb.netbsd.org/bsdweb.cgi/src/external/gpl3/gdb/dist/gdb/alpha-tdep.c#rev1.2
XXX

Single-stepping into shared libraries still fails sometimes;
tracee does not stop at a function in shared library.
We need further analysis...


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.2.1 src/external/gpl3/gdb/dist/gdb/alpha-tdep.c

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