Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » debugger wishlist
Re: debugger wishlist [message #1242 is a reply to message #1240] |
Fri, 24 February 2006 18:01   |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
iplayfast wrote on Fri, 24 February 2006 11:47 | The gutter is the white area between the left side of the code and the frame. In this ide it's very small (about 1/8" on my monitor) on Borlands it is large enough to show line numbers.
I'm not sure what the advantage of going native is. If the gbd is running in the background but you can't actually tell, then what's the difference?
Plus, are you planning on supporting multiple processors. You will be spending all your time writting the debugger. I think the strategy you are currently using is pretty good.
|
Well, in that case you, breakpoints should behave exactly as you wish (doubleclick the gutter).
You can even have line numbers, just activate them in environment settings (personally I prefer to have more space for source text, but...)
The GDB problem is that text communication is very slow with it. E.g. when you are about to display any widget class (using "print" command in GDB), GDB feeds you with more than 100KB data that you have to parse. Now if you have more such variables to display, things can get awfuly slow.
If only GDB supported giving you type information, I would rather used raw hex dumps of memory.... however, U++ debugger for MSC compiler is near to ideal solution.
Mirek
|
|
|
 |
|
debugger wishlist
|
 |
|
Re: debugger wishlist
By: mirek on Fri, 24 February 2006 10:59
|
 |
|
Re: debugger wishlist
|
 |
|
Re: debugger wishlist
By: mirek on Fri, 24 February 2006 18:01
|
 |
|
Re: debugger wishlist
|
 |
|
Re: debugger wishlist
By: mirek on Fri, 24 February 2006 18:35
|
 |
|
Re: debugger wishlist
|
 |
|
Re: debugger wishlist
By: mirek on Fri, 24 February 2006 18:44
|
 |
|
Re: debugger wishlist
|
 |
|
Re: debugger wishlist
By: mirek on Fri, 24 February 2006 21:51
|
 |
|
Re: debugger wishlist
By: wilho on Mon, 27 February 2006 23:24
|
 |
|
Re: debugger wishlist
By: mirek on Mon, 27 February 2006 23:35
|
 |
|
Re: debugger wishlist
By: wilho on Mon, 27 February 2006 23:47
|
 |
|
Re: debugger wishlist
By: mr_ped on Tue, 07 March 2006 17:08
|
 |
|
Re: debugger wishlist
By: mirek on Tue, 07 March 2006 22:12
|
 |
|
Re: debugger wishlist
By: mr_ped on Wed, 08 March 2006 14:53
|
 |
|
Re: debugger wishlist
By: hojtsy on Fri, 10 March 2006 23:21
|
 |
|
Re: debugger wishlist
By: unodgs on Sat, 11 March 2006 11:01
|
Goto Forum:
Current Time: Sun Apr 27 02:58:30 CEST 2025
Total time taken to generate the page: 0.00897 seconds
|