This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug breakpoints/12821] im using gdb for windows. I think the outputis explicit :)


http://sourceware.org/bugzilla/show_bug.cgi?id=12821

Pedro Alves <pedro at codesourcery dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |pedro at codesourcery dot
                   |                            |com

--- Comment #1 from Pedro Alves <pedro at codesourcery dot com> 2011-05-28 18:52:06 UTC ---
- please make the title more descriptive.

- please paste the output of gdb --version.  Where did you get this gdb from?

- Windows version?

- please issue the following commands before the first "c":
   set debug infrun 1
   set debugevents on
   set debugexceptions
  and paste the output of the same testcase

- can you attach a simple self-contained testcase we can use to reproduce
  the issue?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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