User forums > Using Code::Blocks
64-bit register values and SIMD
oBFusCATed:
1. Please do not add another dialog, the cpu registers dialog is just fine. Also keep in mind that the idea of the new API is to provide an abstraction, so it is possible to write different debugger plugins wrapping different debuggers, platforms, landuages.
2. The easiest thing to do is:
- treat the value column of the registers as string
- provide context menu with the following options: Format, Set, Copy Value
- all this options will call into the debugger, so it can do its specific processing
3. The complexity depends on the goals you specify for yourself. It can take from 2-3 hours to months :)
p.s. please don't write such long posts
p.p.s. I don't know where do you work or live, but reading and understanding code written by others is more important than being the fastest developer on earth. So you have a chance to improve your skills in this area :)
p.p.p.s. I guess, I can spend some time to implement this simple scheme
bootstrap:
--- Quote from: oBFusCATed on March 04, 2012, 05:23:14 pm ---p.p.p.s. I guess, I can spend some time to implement this simple scheme.
--- End quote ---
Did anything ever come of this? If so, I'll install the latest nightly build.
Also, are you planning a 12.05 or 12.06 release? I was guessing the 10.05 release was timed to follow the ubuntu 10.04 LTS release, which makes now a good time for a new general/binary release since ubuntu 12.04 LTS was released 1 month ago.
oBFusCATed:
--- Quote from: bootstrap on June 02, 2012, 06:55:51 am ---Did anything ever come of this? If so, I'll install the latest nightly build.
--- End quote ---
No, unfortunately
--- Quote from: bootstrap on June 02, 2012, 06:55:51 am ---Also, are you planning a 12.05 or 12.06 release? I was guessing the 10.05 release was timed to follow the ubuntu 10.04 LTS release, which makes now a good time for a new general/binary release since ubuntu 12.04 LTS was released 1 month ago.
--- End quote ---
No, 12.05 went away. 12.06 is too close it time. Also there is no point in timing a release after a major distro release, if there was a timing it would have been 10.03 or 10.2.
Navigation
[0] Message Index
[*] Previous page
Go to full version