| Anonymous | Login | Signup for a new account | 2013-05-23 20:16 CEST | ![]() |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI | fpcprojects: fpprofiler |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0020183 | FPC | Compiler | public | 2011-09-07 13:11 | 2012-05-02 22:04 | ||||
| Reporter | Martin Friebe | ||||||||
| Assigned To | Jonas Maebe | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | w32 | OS | win | OS Version | vista | ||||
| Product Version | Product Build | ||||||||
| Target Version | Fixed in Version | 2.7.1 | |||||||
| Summary | 0020183: dbg/dwarf line info missing in 2nd try block | ||||||||
| Description | unfortunately I was unable to reproduce in a simple test app. using debugger\test\Gdbmi\TestGdbmi.lpr from lazarus. "unit TestWatches" has procedure TTestWatches.RunTestWatches line 830 and following It contains 2 try except blocks. If compiled with dwarf (stabs not tested), fpc trunk, (internal or external linker (w32 vista), then the 2nd try except block has no line info for the code in the "try" section | ||||||||
| Tags | No tags attached. | ||||||||
| FPCOldBugId | |||||||||
| Fixed in Revision | 21127 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0059097) Jonas Maebe (manager) 2012-04-29 15:35 |
Could you try again with fpc trunk r21113 or later? |
|
(0059112) Martin Friebe (manager) 2012-04-29 21:16 |
Tested with 21115 issue is still present |
|
(0059114) Jonas Maebe (manager) 2012-04-29 21:59 |
Ok, thanks. |
|
(0059120) Jonas Maebe (manager) 2012-04-30 00:27 |
And r21127? I just noticed that the i386 peephole optimizer still used its own version of the code I fixed... |
|
(0059195) Martin Friebe (manager) 2012-05-02 21:44 |
Works, thanks |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-09-07 13:11 | Martin Friebe | New Issue | |
| 2012-04-29 15:35 | Jonas Maebe | Note Added: 0059097 | |
| 2012-04-29 15:35 | Jonas Maebe | Status | new => feedback |
| 2012-04-29 21:16 | Martin Friebe | Note Added: 0059112 | |
| 2012-04-29 21:59 | Jonas Maebe | Note Added: 0059114 | |
| 2012-04-29 21:59 | Jonas Maebe | Status | feedback => new |
| 2012-04-30 00:27 | Jonas Maebe | Note Added: 0059120 | |
| 2012-04-30 16:23 | Jonas Maebe | Status | new => feedback |
| 2012-05-02 21:44 | Martin Friebe | Note Added: 0059195 | |
| 2012-05-02 22:04 | Jonas Maebe | Fixed in Revision | => 21127 |
| 2012-05-02 22:04 | Jonas Maebe | Status | feedback => resolved |
| 2012-05-02 22:04 | Jonas Maebe | Fixed in Version | => 2.7.1 |
| 2012-05-02 22:04 | Jonas Maebe | Resolution | open => fixed |
| 2012-05-02 22:04 | Jonas Maebe | Assigned To | => Jonas Maebe |
| Main | My View | View Issues | Change Log | Roadmap |



