This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New command


Hello All,

I have tried to define the user commands in the GDB as
define clr
>she clear
>end
document clr
>It is used to clear the gdb workspace screen.
>end

The changes are in the particular session only.When I quit the gdb ,the next time there is no command like that.
What we have to do to make the user-command to be put permanently.

Thanks,
Muthukumar



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]