실행파일은 잘돌아 가는 중이고요
gcc -g -o test test.o test1.o 한후에
gdb test
gdb 상에서 list명령을 내리면
../sysdeps/i386/elf/start.s :그런파일이나 디렉토리가 없다고...
그런데 gdb상에서 run은 돌아가거든요...
무슨 문제인지 도저히 답이 안나옵니다..도와주세요~!! ;ㅂ;
gcc -g test.c -o test 라고 한후에 list 명령어가 먹는군요...;ㅂ;
그럼 책이 잘못된건가? 어렵다...
일신 우일신~!!
test.o test1.o 만들때에도 -g 옵션을 주셨나요?
gcc -g -c test.c gcc -g -c test1.c
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
ㅡ_-;; 제가 바보였슴다 ;ㅂ;
gcc -g test.c -o test
라고 한후에 list 명령어가 먹는군요...;ㅂ;
그럼 책이 잘못된건가? 어렵다...
일신 우일신~!!
test.o test1.o 만들때에도 -g 옵션을 주셨나요?gcc
test.o test1.o 만들때에도 -g 옵션을 주셨나요?
gcc -g -c test.c
gcc -g -c test1.c
댓글 달기