On Friday 29 January 2010, Austin, Alex wrote:
> On January 28 2010, Matthew Fletcher wrote:
> > Can anyone verify that this interface is still functional in 0.4 ? Out
> > of 0.4-rc1, 0.3.1 and an old rev.131 fetch only the old rev.131 fetch

By "rev.131" do you mean the SVN ID?  The one which
corresponds to e0c2e30660bef422744e885ab32c26c58978a8a1
back in February 2007?


> > works to a certain extent. In all cases the openocd was built from
> > source on cygwin with only amt_jtagaccell and parport_give_io enabled
> > in configure.
> 
> Since you have a test-case of sorts, could you do a git-bisect on it?
> Just type the following:
> 
> git bisect start
> git bisect good v0.3.1

... or maybe e0c2e30660bef422744e885ab32c26c58978a8a1 ...

> git bisect bad v0.4.0-rc1
> 
> Then, repetitively:
> ./bootstrap
> ./configure --whatever-opts-you-use
> make -j3
> src/openocd -f /path/to/your/config.conf
> git bisect <good|bad>
> 
> Once it says you're done, run "git describe" and report the output here.
> _______________________________________________
> Openocd-development mailing list
> Openocd-development@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/openocd-development
> 
> 


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to