Mail Archives: djgpp/2002/11/08/16:15:04
On Fri, 8 Nov 2002 15:39:38 -0500, DJ Delorie <dj AT delorie DOT com> wrote:
>
>> I didn't notice a copy of bfdsymify anywhere. What package is this a
>> part of?
>
>It's in the latest gdb.
Thank you, DJ.
Here is the bfdsymify...
regards,
Charles
welcome2.out
============================================================
0x00040175 __djgpp_memory_handle_size+553, file libgcc2.c
0x000402d2 __djgpp_memory_handle_size+902, file libgcc2.c
0x000314e1 std::basic_fstream<char, std::char_traits<char>
>::basic_fstream(char const*, std::_Ios_Openmode)+113, file
fstream-inst.cc, line 510
0x00002f2e std::__throw_bad_alloc()+14, file functexcept.cc
0x0003f528 emergency_buffer+1384, file eh_alloc.cc
0x0001a11f std::ostream::sentry::sentry(std::ostream&)+15, file
ostream-inst.cc, line 99
0x0001a36e std::basic_ostream<char, std::char_traits<char> >&
std::operator<< <std::char_traits<char> >(std::basic_ostream<char,
std::char_traits<char> >&, char const*)+30, file ostream-inst.cc, line
624
0x0000167e main+36, file crt0.s
0x0000d1f8 __crt1_startup+176, file crt1.c
0x0001a11f std::ostream::sentry::sentry(std::ostream&)+15, file
ostream-inst.cc, line 99
0x0001a36e std::basic_ostream<char, std::char_traits<char> >&
std::operator<< <std::char_traits<char> >(std::basic_ostream<char,
std::char_traits<char> >&, char const*)+30, file ostream-inst.cc, line
624
0x0000167e main+36, file crt0.s
0x0000d1f8 __crt1_startup+176, file crt1.c
ss: sel=01af base=01dd0000 limit=0075ffff
App stack: [000d6a6c..00056a6c] Exceptn stack: [000569c0..00054a80]
Call frame traceback EIPs:
0x00040175 __djgpp_memory_handle_size+553, file libgcc2.c
0x000402d2 __djgpp_memory_handle_size+902, file libgcc2.c
0x000314e1 std::basic_fstream<char, std..+113, file
fstream-..nst.cc, line 510
0x00002f2e std::__throw_bad_alloc()+14, file functexcept.cc
0x0003f528 emergency_buffer+1384, file eh_alloc.cc
C:\Archives\RIP2\DJGPP\bin>welcome
Exiting due to signal SIGSEGV
General Protection Fault at eip=0001a11f
eax=00000000 ebx=0003eb58 ecx=0003eb58 edx=007cffa0 esi=00000054
edi=00001630
ebp=007cff68 esp=007cff64
program=C:\ARCHIVES\RIP2\DJGPP\BIN\WELCOME.EXE
cs: sel=01a7 base=01670000 limit=007dffff
ds: sel=01af base=01670000 limit=007dffff
es: sel=01af base=01670000 limit=007dffff
fs: sel=017f base=00005870 limit=0000ffff
gs: sel=01bf base=00000000 limit=0010ffff
ss: sel=01af base=01670000 limit=007dffff
App stack: [007d0000..00750000] Exceptn stack: [00042c88..00040d48]
Call frame traceback EIPs:
0x0001a11f std::ostream::sentry::sentry(..+15, file ostream-inst.cc,
line 99
0x0001a36e std::basic_ostream<char, std:..+30, file
ostream-..nst.cc, line 624
0x0000167e main+36, file crt0.s
0x0000d1f8 __crt1_startup+176, file crt1.c
C:\Archives\RIP2\DJGPP\bin>welcome
Exiting due to signal SIGSEGV
General Protection Fault at eip=0001a11f
eax=00000000 ebx=0003eb58 ecx=0003eb58 edx=007cffa0 esi=00000054
edi=00001630
ebp=007cff68 esp=007cff64
program=C:\ARCHIVES\RIP2\DJGPP\BIN\WELCOME.EXE
cs: sel=01a7 base=01670000 limit=007dffff
ds: sel=01af base=01670000 limit=007dffff
es: sel=01af base=01670000 limit=007dffff
fs: sel=017f base=00005870 limit=0000ffff
gs: sel=01bf base=00000000 limit=0010ffff
ss: sel=01af base=01670000 limit=007dffff
App stack: [007d0000..00750000] Exceptn stack: [00042c88..00040d48]
Call frame traceback EIPs:
0x0001a11f std::ostream::sentry::sentry(..+15, file ostream-inst.cc,
line 99
0x0001a36e std::basic_ostream<char, std:..+30, file
ostream-..nst.cc, line 624
0x0000167e main+36, file crt0.s
0x0000d1f8 __crt1_startup+176, file crt1.c
C:\Archives\RIP2\DJGPP\bin>bfdsymify -o welcome2.out welcome.exe
- Raw text -