* Andre Johansen wrote: | I have a problem with the latest gdb code (updated from CVS 20000216); | step into functions (`step') does not work correctly when using shared | libraries. Older versions, like 4.18, seems to work fine. | | The problem at least occurs when trying to step into a function from | one shared library to another. Seems this has been fixed the last few days; at least it works with the version from CVS as of 20000403 on Red Hat Linux v6.2 with GCC v2.95.2. Thanks!
- Step into in CVS Andre Johansen
- Andre Johansen