Debugging Octave: Difference between revisions
Jump to navigation
Jump to search
← Older edit
Newer edit →
Debugging Octave
(view source)
Revision as of 16:06, 4 April 2014
227 bytes removed
,
4 April 2014
→GDB
Revision as of 17:01, 7 February 2013
(
view source
)
JordiGH
(
talk
|
contribs
)
(
→Emacs
)
← Older edit
Revision as of 16:06, 4 April 2014
(
view source
)
Jwe
(
talk
|
contribs
)
(
→GDB
)
Newer edit →
Line 63:
Line 63:
= Tools for debugging =
= Tools for debugging =
== GDB ==
To start Octave under gdb use the script <code> run-octave </code> at the top level of the build tree and run it with the command-line option <code> -g </code>like this
cd /octave/build/tree
./run-octave -g
== Producing a stack trace ==
== Producing a stack trace ==
Jwe
Bureaucrats
,
Administrators
263
edits
Navigation menu
Personal tools
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
🏠 GNU Octave Wiki
⚙️ Installing
📦 Packages
📝 Contributed Code
🔬 Development
❓ FAQ
Wiki
Recent changes
Random page
Index
Help
Tools
Special pages
Printable version