[Cgdb-devel] is this a bugger?
Brought to you by:
bobbybrasko,
crouchingturbo
From: beijing_xiaohuo <bei...@12...> - 2012-07-06 23:56:11
|
hi,every developers: I print a large object's information,and gdb can not show them on one page,so these information is showed through paging。 gdb prompt me as below ---Type <return> to continue, or q <return> to quit-- after I choose return, gdb give that prompt again and again ,so I type 'return' straight forward ,then the debug session is seem to be disabled how can I do for this? Best Regards! |