Remote target (CRIS) DejaGNU config scripts

Daniel Jacobowitz drow@false.org
Mon Feb 23 16:47:00 GMT 2004


On Mon, Feb 23, 2004 at 05:33:10PM +0100, Orjan Friberg wrote:
> Ok, it seems to be working now (minus a hack in remote.exp because 
> "username" had mysteriously disappeared).  One thing left though, 
> setting the solib search paths.  Putting those commands in a .gdbinit 
> file in the directory from where I run runtest didn't work, and I could 
> neither find a suitable board_info variable to put it in, nor an option 
> to runtest for it.  Any suggestions?

Not really.  I used to use gdb_start_hook but that doesn't work for the
MI tests.  Nowadays I build GDB with --with-sysroot, which sets
solib-absolute-prefix automatically; that's all I need.  If you're
testing a Linux target it may be enough for you also.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb-patches mailing list