Author Topic: Easier question - where is output parsing data stored?  (Read 7737 times)

Offline cab_team

  • Single posting newcomer
  • *
  • Posts: 6
Easier question - where is output parsing data stored?
« on: January 21, 2015, 03:44:13 pm »

Hi All,

In the last week or so I have been asking some complex questions to do with Codeblock 13.12 issues. I am configuring Codeblocks extensively for a project to work with remote debugging, hence the reason for the questions.

It seems as no one has an answer to our previous problems, but this question is a little easier.

Where does Codeblocks store output parsing data? For example, if you add a new parsing expression in the advanced compiler options, is this stored in some config file in the codeblocks directory... if so where? it is not in the xml of the cbp file.

Thank you,
cab_team

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: Easier question - where is output parsing data stored?
« Reply #1 on: January 21, 2015, 04:24:41 pm »
Did you try 'default.conf' in your user folder?

Offline cab_team

  • Single posting newcomer
  • *
  • Posts: 6
Re: Easier question - where is output parsing data stored?
« Reply #2 on: January 21, 2015, 04:36:30 pm »
Yes, that's where it is.

Thanks!