DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦caae06e39⟧ TextFile

    Length: 152 (0x98)
    Types: TextFile
    Names: ».gdbinit«

Derivation

└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
    └─⟦9ba874778⟧ »./gdb-3.4.tar.Z« 
        └─⟦d4a85eeeb⟧ 
            └─⟦this⟧ »dist-gdb/.gdbinit« 

TextFile

echo Setting up the environment for debugging gdb.\n

b fatal

b info_command
commands
	silent
	return
end

define rr
    run
end

set prompt (top-gdb)