|
|
Choosing A Webhost: |
Re: gdb/1971: doing a 'next' from start of __libc_main causes segfault: msg#00019gdb.bugs.discuss
The following reply was made to PR gdb/1971; it has been noted by GNATS. From: Daniel Jacobowitz <drow@xxxxxxxxx> To: gnu@xxxxxxxxxxx Cc: gdb-gnats@xxxxxxxxxxxxxxxxxx Subject: Re: gdb/1971: doing a 'next' from start of __libc_main causes segfault Date: Sat, 16 Jul 2005 10:43:22 -0400 On Sat, Jul 16, 2005 at 12:17:13PM -0000, gnu@xxxxxxxxxxx wrote: > Load any C program into the debugger. Set a breakpoint at > __libc_start_main. Start the pogram. When the breakpoint is hit, > type 'next'. This results in a segfault. Ohoh, that's interesting. I can reproduce. The problem is with the mechanism used to stop backtraces at main. Once we've stepped into main, we can't backtrace out of it by default, but the next() code assumes that get_prev_frame succeeded. What probably _ought_ to happen is the program ought to run to completion; after stepping into main we should put a breakpoint on the return address of main. I'd settle for stopping in main in this case. -- Daniel Jacobowitz CodeSourcery, LLC
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | gdb/1971: doing a 'next' from start of __libc_main causes segfault, gnu |
|---|---|
| Next by Date: | Re: gdb/1736: Can not set breakpoints in the vsyscall page, Mark Kettenis |
| Previous by Thread: | gdb/1971: doing a 'next' from start of __libc_main causes segfault, gnu |
| Next by Thread: | Re: gdb/1736: Can not set breakpoints in the vsyscall page, Mark Kettenis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |