DMD 1.004 release
    Thomas Kuehne 
    thomas-dloop at kuehne.cn
       
    Sun Jan 28 00:34:59 PST 2007
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Walter Bright schrieb am 2007-01-28:
[...]
> But the worst thing about linux development is gdb. gdb's user interface 
> seems stuck in 1983 era thinking.
Have you tried "insight" or "ddd"? 
> I can't even get the thing to display the register contents.
print $ebp
print $eax
> It won't pick up the program arguments from the command line.
run what ever argument
> Either I'm stupid, all this is missing from the documentation, or gdb
> really is terrible.
"info gdb" should provide you with lots of documentation.
Thomas
-----BEGIN PGP SIGNATURE-----
iD8DBQFFvGx5LK5blCcjpWoRArM2AJ4y8Cd/8qcwcHBjtkYS0y+anwY04gCeLwkv
wy4dSHELEC/YIs5A6d+j8SM=
=5v6G
-----END PGP SIGNATURE-----
    
    
More information about the Digitalmars-d-announce
mailing list