| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Importance: | Normal |
| Subject: | Re: gdb/CYGWIN |
| To: | cygwin AT sources DOT redhat DOT com |
| X-Mailer: | Lotus Notes Release 5.0.3 (Intl) 21 March 2000 |
| Message-ID: | <OFAE59FDAD.25990D46-ON8525697B.005D4D07@raleigh.ibm.com> |
| From: | "Ed Bradford/Raleigh/IBM" <egb AT us DOT ibm DOT com> |
| Date: | Tue, 17 Oct 2000 13:11:14 -0400 |
| X-MIMETrack: | Serialize by Router on D04NMS90/04/M/IBM(Release 5.0.3 (Intl)|21 March 2000) at |
| 10/17/2000 01:11:14 PM | |
| MIME-Version: | 1.0 |
I recently tried to single step CYGWIN's GDB through a Microsoft DLL.
Specifically, I wanted
to see the assembly language instructions of GetTickCount() (which is only
4 instructions long).
When gdb got to the GetTickCount() call, it quit single stepping in
assembly language and asked me
to
Select function name to disassemble
I could not give it any name it would understand. Is this a known problem?
I sent my question to the
gdb mailing list but I have received no responses. I sent it on Wednesday
of last week.
PS I can single step through the GetTickCount() anyway, I just can't see
any instructions. Furthermore, when GetTickCount() returns, the original
main instructions are no longer displayed. Only the addresses. The screen
looks like this:
...
- 0x4010a7 <main+43>:
- 0x4010ac <main+48>:
- 0x4010af <main+51>:
...
Completely blank to the right of the <main+XX>: expression.
Ed
Your Windows 2000 Arborist
T/L 589-4410; Outside: 1-919-993-4410
egb AT us DOT ibm DOT com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |