This is the mail archive of the insight@sourceware.org mailing list for the Insight 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: Fw: Initialization Commands


On 11/02/2009 12:03 PM, María de los A. Vázquez wrote:

More evidence that "-nx" is being used... You can double-check this by opening a console window (in insight) and entering the following command:

(gdb) tk set ::GDBStartup(inhibit_prefs)

If this returns "1", then the "-nx" option was passed to gdb/insight. You can override this by defining "INSIGHT_FORCE_READ_PREFERENCES" in your environment, i.e., "export INSIGHT_FORCE_READ_PREFERENCES=1" for the bash shell.


It returns 1. What do you mean with "environment"?


Something that is also really important for me is that gdb/insight could keep the breakpoints
that I already declared. Did you know in which file does gdb/insight save this information?


María


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