[gnu.gdb.bug] Manual suggestion

kent@SUN.COM (Kent Hauser) (12/17/88)

In section 6.2.6 ("Cannot Insert Breakpoints" Error) the following
item should be added to the list of suggestions for a workaround:

3. Recompile the program so that the text is non-sharable (a.out
	format OMAGIC). 

The above is done under SunOS  3.5 as "cc -g -Qoption ld -N ...".
I would also note that this is the only viable way to debug a 
program which forks.

Kent Hauser			UUCP: sun!sundc!tfd!kent
Twenty-First Designs		INET: kent%tfd.uucp@sundc.sun.com