View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024199 | Lazarus | Debugger | public | 2013-04-01 11:25 | 2019-04-22 19:33 |
Reporter | Martin Friebe | Assigned To | Martin Friebe | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | duplicate | ||
Platform | w32 | OS | win | ||
Product Version | 1.0.8 | ||||
Summary | 0024199: Debugger and watches with uff8/ansi content | ||||
Description | If a string contains valid utf8 it is not alvways transated to display, but left in gdb 0000234#123 format: procedure FixUpResult(AnExpression: string; ResultInfo: TGDBType = nil); does not call "ProcessGDBResultText" for "FTextValue" except, if it goes to GetText: FTextValue := MakePrintable(GetText(Addr)); If a string contains ansi, or other none utf8, it will fail[ to display, if it was translated by "ProcessGDBResultText" See http://lists.lazarus.freepascal.org/pipermail/lazarus/2013-April/080309.html | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | - | ||||
Widgetset | |||||
Attached Files |
|
related to | 0024380 | closed | Martin Friebe | The window "Watсh List" does not show the national character set. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-01 11:25 | Martin Friebe | New Issue | |
2013-04-01 11:25 | Martin Friebe | Status | new => assigned |
2013-04-01 11:25 | Martin Friebe | Assigned To | => Martin Friebe |
2013-05-05 14:58 | Martin Friebe | Relationship added | related to 0024380 |
2013-05-17 12:46 | Martin Friebe | Note Added: 0067732 | |
2013-05-17 12:46 | Martin Friebe | Status | assigned => resolved |
2013-05-17 12:46 | Martin Friebe | Resolution | open => duplicate |
2019-04-22 19:33 | Martin Friebe | Status | resolved => closed |