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]

Re: Question about set breakpoint


Hi Lan,

We need more information to diagnose your problem.

Please use the 'script' command to make a 'typescript' file.
Like this:

  shell% script
  Script started, file is typescript
  shell% gdb myprogram
  (gdb) ...
  (gdb) exit
  shell% exit
  Script finished

Then write another e-mail and include the typescript at the end
of the mail.

Michael C


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