Source builder fails on archlinux

2013-08-26 Thread Dhananjay Balan
While trying to build the toolchain for arm using RSB(HEAD: f4e903532d18c1585fb05ee136905edfb608dc83), I was caught up in this error: http://pastebin.com/kDnxAaYk -- Regards, Dhananjay M Balan ___ rtems-devel mailing list rtems-devel@rtems.org http

Re: Sparc specifications

2013-08-25 Thread Dhananjay Balan
ctural revision. But may have > extensions and parts of v8. > > Gaisler.com should have some manuals on the Leon on their website. > > --joel > > Dhananjay Balan wrote: > > > Hi, > > Related to the gdb extensions I am building I needed to lookup some > architect

Sparc specifications

2013-08-25 Thread Dhananjay Balan
Hi, Related to the gdb extensions I am building I needed to lookup some architecture details (Registers, PSR represenation etc.) Can you point me to the right specifications to use for sparc-rtems bsp? -- Regards, Dhananjay M Balan ___ rtems-devel mai

Re: [GSoC|RTEMS-GDB] Project status.

2013-07-12 Thread Dhananjay Balan
idea is to write tests against a pre-defined sample code. Please go through the code at github and shoot any commends criticisms you have. Note: the repo is here https://github.com/dbalan/rtems-gdb On 23 June 2013 21:28, Dhananjay Balan wrote: > * > > Hi, > > I was little bi

RTEMS_GDB clarification

2013-06-28 Thread Dhananjay Balan
Hi, Need help with a code snippet. I cannot understand the need for "nesting" in the following. rtems.py line 33-47 def lookup_function (val): "Look-up and return a pretty-printer that can print val." global nesting typename = str(type_from_value(val)) for function in pp_d

Re: [GSOC] Dev blogs, and more

2013-06-26 Thread Dhananjay Balan
On Thu, Jun 27, 2013 at 3:11 AM, Chris Johns wrote: Dhananjay Balan wrote: Hi, I blog at http://dbalan.github.io, its a mixup all my thoughts. RTEMS related posts is marked with rtems, which can be narrowed down by http://dbalan.github.io/blog/categories/rtems/. Nice work on the RSB doco

Re: [GSOC] Dev blogs, and more

2013-06-26 Thread Dhananjay Balan
Hi, I blog at http://dbalan.github.io, its a mixup all my thoughts. RTEMS related posts is marked with rtems, which can be narrowed down by http://dbalan.github.io/blog/categories/rtems/. Thanks, Dhananjay On Mon, Jun 24, 2013 at 8:59 PM, Gedare Bloom wrote: GSOC Students, Please create a

[GSoC|RTEMS-GDB] Project status.

2013-06-23 Thread Dhananjay Balan
* Hi, I was little bit delayed by my academic responsibilities, but I have moved out and everything is in order so that concentrate exclusively on the SoC. I have created a github repository[1] to push my work. I am starting from what chris wrote and refactoring on the go. What I am done so far

distro_ver fails on Non-LSB distros

2013-06-03 Thread Dhananjay Balan
PFA patch to add an exception for distro version calculation for non-LSB distros. -- Regards, Dhananjay M Balan, 0001-distro_ver-fails-on-Non-LSB-distros.patch Description: Binary data ___ rtems-devel mailing list rtems-devel@rtems.org http://www.rtem