aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-03Set GDB version number to 14.1.gdb-14.1-releaseJoel Brobecker1-1/+1
2023-12-03Automatic date update in version.inGDB Administrator1-1/+1
2023-12-02Automatic date update in version.inGDB Administrator1-1/+1
2023-12-01Automatic date update in version.inGDB Administrator1-1/+1
2023-11-30Automatic date update in version.inGDB Administrator1-1/+1
2023-11-29Automatic date update in version.inGDB Administrator1-1/+1
2023-11-28Automatic date update in version.inGDB Administrator1-1/+1
2023-11-27i386: Use a fallback XSAVE layout for remote targetsJohn Baldwin3-0/+128
2023-11-27Fix bug in DAP handling of 'pause' requestsTom Tromey3-3/+97
2023-11-27Automatic date update in version.inGDB Administrator1-1/+1
2023-11-26Automatic date update in version.inGDB Administrator1-1/+1
2023-11-25Automatic date update in version.inGDB Administrator1-1/+1
2023-11-24Automatic date update in version.inGDB Administrator1-1/+1
2023-11-23Automatic date update in version.inGDB Administrator1-1/+1
2023-11-22Automatic date update in version.inGDB Administrator1-1/+1
2023-11-21Automatic date update in version.inGDB Administrator1-1/+1
2023-11-20Automatic date update in version.inGDB Administrator1-1/+1
2023-11-19Automatic date update in version.inGDB Administrator1-1/+1
2023-11-18Automatic date update in version.inGDB Administrator1-1/+1
2023-11-17Ignore static members in NoOpStructPrinterTom Tromey3-2/+21
2023-11-17Implement the notStopped DAP responseTom Tromey4-4/+59
2023-11-17Remove ExecutionInvokerTom Tromey4-31/+16
2023-11-17Automatically run (most) DAP requests in gdb threadTom Tromey14-130/+116
2023-11-17Handle StackFrameFormat in DAPTom Tromey6-47/+453
2023-11-17Automatic date update in version.inGDB Administrator1-1/+1
2023-11-16Automatic date update in version.inGDB Administrator1-1/+1
2023-11-15Minor cleanups in ada-nested.expTom Tromey1-5/+9
2023-11-15Automatic date update in version.inGDB Administrator1-1/+1
2023-11-14Update gdb.Symbol.is_variable documentationTom Tromey1-1/+3
2023-11-14Handle the static link in FrameDecoratorTom Tromey3-13/+174
2023-11-14Fix a bug in DAP scopes codeTom Tromey1-2/+6
2023-11-14Add gdb.Frame.static_link methodTom Tromey3-0/+39
2023-11-14Move follow_static_link to frame.cTom Tromey3-53/+53
2023-11-14Add block::function_blockTom Tromey2-0/+19
2023-11-14Add two convenience methods to blockTom Tromey2-3/+17
2023-11-14Automatic date update in version.inGDB Administrator1-1/+1
2023-11-13Automatic date update in version.inGDB Administrator1-1/+1
2023-11-12Automatic date update in version.inGDB Administrator1-1/+1
2023-11-11Automatic date update in version.inGDB Administrator1-1/+1
2023-11-10Automatic date update in version.inGDB Administrator1-1/+1
2023-11-09Automatic date update in version.inGDB Administrator1-1/+1
2023-11-08Automatic date update in version.inGDB Administrator1-1/+1
2023-11-07Automatic date update in version.inGDB Administrator1-1/+1
2023-11-06Automatic date update in version.inGDB Administrator1-1/+1
2023-11-05Automatic date update in version.inGDB Administrator1-1/+1
2023-11-04Automatic date update in version.inGDB Administrator1-1/+1
2023-11-03Automatic date update in version.inGDB Administrator1-1/+1
2023-11-02Automatic date update in version.inGDB Administrator1-1/+1
2023-11-01Automatic date update in version.inGDB Administrator1-1/+1
2023-10-31Implement DAP setVariable requestTom Tromey6-21/+311