gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 3 Jul 2012 20:09:49 +0000 (20:09 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 3 Jul 2012 20:09:49 +0000 (20:09 +0000)
commit836bf45453d96e2e4020982e1a44e22498d766fa
tree7d7a676aa25688a006340c09eea9f90bdd323fd0
parent5f8ebec53d47aacc4dc1d67f3c9b0117539b2468
gdb/
Fix 'warning: parameter has incomplete type' with gcc-3.4.6.
* dwarf2expr.h: Include gdbtypes.h.
(enum call_site_parameter_kind, union call_site_parameter_u): Remove
these forward declarations.
(cu_offset, sect_offset): Move these ...
* gdbtypes.h: Remove include dwarf2expr.h.
(cu_offset, sect_offset): ... here.
gdb/ChangeLog
gdb/dwarf2expr.h
gdb/gdbtypes.h
This page took 0.027413 seconds and 4 git commands to generate.