You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore/AzCore
AMZN-AlexOteiza d784ff8c57
Added debugger attachment utilities to the engine, fixed crash when showing console variables, improvements to timeout handling and small cleanup (#3591)
* Added debugger attachment utilities to the engine, fixed crash when showing console variables

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Removed unused variables

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Removed unneded check

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Small fix for crashes/timeouts

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Removed unused variable, fixed compile error

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Fix compile

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Addressed esteban comments

* Addressed tom comments

Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
4 years ago
..
Android Deprecate profiler categories based on global enum 4 years ago
Asset Fix unused warnings release (#3677) 4 years ago
Casting Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Component Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
Compression Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Console Merge branch 'development' into cmake/SPEC-2513_w4244 4 years ago
Debug Added debugger attachment utilities to the engine, fixed crash when showing console variables, improvements to timeout handling and small cleanup (#3591) 4 years ago
Driller Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EBus Legacy cleanup (#3383) 4 years ago
IO Fix unused warnings release (#3677) 4 years ago
IPC Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Interface Minimal TypeInfo header/reduce std interdependencies. (#2688) 4 years ago
JSON Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Jobs Merge branch 'development' into cmake/SPEC-2513_w4244 4 years ago
Math Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
Memory Fix unused warnings release (#3677) 4 years ago
Module Merge pull request #3272 from aws-lumberyard-dev/PIX 4 years ago
Name Fix unused warnings release (#3677) 4 years ago
NativeUI Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Outcome Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformId Add linux equivalents for all the places that enumerate platforms (#3325) 4 years ago
Preprocessor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
RTTI PR comments/fixes 4 years ago
Script Remove RAD (pending future interface for external profiler registration) 4 years ago
ScriptCanvas Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Serialization Merge pull request #3685 from aws-lumberyard-dev/cgalvan/UpdateProjectConfiguratorReferences 4 years ago
Settings Merge branch 'development' of https://github.com/o3de/o3de into daimini/settings-registry-origin-tracking 4 years ago
Slice Fix unused warnings release (#3677) 4 years ago
Socket Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
State Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Statistics Remove RAD (pending future interface for external profiler registration) 4 years ago
StringFunc change conversions to static_cast 4 years ago
Task More fixes for Code/Framework 4 years ago
Threading Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Time Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTest Refactor budget definitions as named functions instead of template specializations 4 years ago
UserSettings Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Utils Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
XML Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
std Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago
AzCoreModule.cpp Add preliminary budget tracking system and remove driller integration 4 years ago
AzCoreModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuildInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Docs.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformDef.h remove unnecessary ALIGN macros 4 years ago
PlatformIncl.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformRestrictedFileDef.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azcore_files.cmake Refactor budget definitions as named functions instead of template specializations 4 years ago
azcoretestcommon_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
base.h more fixes for Code 4 years ago