From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Sinisa Milivojevic Cc: gdb@sources.redhat.com Subject: Re: GDB 5.0.92 available Date: Wed, 31 Oct 2001 14:23:00 -0000 Message-id: <3BE06BAF.1040306@cygnus.com> References: <3BDF7F79.6050205@cygnus.com> <15327.64458.494145.962156@sinisa.nasamreza.org> X-SW-Source: 2001-10/msg00273.html > Andrew Cagney writes: > >> (finally) >> >> GDB 9.0.92 is available for download. See: >> >> ftp://sources.redhat.com/pub/gdb/snapshots/ >> >> Andrew >> > > > A short list of fixes / improvements ?? See the file gdb/NEWS. This is a pre 5.1 snap so is really only for testing. > Anyway, may be you can answer my question on .gdbinit. > > Prior versions (4.*) of gdb would read local .gdbinit files too, not > just .gdbinit in your HOME dir. So, for each project you could have a > separate .gdbinit located in the directory of the executables. > > I have tried several snapshots and none of them will read any init > file except the one in the HOME. > > Is there a workaround ?? I think you'll need to provide more information (os, ...). the above works for me. Andrew