Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
seeking simple program to demo a debugger
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Baron Samedi, post: 3042700"] I would - that's obviously best, as at least one of them ought to know it. However, they have a single product with 500 source files and not the best structure. So I would have to either build the whole system - and run into problems abstracting the o/s, as they only have a makefile for VxWorks/Arm, and nothing for Dos/Windows - or I can take a single file and create dummies for the interfaces, but the lack of structure makes that difficult. I will either find or code something simpler. A little "hell world" with some nested function calls, to show the call stack, and a stuct, or class, to show some data dump. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
seeking simple program to demo a debugger
Top