This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] Replace some literal consts with enums.


> 2002-01-31  Michael Snyder  <msnyder@redhat.com>
> 
> * symfile.h (enum overlay_debugging_state): 
> 	Define enum constant values for overlay mode.
> 	* symfile.c (overlay_debugging): Use enums instead of literals.
> 	(overlay_is_mapped, overlay_auto_command, 
> 	overlay_manual_command): Ditto.	
> 
> 

Michael, check set_auto_boolean_cmd().

Andrew




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