This is the mail archive of the gdb-patches@sourceware.org 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: [patch] -iex and -ix: Execute them _after_ gdbinits


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> That would make it impossible to run a command before loading
Eli> .gdbinit, right?

No:

gdb -nx -iex 'source ~/.gdbinit' -iex whatever

Tom


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