Show incremental difference of selected versions of gdbで動作させる.
file info- category(Tag)
- raíz
- file name
- gdb-run.html
- la última actualización
- 2002-10-08 02:03
- tipo
- HTML
- editor
- 佐藤 嘉則
- descripción
- gdbのシミュレータを使って、uClinux-2.4を動かす方法です。
- idioma
- Japanese
- translate
--- /tmp/DOCMAN2FlrdJF 2025-03-27 02:45:08.101256630 +0900
+++ /tmp/DOCMAN2iELVZr 2025-03-27 02:45:08.101256630 +0900
@@ -1,66 +1,65 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
-<title>Running Kernel of GDB simulator</title>
-</head>
-
-<body>
-<h1>uClinux-2.4GDB</h1>
-uClinux-2.4.xGDB<br>
-<hr>
-<h2></h2>
-<p>
-h8300-elf Toolchain
-<a href="http://sourceforge.jp/docman2/?group_id=65" >Project Documentation</a>
-"h8300-elf toolchain"gcc/binutils/gdb
-</p>
-<p>
-gcc/gdb<b></b>
-</p>
-<hr>
-<h2></h2>
-<p>
-gdbrootdisk<br>
-genromfsromdiskh8300-elf
-rootimage.o
-make clean<br>
-arch/h8300/platform/h8300h/generic/rom.ld
-</p>
-<p>
-<br>
-"y"
-<ul>
- <li>CONFIG_BOARD_GENERIC</li>
- <li>CONFIG_H83007</li>
- <li>CONFIG_ROMKERNEL</li>
- <li>CONFIG_GDB_EXEC</li>
-</ul>
-CONFIG_GDB_MAGICPRINT"y"
-printkgdb
-</p>
-<p>
-makeARCHCROSS_COMPILE<br>
-"ARCH=h8300 CROSS_COMPILE=h8300-elf-"
-</p>
-<hr>
-<h2></h2>
-
-<ol>
- <li>gdb </li>
- <li>$ <u>h8300-elf-gdb linux</u> gdb</li>
- <li>(gdb) <u>target sim</u> </li>
- <li><b>SCI0 = /dev/pts/?</b> SCI
-
- <br>
- minicom -p /dev/pts/?</li>
- <li>(gdb) <u>load</u> </li>
- <li>(gdb) <u>run</u> </li>
- <li></li>
- <li>gdbSIGINT</li>
-</ol>
-<hr>
-<address><a href="mailto:ysato@users.sourceforge.jp" >Yoshinori Sato</a></address>
-<!-- hhmts start -->Last modified: Tue Oct 8 01:59:37 JST 2002 <!-- hhmts end -->
-</body> </html>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
+<title>Running Kernel of GDB simulator</title>
+</head>
+
+<body>
+<h1>uClinux-2.4GDB</h1>
+uClinux-2.4.xGDB<br>
+<hr>
+<h2></h2>
+<p>
+h8300-elf Toolchain
+<a href="http://sourceforge.jp/docman2/?group_id=65" >Project Documentation</a>
+"h8300-elf toolchain"gcc/binutils/gdb
+</p>
+<p>
+gcc/gdb<b></b>
+</p>
+<hr>
+<h2></h2>
+<p>
+gdbrootdisk<br>
+genromfsromdiskh8300-elf
+rootimage.o
+make clean<br>
+arch/h8300/platform/h8300h/generic/rom.ld
+</p>
+<p>
+<br>
+"y"
+<ul>
+ <li>CONFIG_BOARD_GENERIC
+ <li>CONFIG_H83007
+ <li>CONFIG_ROMKERNEL
+ <li>CONFIG_GDB_EXEC
+</ul>
+CONFIG_GDB_MAGICPRINT"y"
+printkgdb
+</p>
+<p>
+makeARCHCROSS_COMPILE<br>
+"ARCH=h8300 CROSS_COMPILE=h8300-elf-"
+</p>
+<hr>
+<h2></h2>
+
+<ol>
+ <li>gdb
+ <li>$ <u>h8300-elf-gdb linux</u> gdb
+ <li>(gdb) <u>target sim</u>
+ <li><b>SCI0 = /dev/pts/?</b> SCI
+
+ <br>
+ minicom -p /dev/pts/?
+ <li>(gdb) <u>load</u>
+ <li>(gdb) <u>run</u>
+ <li>
+ <li>gdbSIGINT
+</ol>
+<hr>
+<address><a href="mailto:ysato@users.sourceforge.jp" >Yoshinori Sato</a></address>
+Last modified: Tue Oct 8 01:59:37 JST 2002
+</body> </html>
| |