|
|
|
|
|
by gregthelaw
498 days ago
|
|
I haven't tried UScope yet (I shall), but I don't agree with you about GDB. I don't find it especially buggy unless doing niche things like non-stop debugging -- I guess you may well have a different experience though. I think the UI is much maligned unfairly. It has a few quirks, but ever used git? For the most part it's fairly consistent and well thought through. By terrible API you mean the Python? I admit it can be a bit verbose, but gives me what I find I need. What features do you most miss? My experience is that most people use like 1% of the features, so not sure adding more will make a big difference to most people. |
|
By terrible API I mean GDB/MI that frontends use. I'm sure people will come try to defend it but the proof is in the pudding and I don't think it's a coincidence that every GDB frontend sucks.