This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb symtab.c ChangeLog
- From: eliz at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 23 May 2009 10:11:43 -0000
- Subject: src/gdb symtab.c ChangeLog
CVSROOT: /cvs/src
Module name: src
Changes by: eliz@sourceware.org 2009-05-23 10:11:43
Modified files:
gdb : symtab.c ChangeLog
Log message:
* symtab.c (skip_prologue_using_lineinfo): New function.
(find_function_start_sal): Use it to get to the first line of
function's body that has an entry in the lineinfo table.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&r1=1.207&r2=1.208
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10516&r2=1.10517