src/gdb ChangeLog linux-tdep.c
jkratoch@sourceware.org
jkratoch@sourceware.org
Fri Apr 5 19:17:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2013-04-05 19:17:15
Modified files:
gdb : ChangeLog linux-tdep.c
Log message:
gdb/
Fix compatibility with Linux kernel 3.8.3.
* linux-tdep.c (linux_find_memory_regions_full): Move variable number
to more inner block. Remove parsing of NUMBER from outer block.
Parse NUMBER only if KEYWORD has been identified.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15369&r2=1.15370
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-tdep.c.diff?cvsroot=src&r1=1.29&r2=1.30
More information about the Gdb-cvs
mailing list