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]

Re: New command


Hello Kip and all,

 Thanks.I am using HP-UX.
GDB version is 
HP gdb 4.0 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.

Thanks,
Muthukumar


> add the definition to your .gdbinit
> 
> > 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.
> >



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