* Over-riding commands
@ 2005-01-15 10:53 Russell Shaw
2005-01-15 15:35 ` Russell Shaw
0 siblings, 1 reply; 2+ messages in thread
From: Russell Shaw @ 2005-01-15 10:53 UTC (permalink / raw)
To: gdb
Hi,
I'm trying to modify the "file" command, but i
can't get rid of its original binding.
I tried:
delete_cmd ("symbol-file", &cmdlist);
delete_cmd ("file", &cmdlist);
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-15 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-15 10:53 Over-riding commands Russell Shaw
2005-01-15 15:35 ` Russell Shaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox