This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
* Integrate with Eclipse
The debugger being in C++, do you see this happening with an MI-like interface?
Exactly. That's also why having the debugger in C/C++ can be interesting. It eases code sharing with GDB. Much more than if we need to write (and debug) bindings each time we want to use a C function coming from outside.
Nice. IMHO, starting from scratch again in C++ would be just more work at the end of the day... IMHO again the way to go is to reuse as much code as possible, including from GDB. The idea is to take the shortest path to a good working solution.
So having a GUI separate from Eclipse is within the goal of the project? Just not the existing one? Sorry, I'm not sure I understood this part.
* Process. We'd like to institute some form of patch review. Ideally this would be low on bureaucracy; perhaps just an Apache-style "+1" voting system. The intent here is to raise coding standards overall -- make sure that features have more polish when they go in, and that both internal and external documentation are included.
I like the idea of a patch review process, I agree it will be a benefit.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |