[Bug 2012] mdump and wdump shell cmds handle length arg incorrectly; add ldump cmd

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Feb 2 21:32:05 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=2012

--- Comment #14 from Joel Sherrill <joel.sherrill at oarcorp.com> 2012-02-02 15:32:04 CST ---
(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?

>> 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.

-- 
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