[Bug 2012] mdump and wdump shell cmds handle length arg incorrectly; add ldump cmd
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Feb 3 20:49:56 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2012
--- Comment #15 from Ric Claus <claus at SLAC.Stanford.edu> 2012-02-03 14:49:55 CST ---
(In reply to comment #14)
> (In reply to comment #11)
> > (In reply to comment #8)
> > > (In reply to comment #7)
> > > > Created attachment 1421 [details]
> > > > Patchfile for libmisc Makefile.am
> > > >
> > > > This patch takes the obsolete file shell/main_mwdump.c out of the build.
> > >
> > > I am checking this set of patches out now.
> > >
> > > Improving our instructions is always important. Out of curiosity, are you
> > > working from a release tarball which is not being tracked in a version control
> > > system?
> >
> > I'm working from a tarball that I got via:
> >
> > wget http://www.rtems.org/ftp/pub/rtems/4.10.2/rtems-4.10.2.tar.bz2
> >
> > I didn't import it into our version control system.
> >
> > I confess that I didn't find the instructions until just now. I used 'LC_ALL=C
> > TZ=UTC0 diff -Naur OLD NEW > FILE.diff'. Will what I provided work okay, or do
> > I need to start over?
>
> No. I made them work. It really wasn't that many changes. :)
>
> I don't know if we had good instructions for this case or not. But something
> like this would have worked.
>
> assume your tree is named rtems-mine
> tar xjf rtems-4.10.2.tar.bz2
> diff -uNr rtems-4.10.2 rtems-mine >FILE.diff
>
> That should have generated a single file with all the changes.
>
> > According to the instructions, I should mention that I tested by building RTEMSrtems-mine
> > on a RHEL 6 machine and verified proper operation on a PowerPC 405 (Xilinx
> > Virtex 4) based board we are developing. I created the BSP for this board
> > myself.
>
> Cool! How is RTEMS on the Virtex 4?
Works fine! I'm about to try to fire it up on our new Virtex 5 board (PPC
440). Keep your fingers crossed! ;-)
>
> >> Please check out RTEMS with the changes and make sure they look good to you.
> >
> > Does that mean you would like me to fetch 4.10.99 from RTEMS' GIT repository?
>
> Yes please. That would ensure I merged everything correctly.
I took a look at the GIT repository at http://git.rtems.org/rtems/tree/ (I'm
getting "Internal Server Error" about half the time I try looking at a file;
the second attempt usually works. Is this expected?) and everything looks to
be in order except for the ChangeLog files.
I haven't been able to figure out how fetch the HEAD, not being GIT savvy.
Would you mind giving me the command?
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list