From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: jtc@redback.com Cc: gdb@cygnus.com Subject: Re: problem with chained if statements? Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-id: <199903180102.RAA19596@andros.cygnus.com> References: <5m4snj4qv1.fsf@jtc.redbacknetworks.com> X-SW-Source: 1999-q1/msg00135.html From: jtc@redback.com (J.T. Conklin) Date: 17 Mar 1999 15:51:30 -0800 Pretty ugly (IMO). It will suffice as a workaround, but I'll have to look into how difficult adding "true" else-if support will be. Would an `elif' keyword be objectionable? Sounds reasonable me. It fits in with GDB's one-word command structure. Stan the old Lisper has a tiny preference for "else-if" as the name of the command... What are the current thoughts wrt. adding a more capable extension language for gdb scripting? No consensus. The tclites push for tcl of course, but that has political problems. Guile would be officially approved of, but no actual hacker seems to care enough to contribute actual changes. Other ideas surface from time to time, but haven't really gone anywhere. If I was told I could have only one, I would probably go with Guile. Stan