[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:14899] Re: gdb



Hiroshi Futami wrote:
> ふたみなのです。
> 
> From: Takeo Uesaka <han98000@rio.odn.ne.jp>
> Subject: [plamo:14897] gdb
> Date: Thu, 01 Aug 2002 21:36:13 +0900
> 
> 
>>Plamo 3.0 ( 7/12 時点のもの ) を使用していますが、
>>なぜか、gdb のプロンプトで "0" を打ち込めません。
>>(他の文字は全て打ち込めるようです。
>>また、通常のシェルでは問題ありません。)
> 
> 
>   2002/07/28時点のものでも同じでした。
> 
> 
>>もし解決法などご存知の方がいらっしゃいましたら、
>>教えていただけないでしょうか。
> 
> 
>  gdb-5.2のソースが手元にあったので、
> 
>   ./configure; make; make install
> 
> したら0も打ち込めるようですけど。
> 
> futami@db60:~$ /usr/local/bin/gdb
> GNU gdb 5.2
> Copyright 2002 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i686-pc-linux-gnu".
> (gdb) 000000
> Undefined command: "000000".  Try "help".
> 
> -- ふ
> 
> 

gdb-5.2.1のソースをダウンロードしてインストールしてみましたところ…

-----
$ gdb
GNU gdb 5.2.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb) 000
Undefined command: "000".  Try "help".
-----

と、"0" を入力できるようになりました。
これで配列の値を覗けます :-)

ありがとうございました。

------
うえさか

Follow-Ups
[plamo:14901] Re: gdb, KOJIMA Mitsuhiro
References
[plamo:14897] gdb, Takeo Uesaka
[plamo:14898] Re: gdb, Hiroshi Futami

[検索ページ] [メール一覧]
Plamo ML 公開システム