[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory / debugging updates #52

Merged
merged 4 commits into from
Sep 13, 2015
Merged

Memory / debugging updates #52

merged 4 commits into from
Sep 13, 2015

Conversation

cjubb39
Copy link
Member
@cjubb39 cjubb39 commented Apr 24, 2015

Was discussing debugging with core dump files and gdb in my office hours the other day. Thought adding it here could be helpful. I think it's super useful but would understand if you all think it's too advanced for this course.

(gdb lead me to leak-check which lead me to the memory notes)

  • debugging with core dump files (is this too advanced?)
  • leak-check=full is the way to go
  • Pointer vs. Array Distinction

@cjubb39
Copy link
Member Author
cjubb39 commented Sep 13, 2015

Wanted to bump discussion on this now that the new semester has started. If I get write permission, I can take care of this merge myself.

cjubb39 added a commit that referenced this pull request Sep 13, 2015
Memory / debugging updates
@cjubb39 cjubb39 merged commit b67fbd4 into cs3157:master Sep 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant