OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 579 to Rev 580
    Reverse comparison

Rev 579 → Rev 580

/trunk/gdb-5.0/gdb/jtag.c
1038,7 → 1038,7
/* Parse the port name. */
if ((argv = buildargv (args)) == NULL)
nomem (0);
port_name = strsave (argv[0]);
port_name = xstrdup (argv[0]);
make_cleanup_freeargv (argv);
/* CZ 24/05/01 - Check to see if we have specified a remote

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.