Bug 18511 - djgpp debugger does not work anymore
Summary: djgpp debugger does not work anymore
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: 7.9
: P2 critical
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 19:44 UTC by Joel Brobecker
Modified: 2015-06-09 19:46 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Brobecker 2015-06-09 19:44:21 UTC
See http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp/2015/05/24/04:17:40

>>>> (gdb) r
>>>> Starting program: h:/l/bins/bin/a.exe
>>>> Warning:
>>>> Cannot insert breakpoint 1.
>>>> Cannot access memory at address 0x1e04
Comment 1 Joel Brobecker 2015-06-09 19:46:07 UTC
Fixed by commits 99cee7b71f81a9d346fc1a2f4e678537f1bb945f (master) and f045cbadc7e222520eb457966ae739ff53ddfd76 (gdb-7.9-branch).