This is the mail archive of the gdb-patches@sourceware.org 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] | |
not sure exactly what this patch does, but it seems it has something
to do with c++ namespaces mixed with objc's lack of namespaces?
anyhow it allowed me to set a breakpoint when using objc++..
thanks
2008-07-24 Matt Rice <ratmice@gmail.com>
* dwarf2read.c (read_enumeration_type): Check for a null
processing_current_prefix.
(new_symbol): Ditto.
Attachment:
foo.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |