This is the mail archive of the gdb@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]

Initialization Commands


Hi!

I'm new with gdb and insight. I'm loading Insight from Code::Blocks to use it as my debbuger but I'm having problems with the Initialization Commands and .gdbinit file. When I run the debugger (Insight) it didn't recognize the initialization commands under Debugger settings (Code::Blocks) neither the init file (.gdbinit). Instead I always need to enter the commands manually so I don't know what I'm doing wrong?? Where does I need to declared the .gdbinit file so it recognize it??? Any help will be useful for me!!! Thanks.

Regards,
María

BTW
I only have two declarations on the .gdbinit file:
"target remote localhost:3333"
"load"



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