Re: sid cgen cpus broken by absence of pic libiberty
Doug Evans <[email protected]>
| Newsgroups | gmane.comp.tools.cgen.devel,gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
Frank Ch. Eigler writes: > Hi - > > > > [...] > > > How about adding "setlocale (LC_CTYPE, "C");" around a batch of > > > cgen parsing? > > > > And then arranging to carefully set it back before we leave, either > > successfully or with an error? From any of the callback functions we > > might be using to read memory, like those in GDB, that use longjmp? > > OK (though it sounds strange that we would do keyword > parsing from within such contexts). Actually, I've always wanted to find and resubmit my patch that adds an assembler to gdb. [Though in this case I'm guessing the calls in and returns out are fairly well controlled.]