OSDN Git Service

gdb/
authorPedro Alves <pedro@codesourcery.com>
Sat, 5 Jan 2008 16:49:53 +0000 (16:49 +0000)
committerPedro Alves <pedro@codesourcery.com>
Sat, 5 Jan 2008 16:49:53 +0000 (16:49 +0000)
commit0be55e866588bcd695254a55b79d6f1fbf936d98
tree3dcf5304c5cc153a6f9ef24965ebbd8fbc8f32ad
parentc4a988a5ee594ea243fb3150d5cf26abacb90e31
gdb/
* main.c (captured_main): Remove 'count' varible and the
ALIGN_STACK_ON_ENTRY block that used it.  Error out if --core and
--pid options were issued simultaneously.  If an explicit pid
option was passed, don't fallback to core file.  Detect extra
arguments better in the presence of explicit pid or core
arguments.

gdb/doc/
* gdbint.texinfo (Host Conditionals): Remove mention of
ALIGN_STACK_ON_ENTRY.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/main.c