This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sim/10366] LM32 UART simulation does not work


http://sourceware.org/bugzilla/show_bug.cgi?id=10366

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-02-16
                 CC|                            |vapier at gentoo dot org
     Ever Confirmed|0                           |1
           Severity|critical                    |normal

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> 2012-02-16 03:38:16 UTC ---
i can't reproduce that here with latest cvs.  i configured just with
`./configure --target=lm32-elf`.

$ ./gdb/gdb -q
(gdb) target sim --memory-region 0x0,0x4000000
Connected to the simulator.
(gdb) sim hw-device lm32uart
(gdb) sim hw-list
/
/lm32uart
(gdb) 

please retry with the latest release and if that doesn't work, post the full
output of `make` from  your build as an attachment.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]