Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Re: Debugger Recommendation

Reply
Thread Tools

Re: Debugger Recommendation

 
 
Ian Collins
Guest
Posts: n/a
 
      09-22-2011
On 09/22/11 07:16 PM, jacob navia wrote:
>
> To problem (1), I wrote a debugger for an embedded system using the
> serial interface. My debugger didn't need the symbols in the target
> either, but the problem was that this implied that the stripped
> target was REALLY just a stripped target from the one we had in the
> PC... Reading the actual symbols from the program you are going to
> debug eliminates that problem... at the cost of using more disk
> space. Nowadays, my phone has 32 GB, so embedded systems with lack of
> space should be rare.


You jest? I'm in the process of replacing a 48K (FLASH) MCU with a
massive 256K one!

--
Ian Collins
 
Reply With Quote
 
 
 
 
DeMarcus
Guest
Posts: n/a
 
      09-22-2011
[...]

>> Another problem (for Eclipse users) is that TotalView's plugin for
>> Eclipse seems outdated.
>>


[...]

> have you asked them for an upgrade?
> What did they say?
>


I haven't. I looked at their home page without success, and since I find
the GDB integration pretty neat in Eclipse, I stopped investigate
TotalView. But I might actually send them an email.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Debugger Recommendation Jorgen Grahn C++ 49 09-22-2011 07:45 PM
Re: Debugger Recommendation Paul C++ 4 08-30-2011 05:34 PM
Need Help getting a debugger going for IE - any free debugger aflat362 Javascript 7 12-07-2006 10:51 PM
Neither IE-Debugger or Mozilla/Venkman debugger can step through dynamically added code? Robert Oschler Javascript 1 09-05-2005 07:17 AM
Debugger question Derek Goto Perl 1 08-25-2003 09:56 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57