gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 15 Jan 2010 00:34:37 +0000 (00:34 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 15 Jan 2010 00:34:37 +0000 (00:34 +0000)
commit7991dee7827bb5d0343be69d7e34cd0ac9562953
treecd8fa1c0a21a11945f1b1a68044c064712097f3e
parentde950080620b77512016e97e6ae322508841870f
gdb/
* configure.ac (AC_CHECK_FUNCS): Check for setrlimit and getrlimit.
* configure: Regenerate.
* config.in: Regenerate.
* utils.c: Include sys/resource.h.
(dump_core, can_dump_core): New.
(internal_vproblem): Update the comment.  Check can_dump_core while
setting dump_core_p.  Replace two abort calls by dump_core calls.
gdb/ChangeLog
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/utils.c
This page took 0.040092 seconds and 4 git commands to generate.