This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog python/python.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sivachandra@sourceware.org	2012-05-14 03:06:47

Modified files:
	gdb            : ChangeLog 
	gdb/python     : python.c 

Log message:
	2012-05-14  Siva Chandra Reddy  <sivachandra@google.com>
	
	* python/python.c (gdbpy_find_pc_line): Use ULONGEST instead of
	unsigned long long.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14245&r2=1.14246
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/python.c.diff?cvsroot=src&r1=1.87&r2=1.88


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]