This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog linespec.c
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 18 Apr 2012 14:57:00 -0000
- Subject: src/gdb ChangeLog linespec.c
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2012-04-18 14:57:00
Modified files:
gdb : ChangeLog linespec.c
Log message:
* linespec.c (convert_linespec_to_sals): Don't use
SYMBOL_OBJ_SECTION.
(compare_msymbols): Arguments are minsym_and_objfile, not
minimal_symbol*. Don't use SYMBOL_OBJ_SECTION.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14126&r2=1.14127
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&r1=1.154&r2=1.155