LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Tomas Jonsson <toj@s...>
    Date: 22 Sep 2003 09:30:00 +0200
    Subject: [openrisc] or32-uclinux-gdb
    Top

    I have problems with my or32-uclinux-gdb. 
    
    The problem is that the characters is not echo:ed (or displayed) and no
    respons is displayed on the screen when I am running gdb from a terminal
    window (it works in emacs). Instead I have to do <ctrl>-a for each time
    I want to see what I had wrote or want to see a respons.  
    Please can someone give me hint on this problem? 
    
    I am using RedHat Linux ver 8.0 and I have tryed both gdb-5.0 and
    gdb-5.3. It is the same problem. 
    I have used exactly the same build and compilation script for
    or32-rtems-gdb and it works perfectly. It looks like: 
    
    > cd $HOME/tmp/tools/or1k 
    > mkdir gdb-ucl 
    > cd gdb-ucl 
    > $HOME/tmp/tools/or1k/gdb-5.0/configure --target=or32-uclinux
    --prefix=$HOME/tmp/tools/or32-uclinux/
    --local-prefix=$HOME/tmp/tools/or32-uclinux/or32-uclinux/ 
    > make all install 
    
    
    When I made a diff between the two:s Makefiles in directory gdb-ucl the
    only difference is: 
    
    # When using glibc 2 on Linux we must always use vtable thunks. 
    CXXFLAGS_FOR_TARGET  = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE 
    
    
    Best Regards, Tomas Jonsson
    Silinova AB
    
    
    
    

    Follow upAuthor
    Re: [openrisc] or32-uclinux-gdbDries Driessens
    RE: [openrisc] or32-uclinux-gdbRobert Cragie

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.