haiku/src
Rene Gollent 4ee20b83b4 In the case where the .eh_frame section was used, Debugger was reading the
exception table address at the wrong location, leading to totally bogus values
for the alignment factors and return register, which ultimately resulted in
failing to reconstruct the CFI. (.eh_frame Format reference:
http://refspecs.freestandards.org/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/ehframechpt.html )

Fixes #7818.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42434 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-16 03:01:21 +00:00
..
add-ons * Fixed coding style violation introduced with the last commit. 2011-07-14 21:30:38 +00:00
apps In the case where the .eh_frame section was used, Debugger was reading the 2011-07-16 03:01:21 +00:00
bin Leftover debug output. Thanks Ryan for watchiung! 2011-07-15 18:50:14 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Remove over-optimization trying not to redraw the background under slider's thumbs. 2011-07-14 15:52:45 +00:00
libs Search for the correct constraint when removing an inequality constraint. This finally deletes the slack variable and the helper constraint. 2011-07-14 07:13:35 +00:00
preferences Patch by taos. Adds missing localization to Mail status window + cosmetic changes in Mail 2011-07-14 20:31:12 +00:00
servers Patch by taos. Adds missing localization to Mail status window + cosmetic changes in Mail 2011-07-14 20:31:12 +00:00
system MemoryManager::_GetChunks(): Fixed incorrect check. The area structure offset 2011-07-06 20:23:42 +00:00
tests Fix linprog tests and add some more smaller test cases. 2011-07-14 07:19:30 +00:00
tools Some style cleanup. 2011-06-18 01:33:05 +00:00
Jamfile