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

gdb package is broken (missing commands)



It seems the latest gdb package (4.17-4.m68k.objc.threads.hwwp.fpu.gnat.3) is
missing all the commands to print data:

# gdb
GNU gdb 4.17.m68k.objc.threads.hwwp.fpu.gnat
Copyright 1998 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 "sparc-unknown-linux-gnu".
(gdb) help data
Examining data.

List of commands:

ptype -- Print definition of type TYPE
whatis -- Print data type of expression EXP

Type "help" followed by command name for full documentation.
Command name abbreviations are allowed if unambiguous.
(gdb) print
Undefined command: "print".  Try "help".
No display number 0.
Disabling display 0 to avoid infinite recursion.
(gdb)

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)


Reply to: