This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb 6.3 suspends itself when I run a programm with 'layout asm'


Hello,
when I run 

	(excalibur) [~] ~/work/gdb/gdb-6.3/gdb/gdb -q work/opera/opera
	(no debugging symbols found)
	Using host libthread_db library "/lib/tls/libthread_db.so.1".
	(gdb) layout asm
	(gdb) run 2> /dev/null
	Starting program: /home/cip/adm/sithglan/work/opera/opera 2> /dev/null
	[1]+  Stopped                 ~/work/gdb/gdb-6.3/gdb/gdb -q work/opera/opera

when I press 'fg' it seems to work normal. Strange behvaiour.

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]