Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* PATCH: add some regformats data files to fnchange.lst
@ 2002-03-01  8:12 Daniel Jacobowitz
  2002-03-01  9:18 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Jacobowitz @ 2002-03-01  8:12 UTC (permalink / raw)
  To: gdb-patches

I thought these fit in 8.3 uniqueness, but I was wrong.  I'm going back to
counting school now.

(Committed.)

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

2002-03-01  Daniel Jacobowitz  <drow@mvista.com>

	* config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
	regformats/reg-s390x.dat.

Index: fnchange.lst
===================================================================
RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v
retrieving revision 1.25
diff -u -p -r1.25 fnchange.lst
--- fnchange.lst	2002/02/24 01:58:23	1.25
+++ fnchange.lst	2002/03/01 15:54:34
@@ -128,6 +128,8 @@
 @V@/gdb/osf-share/cma_stack_int.h @V@/gdb/osf-share/cma_stkint.h
 @V@/gdb/p-exp.tab.c @V@/gdb/p-exp_tab.c
 @V@/gdb/ppc-linux-tdep.c @V@/gdb/ppc-linx-tdep.c
+@V@/gdb/regformats/reg-i386-linux.dat @V@/gdb/regformats/r-i386-lnx.dat
+@V@/gdb/regformats/reg-s390x.dat @V@/gdb/regformats/r-s390x.dat
 @V@/gdb/remote-adapt.c @V@/gdb/rmt-adapt.c
 @V@/gdb/remote-array.c @V@/gdb/rmt-array.c
 @V@/gdb/remote-e7000.c @V@/gdb/rmt-e7000.c


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: add some regformats data files to fnchange.lst
  2002-03-01  8:12 PATCH: add some regformats data files to fnchange.lst Daniel Jacobowitz
@ 2002-03-01  9:18 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-03-01  9:18 UTC (permalink / raw)
  To: drow; +Cc: gdb-patches

> Date: Fri, 1 Mar 2002 11:12:18 -0500
> From: Daniel Jacobowitz <drow@mvista.com>
> 
> I thought these fit in 8.3 uniqueness, but I was wrong.  I'm going back to
> counting school now.

Thanks.

In case you are using Emacs 21.1 or later, the function
dos-8+3-filename (defined on dos-fns.el) will transform any arbitrary
file name to its 8+3 truncated version, so you could compare file
names if you need to make such decisions in the future.  That is,
given some Very-LongFile-Name.Long-Extension, type

  M-: (dos-8+3-filename Very-LongFile-Name.Long-Extension) RET

and the short variant will be printed in the echo area.

(This function is not defined in Unix versions of Emacs, so first you
will have to type "C-x C-e" with the cursor to the right of its
closing parenthesis, to get it defined.)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-01 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-01  8:12 PATCH: add some regformats data files to fnchange.lst Daniel Jacobowitz
2002-03-01  9:18 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox