This is the mail archive of the gdb@sourceware.org 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: cannot print allocatable arrays


*Lurkos* wrote:

> I'm not sure if I have to clone gdb repository
> (git://sourceware.org/git/gdb.git) or archer
> (git://sourceware.org/git/archer.git) to merge archer-jankratochvil-vla
> branch into mainline.

I tried to do the following:
1. install "flex bison libncurses5-dev"
2. git clone git://sourceware.org/git/archer.git
3. git checkout -tb
archer-jankratochvil-vla origin/archer-jankratochvil-vla
4. ./configure
5. make

The new gdb in gdb/ folder seems working fine, at least with the
previous test case.

-- 
Lurkos


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