[PATCH] language support: case sensitivity

David Taylor taylor@cygnus.com
Thu Aug 3 11:29:00 GMT 2000


    Date: Thu, 3 Aug 2000 10:02:47 -0700 (PDT)
    From: Jimmy Guo <guo@cup.hp.com>

    Actually the two commands added are:
	     set case-sensitive (on/off/auto)
	     show case-sensitive

    It's not correct that nothing would be print if case sensitivity is set
    same as the language default and if the user issues the show command.
    As I said, do_setshow_command () in command.c handles that part.
    Looking at the 'set/show language' implementation, there's nothing
    different between the two -- one would expect that if this patch needs a
    different command to support user query, then show_language would too.

Ah.  Sorry.  Go ahead then.


More information about the Gdb-patches mailing list