This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

GDB ObjC plan (was: Re: [PATCH] Redefine skip_quoted)


Elena Zannoni wrote:
I think that it would actually be beneficial to post a list of patches
that are still pending. I am getting a bit confused about the status
of objective C, given that everything was under the same mail subject.
That would help.


OK, here's my plan.  None of the patches under the original
Objective-C language mail subject remain.  Listed below are the
subject lines of the current patches that have been submitted and my
plan for future submissions.


Patches waiting approval:
------------------------

1. Add rules for ObjC files
2. Rename ObjC ops (Andrew requested this one).
3. Handle ObjC ops in expprint.c
4. Add ObjC struct to parser-defs.h
5. Redefine skip_quoted.

Future Patches (in rough order):
--------------------------

6. maint.c (maintenance_demangle): Demangle ObjC names.
7. Change puts_filtered_tabular to fputs_filtered_tabular (Requested).

8. Enable compilation of objc-lang.c

9. infrun.c (handle_inferior_event): Step into ObjC method call.
10. symtab.c (symbol_init_demangled_name): Demangle ObjC symbols.
11. eval.c (evaluate_subexp_standard): Handle new ObjC ops.
12. linespec.c (decode_line_1): Decode ObjC method symbols.
13. Add ObjC testsuite
14. Add ObjC documentation to gdb.texinfo

That's all!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]