1 Apr 2005 14:41
Re: debug with gdb
Yaroslav Kavenchuk <kavenchuk <at> jenty.by>
2005-04-01 12:41:58 GMT
2005-04-01 12:41:58 GMT
Next attempt:
$ ./configure --with-mingw --with-debug --with-module=dirkey --build
build-debug
....
;; Loading file subtypep.lisp ...
*** - Win32 error 0 (ERROR_SUCCESS): The operation completed successfully.
Bye.
Reserved address range 0x19d70000-0x5b25ffff .
STACK depth: 44779
[stream.d:4350]
stream.d:4301-4377
# Determining the range of encodable characters.
global object iconv_range (object encoding, uintL start, uintL end,
uintL maxintervals) {
var uintL count = 0; # number of intervals already on the STACK
if (maxintervals > 0) {
var iconv_t cd;
with_sstring_0(TheEncoding(encoding)->enc_charset,Symbol_value(S(ascii)),
charset_asciz, {
begin_system_call();
cd = open_iconv(charset_asciz,CLISP_INTERNAL_CHARSET,
TheEncoding(encoding)->enc_charset);
end_system_call();
});
{
var uintL i1;
(Continue reading)
RSS Feed