Skip to content

Fixed optimizer flag for debugging#30

Merged
loeiten merged 1 commit intomasterfrom
jumpy_gdb_debugger
Mar 17, 2015
Merged

Fixed optimizer flag for debugging#30
loeiten merged 1 commit intomasterfrom
jumpy_gdb_debugger

Conversation

@loeiten
Copy link
Member

@loeiten loeiten commented Feb 24, 2015

Some of us have had the problem that the debugger is "jumping" when configuring
BOUT with ./configure --with-debug. A cure for this have been to add -O0 in
addition to -g in the compiling procedure.

Some of us have had the problem that the debugger is "jumping" when configuring
BOUT with ./configure --with-debug. A cure for this have been to add -O0 in
addition to -g in the compiling procedure.
loeiten added a commit that referenced this pull request Mar 17, 2015
Fixed optimizer flag for debugging
@loeiten loeiten merged commit 025fed2 into master Mar 17, 2015
@loeiten loeiten deleted the jumpy_gdb_debugger branch March 17, 2015 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant