Re: [CentOS] Problem with gdb or maybe gcc

2011-11-24 Thread Fabien Archambault
On 11/24/2011 01:06 PM, John J. Boyer wrote: > I have CentOS 5.7. Before the last updates, when I ran gdb with a > program name gave a breakpoint and then typed run it would stop on that > breakpoint. Now it prints the message "Warning: no loadable sections in > added symbol file." It then just run

[CentOS] Problem with gdb or maybe gcc

2011-11-24 Thread John J. Boyer
I have CentOS 5.7. Before the last updates, when I ran gdb with a program name gave a breakpoint and then typed run it would stop on that breakpoint. Now it prints the message "Warning: no loadable sections in added symbol file." It then just runs the program without stopping. What could have c