History log of /freebsd-9.3-release/contrib/gdb/gdb/solib.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 130809 20-Jun-2004 marcel

Update to GDB 6.1.1. These files are identical to the vendor branch.


# 98948 27-Jun-2002 obrien

Our FreeBSD custom changes are OBE. Return to using the stock vendor sources.


# 53598 22-Nov-1999 peter

Fix (I believe) Bill Paul's core dump when using gdb on shared executables.
This is an addition to rev 1.5. If lm == NULL, new->lm is uninitialized.


# 47387 22-May-1999 dfr

Fix a coredump when debugging corefiles from static programs.


# 46289 02-May-1999 dfr

Merge local changes into gdb-4.18 and add changes for FreeBSD/alpha.


# 44193 21-Feb-1999 jdp

Fix bug: If gdb couldn't find the dynamic linker's "r_debug_state"
symbol, it aborted with "virtual memory exhausted." Now it warns
about the problem and proceeds.


# 39645 25-Sep-1998 dfr

Rewrite the bits of the solib code to handle implentations where dlopen
may insert into the list of loaded libraries (ours is one) instead of
appending to the end of the list. Also cope with dlclose() removing
libraries from the list.


# 35533 30-Apr-1998 dfr

Use the dynamic symtab of the runtime linker when looking for places to set
breakpoints. It may have been installed stripped.


# 19371 03-Nov-1996 pst

This commit was generated by cvs2svn to compensate for changes in r19370,
which included commits to RCS files with non-trunk default branches.


# 19370 03-Nov-1996 pst

Import GDB in its full glory (all 25mb). We'll put it on a diet once it's
fully registered.

(This is the second try, the first import ignored .info files but not .info-*
files, for some reason. I'm going to make this consistent.)

Reviewed by: core
Approved for: 2.2