This is the mail archive of the gdb-prs@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]

[Bug gdb/10736] GDB doesn't reread the syscall xml when the user changes the data-directory.


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-04-05 15:59 -------
Subject: Bug 10736

CVSROOT:	/cvs/src
Module name:	src
Changes by:	sergiodj@sourceware.org	2010-04-05 15:58:54

Modified files:
	gdb            : ChangeLog xml-syscall.c 

Log message:
	2010-03-23  Sergio Durigan Junior  <sergiodj@redhat.com>
	
	PR gdb/10736:
	* xml-syscall.c (my_gdb_datadir): New variable to keep track of
	the changes in data-directory.
	(init_sysinfo): Reload the syscall XML file if the data-directory
	has changed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11572&r2=1.11573
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/xml-syscall.c.diff?cvsroot=src&r1=1.4&r2=1.5


------- Additional Comments From sergiodj at redhat dot com  2010-04-05 16:03 -------
The patch has been commited upstream.  Please let me know if there are any
issues regarding it.

Thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10736

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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