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

[PATCH PING] RE: [PATCH] Your patch from 20050512 b0rked on cygwin!


----Original Message----
>From: Dave Korn
>Sent: 17 August 2005 17:39

  Ping CGF?  HEAD doesn't build on cygwin.

http://sources.redhat.com/ml/gdb-patches/2005-08/msg00198.html

Also, the change log entry got wrapped.  Reformatted.

2005-08-17  Dave Korn  <dave.korn@artimi.com>

	* win32-nat.c (solib_address): Rename from this ...
	(win32_nat_solib_address): ... to this, to avoid clash with solib.c
	(child_solib_loaded_library_pathname, child_clear_solibs)
	(dll_symbol_command): Likewise rename to ...
	(win32_nat_child_solib_loaded_library_pathname)
	(win32_nat_child_clear_solibs, win32_nat_dll_symbol_command): ...
	these, and all call sites adjusted.

	* config/i386/tm-cygwin.h (SOLIB_ADD, SOLIB_LOADED_LIBRARY_PATHNAME)
	(CLEAR_SOLIB, ADD_SHARED_SYMBOL_FILES, PC_SOLIB):  Add 'win32_nat_'
	prefix to all symbols to match renamed functions in win32-nat.c.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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