ReactOS is not really stripped, but uses it's own debug format (rsym).
assuming you are using gcc, the 'norsym' patch from https://jira.reactos.org/browse/CORE-7372 might be a starting point.
Search found 194 matches
- Wed Dec 20, 2017 1:26 am
- Forum: Development Help
- Topic: Question about building binaries with debug symbols
- Replies: 2
- Views: 6690
- Tue Dec 19, 2017 7:43 pm
- Forum: General Discussion and Feedback
- Topic: Font rendering.
- Replies: 2
- Views: 2135
- Sat Dec 16, 2017 8:09 pm
- Forum: Development Help
- Topic: Graphics driver development
- Replies: 5
- Views: 7519
- Sat Aug 12, 2017 2:14 pm
- Forum: General Discussion and Feedback
- Topic: ReactOS in future-Compatibility
- Replies: 13
- Views: 8968
Re: ReactOS in future-Compatibility
Ok I did not know about it but Linux has huge community. I know that Linux distros are not so original becouse Linux distros based on another Linux distros :D ( for example Ubuntu based on Debian ) and in source code Linux is different but I think linux developers maight be helpfull too. ReactOS ha...
- Tue Aug 08, 2017 8:13 pm
- Forum: Development Help
- Topic: RosBE-Unix questions
- Replies: 2
- Views: 6067
Re: RosBE-Unix questions
Question 1. but in Unix, there is no log2lines in the RosBE folder! Why? Question 2. If you change to the host-tools folder in RosBE and run log2lines from the RosBE command line, like so: cd /host-tools log2lines switches ISO <old log> new log Then the new log file is created, but is empty. RosBE ...
- Mon Mar 13, 2017 11:30 pm
- Forum: General Discussion and Feedback
- Topic: Community Changelog: 0.4.5 (Work-in-progress)
- Replies: 27
- Views: 23109
Re: Community Changelog: 0.4.5 (Work-in-progress)
ntdll is not a kernel mode component.-Added basic shim engine to ntdll for application compatibility.
Also, this is not the shim engine by far, it's the bridge between ntdll and the shim engine.
- Tue May 10, 2016 10:27 pm
- Forum: General Discussion and Feedback
- Topic: A changelog of 0.4.1 by me
- Replies: 5
- Views: 5686
Re: A changelog of 0.4.1 by me
How did you compile this list,
go trough all commit messages?
go trough all commit messages?
- Tue Apr 26, 2016 8:20 pm
- Forum: ReactOS Website discussion
- Topic: Unable to grab latest builds from the website
- Replies: 2
- Views: 7110
Re: Unable to grab latest builds from the website
Please try again, it seems to be working now.
- Mon Apr 11, 2016 11:01 pm
- Forum: General Discussion and Feedback
- Topic: mjansen: Welcome!
- Replies: 5
- Views: 4725
Re: mjansen: Welcome!
First, congratulation for both you Mark, and ReactOS for new committer. I hope both of you will grow together and learn more along the way. Second, forgive me for reckoning that the best way to report something with your first commit is here. You left in the resource file more inclusions of localiz...
- Sun Apr 10, 2016 12:50 am
- Forum: General Discussion and Feedback
- Topic: mjansen: Welcome!
- Replies: 5
- Views: 4725
Re: mjansen: Welcome!
Thanks!
- Tue Mar 15, 2016 3:47 pm
- Forum: ReactOS Website discussion
- Topic: Spoiler tag
- Replies: 1
- Views: 7225
Spoiler tag
Would it be possible to add a spoiler tag?
https://www.phpbb.com/customise/db/mod/ ... de_spoiler
or
http://www.modphpbb3.com/viewtopic.php?t=403
or
http://phpbbandbbcodes.com/viewtopic.php?t=391
https://www.phpbb.com/customise/db/mod/ ... de_spoiler
or
http://www.modphpbb3.com/viewtopic.php?t=403
or
http://phpbbandbbcodes.com/viewtopic.php?t=391
- Tue Mar 15, 2016 1:30 pm
- Forum: ReactOS Website discussion
- Topic: [tampermonkey] ros-dev topics expanded inline
- Replies: 3
- Views: 8548
Re: [tampermonkey] ros-dev topics expanded inline
Updated the script, now there are [+] items that will collapse / expand, and clicking the title will bring you to the single item. for reference, the old version: [spoiler] http://i.imgur.com/136GgLH.gif The userscript: // ==UserScript== // @name Expand threaded view inline // @namespace http://www....
- Mon Mar 14, 2016 8:20 pm
- Forum: ReactOS Website discussion
- Topic: [tampermonkey] ros-dev topics expanded inline
- Replies: 3
- Views: 8548
[tampermonkey] ros-dev topics expanded inline
Updated the script. The end result: http://i.imgur.com/kHWkBK9.gif The userscript: // ==UserScript== // @name ros-dev Expand threaded view inline // @namespace https://www.reactos.org/pipermail/ros-dev/ // @version 0.3 // @description try to take over the world! // @author Mark Jansen // @match http...
- Mon Nov 30, 2015 12:45 am
- Forum: General Discussion and Feedback
- Topic: Compatibility mode in ReactOS
- Replies: 5
- Views: 5159
Re: Compatibility mode in ReactOS
Hello. Recently, if i correctly understood, in ReactOS was started implementation of compatibility mode? If this so, i want to ask, developer, which works over this, will maintain a blog, as Gigagerz, when worked over shell? Thanks of Gigaherz's blog, i and many users learned about structure of she...