Breakpoint in shared library does not work on mips-irix.
authorJoel Brobecker <brobecker@gnat.com>
Sat, 9 Jan 2010 04:44:02 +0000 (04:44 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 9 Jan 2010 04:44:02 +0000 (04:44 +0000)
commit27087a3dc244dbfddc1f712723c2b771f68f4e44
treec42f89d3861c7a28ac2e34b79a69bfbd3e06bc5f
parentf08877ba090b81d1d4e71202c2e5d970010d7799
Breakpoint in shared library does not work on mips-irix.

        * procfs.c: #include "observer.h".
        (procfs_inferior_created): New function, moving here the code
        which unsets the syssgi syscall-exit notifications.
        (procfs_create_inferior): Remove the code which unsets the syssgi
        syscall-exit notifications. It is too early to do this here.
        (_initialize_procfs): Attach the procfs_inferior_created observer.
gdb/ChangeLog
gdb/procfs.c
This page took 0.028106 seconds and 4 git commands to generate.