jinjiezhao

Results 2 comments of jinjiezhao

Without -fstandalone-debug p str -> error: summary string parsing error ![image](https://github.com/cmu-db/bustub/assets/12939345/13664621-d2d5-49f3-9ec5-2a47241ee553) With -fstandalone-debug ![image](https://github.com/cmu-db/bustub/assets/12939345/5a44fbb6-0af1-43f3-9fef-951947151dad)

Yes, it is weird. For gcc, this flag helps generating some debug symbol files outside the executable. For clang, this flag adds more debug info in the executable. see https://clang.llvm.org/docs/UsersManual.html#controlling-debug-information