Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Gdb 7.9.1 with eclipse on OSX Yosemite(Debug session is poor )
Gdb 7.9.1 with eclipse on OSX Yosemite [message #1699848] Sat, 27 June 2015 06:40
Dhia eddine SELMI is currently offline Dhia eddine SELMIFriend
Messages: 1
Registered: June 2015
Junior Member
I am using Eclipse LUNA CDT on my Mac OSX Yosemite and I recently set up GDB 7.9.1 on my machine to debug my applications. I noticed that the debug session is very poor: no step run per instruction, no stop on break points, I can not watch the variables content or visualise the memory (stack/heap) etc... Is there any spec/limitations for an eclipse debug session with Gdb? Did I maybe install a wrong version somewhere in my development environment? or it's just Gdb incompatibility with OSX?

Thanks for help.

I show the following versions of my development environment:

Eclipse Version: Luna Service Release 2 (4.4.2)

gcc --version

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.3.0 Thread model: posix

gdb --version
GNU gdb (GDB) 7.9.1 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This GDB was configured as "x86_64-apple-darwin14.3.0".
Previous Topic:Unable to connect to/read repository at updateUrl/content.xml
Next Topic:Eclipse download
Goto Forum:
  


Current Time: Fri Apr 19 22:14:16 GMT 2024

Powered by FUDForum. Page generated in 0.07118 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top