This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src ChangeLog.csl
- From: drow at sourceware dot org
- To: src-cvs at sources dot redhat dot com
- Date: 26 Jan 2006 18:11:52 -0000
- Subject: src ChangeLog.csl
CVSROOT: /cvs/src
Module name: src
Branch: gdb-csl-gxxpro-6_3-branch
Changes by: drow@sourceware.org 2006-01-26 18:11:52
Modified files:
. : ChangeLog.csl
Log message:
Backport:
2006-01-24 Daniel Jacobowitz <dan@codesourcery.com>
PR gdb/1914
* fork-child.c (fork_inferior): Don't call
solib_create_inferior_hook.
* infcmd.c (post_create_inferior): Call solib_add,
solib_create_inferior_hook, and re_enable_breakpoints_in_shlibs.
(attach_command): Don't call solib_add or
re_enable_breakpoints_in_shlibs. Call post_create_inferior
instead.
...
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=gdb-csl-gxxpro-6_3-branch&r1=1.1.10.3&r2=1.1.10.4