* gcore.c: Reorder include files in alphabetical order. Include
authorMark Kettenis <kettenis@gnu.org>
Thu, 4 Sep 2003 21:05:49 +0000 (21:05 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 4 Sep 2003 21:05:49 +0000 (21:05 +0000)
commitd3420b2fce5ef93c51e6e88c58a0c01c3eb0c50f
treea3b8dd1d538e9ee6a12e6e3aa4afc85f7a0a703c
parent5220ea4c1ed11cc3d7130c6f7928d80ee9d34b61
* gcore.c: Reorder include files in alphabetical order.  Include
"gdb_assert.h".  Various coding style fixes.
(derive_stack_segment, derive_heap_segment): Replace check for
non-null BOTTOM and TOP with gdb_assert.
(derive_heap_segment): Replace check for successful creation of
ZERO with gdb_assert.
(make_mem_sec): Use bfd_section_lma to set OSEC->lma.
gdb/ChangeLog
gdb/gcore.c