src/sim/common ChangeLog sim-profile.c
vapier@sourceware.org
vapier@sourceware.org
Tue Mar 30 20:35:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2010-03-30 20:35:40
Modified files:
sim/common : ChangeLog sim-profile.c
Log message:
sim: fix unused profile_print_addr_ranges warning
The profile_print_addr_ranges() function is only used when
SIM_HAVE_ADDR_RANGE is defined, so #ifdef it accordingly.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.197&r2=1.198
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/sim-profile.c.diff?cvsroot=src&r1=1.11&r2=1.12
More information about the Gdb-cvs
mailing list