Hi, all

 

 

 

Have you ever used gdb in emacs.

 

When I use gdb in emacs

 

It doesn't work.......

 

 

 

After I execute emacs

 

What I have done is like following:

 

===========================================================================

 

$ M-x gdb

 

$ Run gdb (like this): gdb --args ./build/ARM/gem5.opt -d Result/test/

configs/example/se.py -cpu-type=timing -caches -l1d_assoc=8 -

cacheline_size=64 -l1_size=256kB -c bzip2 -mem-size=4096MB

 

 

 

$ b main

 

===========================================================================

 

 

 

But it doesn't work and just stop working

 

When I don't used emacs, it works well. Also I have used gdb with emacs

many times when I debugged other c code. And it worked well.

 

But in this case, I have no idea... what is the problem.

 

 

Do you have any Idea?

 

 

 

Youngil Kim

Master's student.

Embedded and Network Computings Laboratory

Department of Electronics and Computer Engineering

Hanyang University

 

Room 515, R&D Building

17 Haengdang-Dong, Sungdong-Gu

Seoul, KOREA, 133-791

 

Cell: +82-10-9885-7140

Tel: +82-2-2220-4987

Fax: +82-2-2220-4987

[email protected]

http://enc.hanyang.ac.kr <http://enc.hanyang.ac.kr/> 

 

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to