gdb/
authorPedro Alves <palves@redhat.com>
Sat, 5 Jan 2008 16:49:53 +0000 (16:49 +0000)
committerPedro Alves <palves@redhat.com>
Sat, 5 Jan 2008 16:49:53 +0000 (16:49 +0000)
commita4d9b460bdb43dd457b972723d7823193d697249
treecc0a44d228497af37293867e99b4badf42bbb00b
parentf9c112822a7f4616f26ade0a947135c9ba319f9e
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
This page took 0.02395 seconds and 4 git commands to generate.